[mapguide-users] Spatial Views with SQLite

Jackie Ng jumpinjackie at gmail.com
Tue Jun 5 09:02:15 PDT 2012


There's 2 extra metadata tables you may need to fill in

fdo_columns: To describe the FDO data properties
spatial_ref_sys: To describe the FDO spatial context for that the geometry
property's SRID is describing.

Finally there's also a UseFdoMetadata connection property for the SQLite
provider that tells the provider to use these tables or make an intelligent
guess if false or not specified. It's probably making a bad guess?

- Jackie

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Spatial-Views-with-SQLite-tp4979185p4979271.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list