[GRASS-SVN] r45725 - grass-addons/general/grass_create_location

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Mar 22 10:17:56 EDT 2011


Author: neteler
Date: 2011-03-22 07:17:56 -0700 (Tue, 22 Mar 2011)
New Revision: 45725

Modified:
   grass-addons/general/grass_create_location/README.txt
Log:
+grass.create_location() hint

Modified: grass-addons/general/grass_create_location/README.txt
===================================================================
--- grass-addons/general/grass_create_location/README.txt	2011-03-22 07:36:38 UTC (rev 45724)
+++ grass-addons/general/grass_create_location/README.txt	2011-03-22 14:17:56 UTC (rev 45725)
@@ -1,4 +1,10 @@
 Script to generate GRASS location from outside GRASS
 from GIS file (e.g. geoTIFF or SHAPE), wktfile or EPSG code.
 
-TODO: rewrite as Python script
+TODO: rewrite as Python script. A partial solution is
+implementedin GRASS 7:
+
+* grass.create_location() [1] for unprojected locations, 
+  for the rest is needed running GRASS session (`g.proj`).
+
+[1] http://grass.osgeo.org/programming7/namespacepython_1_1core.html#a0e55b38e9bb8c7b104e8884f26dc618a



More information about the grass-commit mailing list