[fdo-users] OGR+PostGIS : Update and insert

Traian Stanev traian.stanev at autodesk.com
Thu Nov 22 09:17:25 EST 2007


It supports update to formats that the underlygin OGR library supports as read/write. I have tried it in Map (successfully), but only with SHP files and it was a while ago.

Traian

________________________________________
From: fdo-users-bounces at lists.osgeo.org [fdo-users-bounces at lists.osgeo.org] On Behalf Of Bruno Scott [bscott at geomapgis.com]
Sent: Thursday, November 22, 2007 9:12 AM
To: fdo-users at lists.osgeo.org
Subject: [fdo-users] OGR+PostGIS : Update and insert

Has anyone successfully use the OGR provider for PostGIS for update and
insert?

I use it successfully for displaying data using Map 3D 2008
But when i try to modify something i have an error telling me that the
provider does not support updates.

When i query the ogr provider capabilities it returns :

  <SupportsTransactions>true</SupportsTransactions>
  <SupportedCommands>
    <Name>ApplySchema</Name>
    <Name>DescribeSchema</Name>
    <Name>Select</Name>
    <Name>Insert</Name>
    <Name>Update</Name>
    <Name>Delete</Name>
    <Name>SQLCommand</Name>
    <Name>GetSpatialContexts</Name>
  </SupportedCommands>

Is it a bug in Map? in fdo? in the OGR provider?

Thanks
Bruno
--
View this message in context: http://www.nabble.com/OGR%2BPostGIS-%3A-Update-and-insert-tf4856535s18162.html#a13897175
Sent from the fdo-users mailing list archive at Nabble.com.

_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users


More information about the fdo-users mailing list