[GRASS-dev] [GRASS GIS] #789: g.region option to expand the computational region of about "some" pixels?

GRASS GIS trac at osgeo.org
Thu Nov 14 12:53:43 PST 2013


#789: g.region option to expand the computational region of about "some" pixels?
---------------------------------------------------+------------------------
 Reporter:  nikos                                  |       Owner:  grass-dev@…              
     Type:  enhancement                            |      Status:  new                      
 Priority:  normal                                 |   Milestone:  7.0.0                    
Component:  Default                                |     Version:  unspecified              
 Keywords:  g.region, expand computational region  |    Platform:  Unspecified              
      Cpu:  Unspecified                            |  
---------------------------------------------------+------------------------

Comment(by hamish):

 Replying to [comment:10 nikosa]:
 > How would `g.region.point` help in setting the region so as to
 > cover/match the extent of a point vector map and be a bit
 > larger so as to include its points in the `v.what.rast` process?

 your initial idea of "g.region -a vect=mmmm res=xxxx" solves it. Set the
 resolution to 1000 there (or whatever) and the -a flag will ''always''
 grow outwards in all 4 directions. So you run the above, then run g.region
 a second time with your finer resolution. If your second finer-resolution
 fits evenly in the initial coarser one, you now have a grown region with
 bounds rounded to nice whole numbers, a bit bigger than your points map so
 catching them all!


 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/789#comment:11>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list