[postgis-users] Writing to PostGIS with OGR

Frank Warmerdam warmerdam at pobox.com
Wed Feb 15 05:41:09 PST 2006


Philippe Wüger wrote:
> SetFeature() returns an |OGRERR_UNSUPPORTED_OPERATION| error. Does this 
> mean, that I can't write to the DB, i. e. the driver doesn't support it?

Philippe,

This likely means you are using an older version of OGR where this method
was not implemented in the postgres/postgis driver.  Please upgrade to
GDAL/OGR 1.3.2 (or even a nightly CVS snapshot for a few new features).

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent




More information about the postgis-users mailing list