On Tue, 2009-06-16 at 13:07 -0700, Andrew Ayre wrote:
> Hi Dane,
> 
> Yep, but I'm using SQLite/Spatialite. I haven't managed to find a
> simple 
>   program like osm2pgsql to get data from OSM XML to Spatialite. Seems
> I 
> need multiple tools, 20Mb download (FW Tools), etc. I also want to
> use 
> the standard OSM styling for the maps - not sure if the SQLite plugin 
> for Mapnik would use it.
> 

Do you really need to render new tiles containing the OSM data? The
other alternative is to overlay the data in the browser. If you have
complex data then you can render it into tiles with a transparent
background. Or for simpler data OpenLayers supports drawing lines,
markers etc on top of the tiles.

        Jon


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

Reply via email to