[mapguide-users] OGR+PostGIS : Update and insert
Bruno Scott
bscott at geomapgis.com
Thu Nov 22 09:11:31 EST 2007
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-tf4856533s16610.html#a13897172
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list