Hi all, I am having trouble trying to force ogr2ogr to use the typmod geometry column creation using the PGDUMP format. I tried to use -lco POSTGIS_VERSION=2.0 but also with it I find this in the output sql file:
SELECT AddGeometryColumn('public','linee','geom',4326,'LINESTRING',2); This is definitely not a big issue as I can easily update the sql file before running it, but I wonder if it is just me that can't find the right way. Thank you for any hint Stefano --------------------------------------------------- 41.95581N 12.52854E http://www.linkedin.com/in/stefanoiacovella http://twitter.com/#!/Iacovellas
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev