Diskuse:155FGIS / Semestrální práce: Porovnání verzí

Z GeoWikiCZ
Řádek 21: Řádek 21:
* [Python] Rozšířit testy GRASS modulů [https://geo.fsv.cvut.cz/gwiki/155FGIS_/_Semestr%C3%A1ln%C3%AD_pr%C3%A1ce#C_2 (navázání na projekt z roku 2020]) https://grass.osgeo.org/grass82/manuals/libpython/gunittest_testing.html
* [Python] Rozšířit testy GRASS modulů [https://geo.fsv.cvut.cz/gwiki/155FGIS_/_Semestr%C3%A1ln%C3%AD_pr%C3%A1ce#C_2 (navázání na projekt z roku 2020]) https://grass.osgeo.org/grass82/manuals/libpython/gunittest_testing.html
* [Python] Nástroje pro Zerrain ruggedness index (TRI) nebo Topographic Position Index, http://gis.stackexchange.com/questions/6056/how-to-calculate-topographic-ruggedness-index-in-arcgis
* [Python] Nástroje pro Zerrain ruggedness index (TRI) nebo Topographic Position Index, http://gis.stackexchange.com/questions/6056/how-to-calculate-topographic-ruggedness-index-in-arcgis
* [Python] Rozšířit GRASS GIS AddOns o parametr minimal_version a jeho kontrolu v g.extension, https://grass.osgeo.org/grass78/manuals/g.extension.html
* [Python] Rozšířit GRASS GIS AddOns o parametr minimal_version a jeho kontrolu v g.extension, https://grass.osgeo.org/grass82/manuals/g.extension.html
* [Python] Nástroj pro konverzi QGIS stylu (QML) do GRASS GIS.  
* [Python] Nástroj pro konverzi QGIS stylu (QML) do GRASS GIS.  
<syntaxhighlight lang=xml>
<syntaxhighlight lang=xml>

Verze z 13. 4. 2023, 11:22

Project pool

QGIS

http://qgis.org

GRASS GIS

http://grass.osgeo.org

   <paletteEntry color="#ff0000" label="111-Urban fabric" alpha="255" value="1"/>
   <paletteEntry color="#cc0000" label="122-Road and rail networks and associated land" alpha="255" value="2"/>
   <paletteEntry color="#e6cccc" label="123-Port areas" alpha="255" value="3"/>
1 #ff0000
2 #cc0000
3 #e6cccc

OSM

https://openstreetmap.org

GDAL

https://gdal.org

Gisquick

https://gisquick.org

  • Testování vývojové verze (nahrání projektu, možnosti editace a pod)
  • Porovnání open source webových mapových platforem pro účely projektu VISKALIA

GIS.lab

https://gislab-npo.github.io/gislab/

Esri ArcGIS Pro

  • Vývoj extenze pro stahování dat RUIAN (postavenou na GDAL)