[GRASS-SVN] r71972 - grass/branches/releasebranch_7_4/gui/wxpython/startup
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Dec 25 14:52:26 PST 2017
Author: martinl
Date: 2017-12-25 14:52:26 -0800 (Mon, 25 Dec 2017)
New Revision: 71972
Modified:
grass/branches/releasebranch_7_4/gui/wxpython/startup/locdownload.py
Log:
wxGUI: added GISMentors sample location for download
(merge r71845 from trunk)
Modified: grass/branches/releasebranch_7_4/gui/wxpython/startup/locdownload.py
===================================================================
--- grass/branches/releasebranch_7_4/gui/wxpython/startup/locdownload.py 2017-12-25 22:50:38 UTC (rev 71971)
+++ grass/branches/releasebranch_7_4/gui/wxpython/startup/locdownload.py 2017-12-25 22:52:26 UTC (rev 71972)
@@ -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