I'm currently trying to integrate Mapnik into a webapp, which for a variety
of reasons has to run under Ubuntu Jaunty Jackalope, which appears to limit
me to Mapnik 0.5.  This version lacks the PointDatasource and Ogr classes
which would make it simple to render live spatial data from our MySQL
database into the generated map tiles.

My question is, what is the best way to render live MySQL data in 0.5? 
Currently I'm using OGR2OGR to export the data to an ESRI Shapefile, and
rendering that, but I'd like to be able to manage the data more dexterously,
so that I can render the data with different queries etc etc.
-- 
View this message in context: 
http://old.nabble.com/Importing-MySQL-Spatial-Data-Into-Mapnik-0.5-tp26895679p26895679.html
Sent from the Mapnik - Users mailing list archive at Nabble.com.

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to