[GRASS-SVN] r66988 - grass-addons/grass7/vector/v.in.natura2000
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Nov 30 09:02:22 PST 2015
Author: hellik
Date: 2015-11-30 09:02:22 -0800 (Mon, 30 Nov 2015)
New Revision: 66988
Modified:
grass-addons/grass7/vector/v.in.natura2000/v.in.natura2000.html
Log:
v.in.natura2000: add note about pyspatialite which is used by the script
Modified: grass-addons/grass7/vector/v.in.natura2000/v.in.natura2000.html
===================================================================
--- grass-addons/grass7/vector/v.in.natura2000/v.in.natura2000.html 2015-11-30 16:36:15 UTC (rev 66987)
+++ grass-addons/grass7/vector/v.in.natura2000/v.in.natura2000.html 2015-11-30 17:02:22 UTC (rev 66988)
@@ -18,6 +18,9 @@
imported data may have more layers in case of overlapping polygones .
The sqlite/spatialite data is shipped in EPSG:3035 projection.
+
+The script uses <a href="https://pypi.python.org/pypi/pyspatialite/3.0.1-alpha-0">pyspatialite</a>
+for connecting to the sqlite/spatialite database.
</p>
<h2>EXAMPLE</h2>
More information about the grass-commit
mailing list