Re: [GRASS-user] Problems with v.external

2007-12-09 Thread Hamish
Andreas Neumann wrote: I am trying to use postgis datasets read-only using v.external. However, I am having problems. Here is my command: v.external dsn=PG:host=localhost dbname=uster user=an password=mypw layer=natur.naturnahe_gaerten output=gaerten And here is my error message:

[GRASS-user] Problems with v.external

2007-12-04 Thread Andreas Neumann
Hello, I am trying to use postgis datasets read-only using v.external. However, I am having problems. Here is my command: v.external dsn=PG:host=localhost dbname=uster user=an password=mypw layer=natur.naturnahe_gaerten output=gaerten And here is my error message: Sorry, dbname is not a valid

Re: [GRASS-user] Problems with v.external

2007-12-04 Thread Markus Neteler
hi Andreas, it seems to work here. Could it be that your OGR installation is not compiled with PG support? ogrinfo --formats tells you. Markus Andreas Neumann-7 wrote: Hello, I am trying to use postgis datasets read-only using v.external. However, I am having problems. Here is my

Re: [GRASS-user] Problems with v.external

2007-12-04 Thread Hamish
Andreas Neumann wrote: I am trying to use postgis datasets read-only using v.external. However, I am having problems. Here is my command: v.external dsn=PG:host=localhost dbname=uster user=an password=mypw layer=natur.naturnahe_gaerten output=gaerten And here is my error message: