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

Displaying only certain features (i.e. rivers/streams)

1

Is there a way to display only labeled bodies of water and more basic administrative boundaries? I'd like to use this tool to get some images to illustrate certain stream systems for Wikipedia. Thank you!

asked 22 May '13, 10:58

cskies's gravatar image

cskies
16112
accept rate: 0%


3 Answers:

3

If you can live with statically generated imagers your best bet is likely to use Maperitive http://maperitive.net/ or TileMill (if you have a rendering DB setup somewhere) http://www.mapbox.com/tilemill/.

Maperitive reads OSM files directly however will not handle large areas gracefully.

answered 22 May '13, 13:16

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

3

Type "custom" in the search box above and browse the results. You'll likely want to use a software like Maperitive to render maps, perhaps in conjunction with a clever "Overpass API" request to download only the data you need. Maperitive can output SVG which you can then customise in Inkscape or so.

answered 22 May '13, 13:17

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

2

User skaringa created a map of watersheds of Central Europe based only on free data and software. Perhaps you can get the one or other idea there.

To illustrate certain stuff for Wikipedia you maybe also want to have a look at WIWOSM which was made to connect OSM with Wikipedia.

answered 22 May '13, 17:18

malenki's gravatar image

malenki
4.7k24683
accept rate: 6%

Source code available on GitHub .