Hi Jukka, Thanks for the heads up - yes, Mapnik's native SQLite plugin has from the beginning leveraged rtree spatial indexes, and actually (as of 2 weeks ago in trunk) will now generate them on the fly if they do not exist, which allows one to use the plugin without spatialite being installed (and allows using ogr2ogr created sqlite files that were not created using spatialite).
Dane On Aug 29, 2011, at 3:38 AM, Rahkonen Jukka wrote: > Hi, > > While I was playing with rendering OSM data from Spatialite database with > Mapserver I found an issue that is reported in > http://trac.osgeo.org/gdal/ticket/4212 > Perhaps it is worth having a look if Mapnik SQLite plugin already is using > the Spatialite spatial index table as it should. > > -Jukka Rahkonen- > _______________________________________________ > Mapnik-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/mapnik-users _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

