[GRASS-SVN] r71845 - grass/trunk/gui/wxpython/startup
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Nov 26 07:04:58 PST 2017
Author: martinl
Date: 2017-11-26 07:04:58 -0800 (Sun, 26 Nov 2017)
New Revision: 71845
Modified:
grass/trunk/gui/wxpython/startup/locdownload.py
Log:
wxGUI: added GISMentors sample location for download
Modified: grass/trunk/gui/wxpython/startup/locdownload.py
===================================================================
--- grass/trunk/gui/wxpython/startup/locdownload.py 2017-11-26 10:46:48 UTC (rev 71844)
+++ grass/trunk/gui/wxpython/startup/locdownload.py 2017-11-26 15:04:58 UTC (rev 71845)
@@ -77,6 +77,10 @@
"label": "Fire simulation sample data",
"url": "https://grass.osgeo.org/sampledata/fire_grass6data.tar.gz",
},
+ {
+ "label": "GISMentors location, Czech Republic",
+ "url": "http://training.gismentors.eu/geodata/grass/gismentors.zip",
+ },
]
More information about the grass-commit
mailing list