Sorry for the change of the topic.

Hi Achim,
First of all, thanks for your reply.
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".

I found a similar discussion here:
http://lists.osgeo.org/pipermail/grass-user/2009-November/052988.html

Where the solution was to use of the SVN version of the grass.
I already tried to use that version, bunt nothing changed.
Any me any suggestions?
Thank you.

Achim Kisseler wrote:
Hi,

it says:  "default" region is not set. Try
g.region -s
to save as fefault region

eventually use
v.in.ogr -e
to extend the location extends


Achim



Giacomo Piva schrieb:
Hi all,
I have already read and tested how to integrate the GRASS modules on a
BASH script as Markus suggested.
I'm running GRASS 6.4RC5 version.

I should convert a shapefile given in the Italian projection system
(Gauss-Boaga) into a raster file (GeoTIFF format) at a given resolution.
I have tried to use the v.to.rast module, but it first requires the
import module v.in.ogr.
So, I found some troubles in the region defining.

I've tried to set it manually with the command:
g.region s=... n=... e=.. w=..

But the command returns the following error:
ERROR: default region is not set.

I've tried also other solutions, as the command:  g.region
vect="path/to/file.shp"
But it returns the same error.

Could anyone give me any suggestions?
Thank you.



--
Giacomo

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to