[GRASS-user] Region of a new mapset (6.3.1svn)

Aldo Clerici aldo.clerici at unipr.it
Sun Feb 1 06:24:05 EST 2009


Dear GRASS people,

when I create a new mapset, a new region is automatically created with north
and east values corresponding to the north and east values of the original
(default) location, but with south and  west values set to 0.

 

Example:

> g.region -dp

 

projection: 1 (UTM)

zone:       32

datum:      eur50

ellipsoid:  international

north:      4944000

south:      4924500

west:       538000

east:       552900

nsres:      5

ewres:      5

rows:       3900

cols:       2980

cells:      11622000

 

> g.mapset -c mapset=newmapset

> g.region -p

projection: 1 (UTM)

zone:       32

datum:      eur50

ellipsoid:  international

north:      4944000

south:      0

west:       0

east:       552900

nsres:      5

ewres:      5

rows:       988800

cols:       110580

cells:      1093441504000

 

and this region is assumed as the default region:

> g.region -dp

 

projection: 1 (UTM)

zone:       32

datum:      eur50

ellipsoid:  international

north:      4944000

south:      0

west:       0

east:       552900

nsres:      5

ewres:      5

rows:       988800

cols:       110580

cells:      1093441504000

 

I should expect  that the new mapset had the same size as the original
default region.  May be I forgot some option?

 

Thanks in advance.

 

Aldo Clerici

Earth Science Department

Parma University

Italy

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20090201/32162c60/attachment-0001.html


More information about the grass-user mailing list