[GRASS-dev] [GRASS GIS] #2192: v.centerpoint: line centers get all cat values from 1 to respective line

#2192: v.centerpoint: line centers get all cat values from 1 to respective line
-------------------------+--------------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.4
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Using v.centerpoint on lines with the output= parameter, resulting lines
have many cat values, corresponding to all the cat values from 1 to the
one of the respective line.

The attached image shows the issue and is the result of the following
command in the NC dataset:

{{{
v.centerpoint --overwrite input=roadsmajor output=roads_mid lcenter=mid
}}}

Moritz

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2192&gt;
GRASS GIS <http://grass.osgeo.org>

#2192: v.centerpoint: line centers get all cat values from 1 to respective line
-------------------------+--------------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.4
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by mmetz):

Replying to [ticket:2192 mlennert]:
> Using v.centerpoint on lines with the output= parameter, resulting lines
have many cat values, corresponding to all the cat values from 1 to the
one of the respective line.

Fixed in r58975.

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

#2192: v.centerpoint: line centers get all cat values from 1 to respective line
--------------------------+-------------------------------------------------
  Reporter: mlennert | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.4
Component: Default | Version: unspecified
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by mlennert):

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

Comment:

Replying to [comment:1 mmetz]:
> Replying to [ticket:2192 mlennert]:
> > Using v.centerpoint on lines with the output= parameter, resulting
lines have many cat values, corresponding to all the cat values from 1 to
the one of the respective line.
>
> Fixed in r58975.

Works perfectly, now. Thanks !

Moritz

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

#2192: v.centerpoint: line centers get all cat values from 1 to respective line
--------------------------+-------------------------------------------------
  Reporter: mlennert | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: Default | Version: unspecified
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by mlennert):

  * milestone: 6.4.4 => 7.0.0

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