[GRASS-dev] [GRASS GIS] #3248: v.external: mixed up IDs from PostGIS tables

GRASS GIS trac at osgeo.org
Tue Jan 10 04:15:26 PST 2017


#3248: v.external: mixed up IDs from PostGIS tables
--------------------------+-------------------------
  Reporter:  sbl          |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  7.2.1
 Component:  Vector       |    Version:  7.0.5
Resolution:               |   Keywords:  v.external
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+-------------------------

Comment (by sbl):

 Thanks Martin for the quick fix. I can confirm that the issue is solved in
 r70330.
 Leaving the ticket open until it is backported...


 BTW:
 {{{
 GRASS_VECTOR_OGR=1 v.what.rast map=points_pg raster=rand column=morphology
 }}}
 did not work, but
 {{{
 GRASS_VECTOR_OGR=1 v.external --overwrite input=PG:dbname=gisdata
 layer=points output=points_pg -o
 v.what.rast map=points_pg raster=rand column=morphology
 }}}
 did.

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



More information about the grass-dev mailing list