Although OSGeo.PostGIS and OSGeo.PostgreSQL are both FDO providers for PostGIS databases. They are implemented differently and as a result:
- They require different connection parameters - They have different naming conventions for schemas/classes/properties. What this means is that your PostGIS layers will probably break if you change your feature source from OSGeo.PostGIS to OSGeo.PostgreSQL or vice versa. Also note the general consensus is that OSGeo.PostGIS has been really unreliable for production use, and if possible you should use the OSGeo.PostgreSQL provider which is newer and will be getting more attention from Autodesk. - Jackie -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Item-X-is-already-in-this-named-collection-tp5237836p5256002.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
