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

Powerlines (minor) in the UK

0

Hi,

I am a very new user, and was wondering how we could see power lines (under 132kV) over the UK. Is there a filter somewhere?

Many thanks!

asked 11 Aug '17, 12:21

Ashley94032's gravatar image

Ashley94032
11112
accept rate: 0%


One Answer:

1

Try with overpass-turbo (example here).

Power lines may not have their voltage mapped, so you may need a mix of terms:

  • power=minor_line : should be 11k or possibly 33k, but may include lower volatages.
  • power=line with voltage= (valid values under 132 Kv)
  • power=line with only one wire per cable.

See the wiki for the likely values for these tags.

answered 11 Aug '17, 19:52

SK53's gravatar image

SK53 ♦
28.1k48268433
accept rate: 22%

1

There is also the Power Grid Map from flosm.de but minor power lines are also shown on osm.org

(12 Aug '17, 07:12) escada

Source code available on GitHub .