[gdal-dev] ogr2ogr PGDUMP not using typmod?

Stefano Iacovella stefano.iacovella at gmail.com
Sat Nov 30 08:15:51 PST 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20131130/1f91b6c8/attachment.html>


More information about the gdal-dev mailing list