On 13. 06. 11 14:13, Manuel Reimer wrote:
Hello,

I have a small .osm file. Now I want to render this part using the style, used on openstreetmap.org.

- Where may I get that style from?
From here: http://trac.openstreetmap.org/browser/applications/rendering/mapnik/osm.xml
- How to make mapnik render the OSM file without needing a SQL server?
You can use direct OSM file as datasource:
http://trac.mapnik.org/wiki/XMLConfigReference#Datasource

However, don't expect the very same results than from a PGSQL - Postgis database. OSM data are usually pre-processed with osm2pgsql before being rendered.

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

Reply via email to