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

How are underground features such as telecommunication cables or water supply pipes represented in OSM base maps?

1

An underground pipeline or cable will sometimes have an access road,which will be represented as a surface feature, but if there is no surface feature, how will it show on the OSM map? Are there Presets for either underground water pipelines, or telecommunication cables?

asked 23 Jul '14, 01:06

Robert%20Copithorne's gravatar image

Robert Copit...
26224
accept rate: 0%

edited 23 Jul '14, 01:25


One Answer:

3

location=underground would seem to be the choice unless in a self supporting structure such as a tunnel. Tag:man_made=pipeline suggests using location for 'underground', 'underwater' or 'overground' pipes.
Taginfo shows location=underground to be popular.
In special situations the key covered may be suitable

How it looks on a map will depend on the rendering scheme used. eg the underground rail shows well on the openstreetmap transport layer. I couldn't find an example of comms cables underground.

Note that the key layer -1 does not indicate undergound, but instead layer indicates relative position to other objects.

answered 23 Jul '14, 05:53

nevw's gravatar image

nevw
9.8k2690178
accept rate: 9%

edited 23 Jul '14, 06:11

Source code available on GitHub .