[GRASS-dev] [GRASS GIS] #2933: v.label issue

GRASS GIS trac at osgeo.org
Mon Apr 29 06:32:40 PDT 2019


#2933: v.label issue
--------------------------+-------------------------
  Reporter:  vincent      |      Owner:  grass-dev@…
      Type:  defect       |     Status:  closed
  Priority:  normal       |  Milestone:  7.0.7
 Component:  Vector       |    Version:  svn-trunk
Resolution:  wontfix      |   Keywords:  v.label
       CPU:  Unspecified  |   Platform:  Linux
--------------------------+-------------------------

Comment (by veroandreo):

 Here's how to test in NC

 {{{
 v.label map=railroads at PERMANENT column=OBJECTID where="OBJECTID >= 10800"
 labels=railroads
 d.mon wx0
 d.vect railroads
 d.labels railroads
 }}}

 Seems to work fine, it does respect the where condition. I'd better close
 as fixed.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2933#comment:6>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list