[gdal-dev] Setting a point into postgresql using GDAL

Ahmed Tolba Ahmed.Tolba at schiebel.net
Tue Feb 7 04:17:12 PST 2017


Hi All,
I’m trying to set a point xyz, which represents longitude altitude latitude, but when I create the feature, I get Error 1 Can’t find transcation response.

The Geometry field is set by this in the database:

ALTER TABLE poiserver ALTER COLUMN geom TYPE GEOMETRY(POINTZ,4326) USING ST_Force3D(geom);

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20170207/567aa02c/attachment.html>


More information about the gdal-dev mailing list