On Thu, 10 Dec 2009, Giacomo Piva wrote:
To clarify my problem, i want to specify that the main problem is that all command that involves the g.region always returns the reported error (ERROR: default region is not set.) also the "help".
Giacomo, If you did not set the region/boundary when defining the location and mapset you'll see this error. Have you tried 'g.region vect=<mapname>'? That sets the region to that of the imported vector map. You can also use the rast= option to set the region based on a raster map. Rich _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
