[GRASS-dev] [GRASS GIS] #121: g.region should set (top, bottom) from the 3d vector specified by vect=

#121: g.region should set (top, bottom) from the 3d vector specified by vect=
-------------------------+--------------------------------------------------
Reporter: 1gray | Owner: grass-dev@lists.osgeo.org
     Type: enhancement | Status: new
Priority: trivial | Milestone: 6.4.0
Component: default | Version: svn-trunk
Keywords: |
-------------------------+--------------------------------------------------
It was [nntp://news.gmane.org/gmane.comp.gis.grass.devel/26187 reported]
that the {{{g.region}}}'s {{{vect=}}} option doesn't set the (top,
bottom) boundaries from the vector's ones.

An (untested) patch is attached.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/121&gt;
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/

#121: g.region should set (top, bottom) from the 3d vector specified by vect=
--------------------------+-------------------------------------------------
  Reporter: 1gray | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: trivial | Milestone: 6.4.0
Component: default | Version: svn-trunk
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment (by neteler):

It seems to work ok! Tested with

{{{
r.random -d input="elevation.dem" n="100" vector_output="random3d"
}}}

please submit (both to 6.4 and 7).

Markus

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/121#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#121: g.region should set (top, bottom) from the 3d vector specified by vect=
--------------------------+-------------------------------------------------
  Reporter: 1gray | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: closed
  Priority: trivial | Milestone: 6.4.0
Component: default | Version: svn-trunk
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by neteler):

  * status: new => closed
  * resolution: => fixed

Comment:

Applied to 6.4 branch and trunk.

Markus

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/121#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>