OpenStreetMap 标志 OpenStreetMap

Searching for electrical substations

scottbouch 于 2022年五月12日 以 English 发布

Just a question, when searching for any substation. As an example, here is Pembroke Substation:

osm.org/relation/13110367

However searching using the words “Pembroke Substation” returns significantly wrong results ie: in Bristol, Dublin, and even Florida!

The Name field is spelled correctly as “Pembroke Substation”, copy/pasting these exact words from the Name field into the search bar still can’t find it.

I have only been researching substations in South Wales so far, and they all have had good accurate naming, and are wither a Way if a single entity, or a Relation if more than one Way is used.

Is there a setting somewhere to enable this search? Maybe someone could drop me a message.

Many thanks, Scott

电子邮件图标 Bluesky图标 Facebook图标 LinkedIn图标 Mastodon图标 Telegram图标 X图标

讨论

spiregrain2022年05月13日 07:31 的评论

Morning Scott - have you met https://overpass-turbo.eu/ ?

You can build and run very complex queries that should give you what you need. Here are some to get you started-

  1. https://overpass-turbo.eu/s/1iq3 - this one looks for any node, way or relation (nwr) with the word ‘substation’ in the name. I’ve set it for the Pembroke area, but you can scroll around the map and hit “run” (top left) to run it for other areas.

  2. https://overpass-turbo.eu/s/1iq4 - the one looks for any node, way or relation which has the tags power=substation, the usual way to tag a substation.

You can click the little circles to see the details. Or you can hit the ‘Data’ tab (top right) to see it all in a scrolling list.

SK532022年05月13日 11:33 的评论

Also this info is shown on OpenInfraMap, and in your area the open data from Western Power Distribution is also available. Both courtesy of Russ Garrett.

scottbouch2022年05月16日 12:22 的评论

Thank you both for the support with this, all solutions and explanations are excellent!!

Cheers, Scott.

登录以留下评论