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
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to