[GRASS-dev] Has g.region (cli, in grass_trunk) effect on wx monitors?
Nikos Alexandris
nik at nikosalexandris.net
Tue Jan 8 06:20:23 PST 2013
Nikos:
> > It seems that setting the region extent from the cli (in current
> > grass_trunk) does not have any effect on a wx monitor.
Moritz:
> What do you mean with "effect" ? If you chose to zoom tu current region
> extent, it zooms to the region you set on cli, or ?
Yes, it does.
I was expecting that the following would also work:
# launch grass70 in some LOCATION
# region was/is set to Raster_1
d.rast Raster
d.erase
# so far, so good
g.region rast=Raster_2
d.rast Raster_2 # shows nothing
#as stated by Moritz, it takes to zoom to the comp-region
Thanks, Nikos
More information about the grass-dev
mailing list