[GRASS-SVN] r68214 - grass-addons/grass7/vector/v.in.natura2000
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Apr 6 02:53:51 PDT 2016
Author: hellik
Date: 2016-04-06 02:53:51 -0700 (Wed, 06 Apr 2016)
New Revision: 68214
Modified:
grass-addons/grass7/vector/v.in.natura2000/v.in.natura2000.html
Log:
v.in.natura2000: add additional notes to manual
Modified: grass-addons/grass7/vector/v.in.natura2000/v.in.natura2000.html
===================================================================
--- grass-addons/grass7/vector/v.in.natura2000/v.in.natura2000.html 2016-04-05 12:09:47 UTC (rev 68213)
+++ grass-addons/grass7/vector/v.in.natura2000/v.in.natura2000.html 2016-04-06 09:53:51 UTC (rev 68214)
@@ -23,6 +23,19 @@
for connecting to the sqlite/spatialite database.
</p>
+<p>
+With the database update by end 2015 the column <i>PERCENTAGE_COVER</i>
+in the HABITATS table was renamed to <i>PERCENTAGECOVER</i>. The addon
+script was adapted accordingly; for Natura 2000 database versions <
+2015, the column has to be renamed back.
+</p>
+
+<p>
+Depending on which taxonomy was used to identify species, different
+species codes may be used for species across EU member states. Check the
+<a href="http://bd.eionet.europa.eu/activities/Natura_2000/reference_portal">Reference Portal for Natura 2000</a>
+ (<i>Codelist for species (Annex II,IV,V)</i>) for species and their synonyms.</p>
+
<h2>EXAMPLE</h2>
<div class="code">
More information about the grass-commit
mailing list