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

View only certain layers items

0

Hi, I would like to see substations and electricity grid lines only for certain regions. Is it possible to hide all other information or export these information into a separate file?

asked 04 May '20, 13:20

Christoph's gravatar image

Christoph
11112
accept rate: 0%


One Answer:

1

You can use this kind of query on overpass turbo. I only searched for power=lines, but it will be easy to add any tag you wish. The filter is on the current view box. Either you adapt this viewbox, or you can use the Wizard (keyword "in") to search in an area.

In "Settings", "Map", you can set the tile transparency to 0 to hide the background. You can also export the data in various formats.

Regards.

answered 04 May '20, 14:34

H_mlet's gravatar image

H_mlet
5.4k1781
accept rate: 13%

Source code available on GitHub .