This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Downloading OSM then re-applying the OSM style in Mapnik

0

Hi all,

I've downloaded OSM as xml data for roads in Brazil. I lost all the OSM styling when I did this, but I want to re-apply the styling (I need to use the data off-line). I have installed Mapnik but its pretty complicated for a beginner and I have no idea how to replicate the OSM style.

Has anyone written the Python script for Mapnik that will re-apply the OSM styling to the xml data?

Thanks.

Adam

asked 22 Oct '12, 00:00

adam_redgrave's gravatar image

adam_redgrave
1111
accept rate: 0%


One Answer:

0

If you want to try another renderer that might be a bit beginner friendly:

Have a look at Maperitive

If I remember correctly, it has a style that is quite near to the original Mapnik style.

answered 22 Oct '12, 16:22

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .