RE: [GRASS-user] I can´t import postgis layer using v.in.ogr in WinGRASS
Pablo Carreira
pablotcarreira at hotmail.com
Tue Mar 9 14:48:59 EST 2010
Hi Thyberio,
>until that, all ok.....but when:
>v.in.ogr dsn="PG:host=localhost dbname=gis user=postgres" layer=Municipios output=Municipios
>i recieve the following message:
>ERROR: Unable to open data source <"PG:host=localhost dbname=gis user=postgres........
Try:
v.in.ogr dsn=PG:dbname=gis host=localhost user=postgres password=******** output=Municipios
Note there is no "" . If it does not work please paste the full error report.
Make sure that pg server is running.
Pablo.
_________________________________________________________________
Navegue sem medo: O Internet Explorer 8 te deixa mais protegido. Baixe gratuitamente.
http://go.microsoft.com/?linkid=9707132
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20100309/a1ac5b6f/attachment.html
More information about the grass-user
mailing list