GDAL
February 24, 2016, 7:34am
1
#2933: v.label issue
---------------------+-------------------------
Reporter: vincent | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.4
Component: Vector | Version: svn-trunk
Keywords: | CPU: Unspecified
Platform: Linux |
---------------------+-------------------------
v.label "where" option is broken. Depending on the sql statement provided
it results in a 0/1 filter (zero or all features labeled).
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2933> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
February 24, 2016, 8:20am
2
#2933: v.label issue
--------------------------+-------------------------
Reporter: vincent | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.4
Component: Vector | Version: svn-trunk
Resolution: | Keywords: v.label
CPU: Unspecified | Platform: Linux
--------------------------+-------------------------
Changes (by martinl):
* keywords: => v.label
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2933#comment:1> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
April 27, 2019, 10:55pm
3
#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
--------------------------+-------------------------
Changes (by martinl):
* status: new => closed
* resolution: => wontfix
Comment:
No activity. No reproducable example.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2933#comment:5> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
April 29, 2019, 1:32pm
4
#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@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 >
GDAL
April 29, 2019, 7:10pm
5
#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 vincent):
You are right, now it works fine.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2933#comment:7> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
May 3, 2019, 4:53pm
6
#2933: v.label issue
--------------------------+-------------------------
Reporter: vincent | Owner: grass-dev@…
Type: defect | Status: reopened
Priority: normal | Milestone: 7.0.7
Component: Vector | Version: svn-trunk
Resolution: | Keywords: v.label
CPU: Unspecified | Platform: Linux
--------------------------+-------------------------
Changes (by veroandreo):
* status: closed => reopened
* resolution: wontfix =>
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2933#comment:8> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
May 3, 2019, 4:53pm
7
#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: fixed | Keywords: v.label
CPU: Unspecified | Platform: Linux
--------------------------+-------------------------
Changes (by veroandreo):
* status: reopened => closed
* resolution: => fixed
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2933#comment:9> ;
GRASS GIS <https://grass.osgeo.org >