Mercurial > repos > iuc > geopandas_table2geojson
comparison table2geojson.xml @ 1:fb5081261c10 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/geopandas commit d884ec05f204bf49251c3c1238fe192394fe5d90
author | iuc |
---|---|
date | Mon, 30 Jun 2025 09:28:17 +0000 |
parents | 7bc130112fa3 |
children |
comparison
equal
deleted
inserted
replaced
0:7bc130112fa3 | 1:fb5081261c10 |
---|---|
1 <tool id="geopandas_table2geojson" name="Table to GeoJSON" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2" license="MIT"> | 1 <tool id="geopandas_table2geojson" name="Table to GeoJSON" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2" license="MIT"> |
2 <description></description> | 2 <description></description> |
3 <macros> | 3 <macros> |
4 <token name="@TOOL_VERSION@">1.0.1</token> | 4 <token name="@TOOL_VERSION@">1.1.1</token> |
5 <token name="@VERSION_SUFFIX@">0</token> | 5 <token name="@VERSION_SUFFIX@">0</token> |
6 </macros> | 6 </macros> |
7 | 7 |
8 <requirements> | 8 <requirements> |
9 <requirement type="package" version="@TOOL_VERSION@">geopandas</requirement> | 9 <requirement type="package" version="@TOOL_VERSION@">geopandas</requirement> |