[GRASS-dev] [GRASS GIS] #3245: v.external 'Unable to open data source'
GRASS GIS
trac at osgeo.org
Mon Jan 9 06:38:55 PST 2017
#3245: v.external 'Unable to open data source'
------------------------+-------------------------
Reporter: sbl | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.1
Component: Vector | Version: 7.2.0
Keywords: v.external | CPU: Unspecified
Platform: Linux |
------------------------+-------------------------
In GRASS 7.0.6:
{{{
v.external --overwrite input="PG:dbname=gisdata" layer=schema.point_layer
output=point_layer
}}}
works and links the 1000 points from my PostGIS table.
In GRASS 7.2.0 (r69825) I get:
{{{
ERROR: Unable to open data source 'dbname=gisdata'
}}}
with exactly the same command
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3245>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list