[GRASS-SVN] r36605 - grass/branches/develbranch_6/vector
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Apr 7 05:33:40 EDT 2009
Author: neteler
Date: 2009-04-07 05:33:40 -0400 (Tue, 07 Apr 2009)
New Revision: 36605
Modified:
grass/branches/develbranch_6/vector/vectorintro.html
Log:
Added map naming convention
Modified: grass/branches/develbranch_6/vector/vectorintro.html
===================================================================
--- grass/branches/develbranch_6/vector/vectorintro.html 2009-04-07 09:31:21 UTC (rev 36604)
+++ grass/branches/develbranch_6/vector/vectorintro.html 2009-04-07 09:33:40 UTC (rev 36605)
@@ -43,6 +43,9 @@
and export only attribute tables, use <a href="db.in.ogr.html">db.in.ogr</a>
and <a href="db.out.ogr.html">db.out.ogr</a>.
+The naming convention for vector maps require that map names start with a
+character, not a number (map name scheme: [A-Za-z][A-Za-z0-9_]*).
+
<h3>Metadata</h3>
The <a href="v.info.html">v.info</a> display general information such
More information about the grass-commit
mailing list