Sometimes GUI output is not like commandline commands have to be. Maybe its just the missing " ".

?


v.out.ogr -c input=poly...@mapset type=area dsn=PG:host=localhost
dbname=postgis user=users password=users format=PostgreSQL



v.out.ogr -c input=poly...@mapset type=area dsn="PG:host=localhost"
dbname=postgis user=users password=users format=PostgreSQL
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to