Mercurial > repos > bgruening > 3dtrees_potree
comparison 3dtrees_potree.xml @ 2:4b51d3803987 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/3dtrees_potree commit 77dc494536dccc155f7ee7f078c4d2d22b7ef8b7
| author | bgruening |
|---|---|
| date | Tue, 10 Mar 2026 19:58:03 +0000 |
| parents | bd474d8124e3 |
| children |
comparison
equal
deleted
inserted
replaced
| 1:bd474d8124e3 | 2:4b51d3803987 |
|---|---|
| 1 <tool id="3dtrees_potree" name="3Dtrees: Potree Converter" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2"> | 1 <tool id="3dtrees_potree" name="3Dtrees: Potree Converter" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2"> |
| 2 <description>Convert LAS/LAZ point clouds to Potree octree format for web visualization</description> | 2 <description>Convert LAS/LAZ point clouds to Potree octree format for web visualization</description> |
| 3 <macros> | 3 <macros> |
| 4 <token name="@TOOL_VERSION@">1.0.0</token> | 4 <token name="@TOOL_VERSION@">1.0.1</token> |
| 5 <token name="@VERSION_SUFFIX@">1</token> | 5 <token name="@VERSION_SUFFIX@">0</token> |
| 6 </macros> | 6 </macros> |
| 7 <requirements> | 7 <requirements> |
| 8 <container type="docker">ghcr.io/3dtrees-earth/3dtrees_potree:@TOOL_VERSION@</container> | 8 <container type="docker">ghcr.io/3dtrees-earth/3dtrees_potree:@TOOL_VERSION@</container> |
| 9 </requirements> | 9 </requirements> |
| 10 <command detect_errors="exit_code"><