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

Creating “silent maps” for educational purposes

0

Dear community,

I've been spinning some ideas about programmatically creating "silent" (blank?) maps for studying geography. Based on the bounding box of the desired item (like a city or street, could be any POI basically), I'd like to automagically render a custom tile with the appropriate zoom level and no street/city names indicated.

Based on my current research, I believe I should go with maperitive, however I was hoping the community would provide some feedback or suggestions regarding a specific tool that might help me or even point me into the direction of a similar project.

Thanks in advance

asked 10 Aug '15, 02:02

oschlueter's gravatar image

oschlueter
11112
accept rate: 0%


One Answer:

0

Maybe you can find another approach via Vector Tiles ...

answered 10 Aug '15, 20:28

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .