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

Render OSM XML to SVG with custom but simple rendering

0

I want to create maps like these: http://en.wikipedia.org/wiki/Wikipedia:Blank_maps

I have the data in an OSM file (only the boundaries). And I want to compile it to my own SVG file.

The tool needs to be open source (so maperitive doesn't count) and preferably maintained (so I won't use osmarenderer).

Are there any tools left? Or do I have to write my own tool?

asked 31 Oct '12, 10:00

Sanderd17's gravatar image

Sanderd17
1.1k51637
accept rate: 31%


One Answer:

0

Have a look at SVG or about Rendering in general .. all known renderers are listed there, so find out which is opensource.

answered 31 Oct '12, 18:02

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .