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

How can I highlight a certain type of ways?

2

Hi,

I'm looking for a possibility to highlight certain types of ways on OSM. In fact, I want to have a map of the (mapped) abandoned railway lines in my hometown. There are some already, but you can't see them really good and you have to zoom in a lot to see them and so on.

Is there a way to highlight ways with railway:abandoned or/and railway:disused in a OSM? (an easy one, please ;-) )

Thanks in advance,

Mr Kanister

asked 19 Aug '11, 20:28

Mister%20Kanister's gravatar image

Mister Kanister
90235
accept rate: 0%


2 Answers:

4

The answer of this question depends if you want a map of this information for display, for paper or for editing.

If you want to be a web map, this question:

How do I render Maps for My Website

Is a good start. Using that information, you can start the rendering process. Some tools that didn't exist when answer was made are TileMill for designing the rendering and TileStache for publishing the results.

If you want a printed map, then this printed map tutorial using Inkscape is probably your best starting place.

If you want the map for editing purposes, then the best thing to do is probably look at MapCSS, which can be used in either Potlatch, or in Josm.

answered 20 Aug '11, 14:54

emacsen's gravatar image

emacsen
1.2k1623
accept rate: 13%

2

You can use Ito Map and choose the railway layer.

answered 22 Aug '11, 15:07

quantumstate's gravatar image

quantumstate
4551512
accept rate: 30%

Good point. The site is displaying a dedicated layer where disused/abandoned/dismantled railways are rendered in a special colour.

(22 Aug '11, 15:15) Pieren

Source code available on GitHub .