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

viewpoints in buildings

1

Hello there!

I want to display all viewpoints of a given urban bbox, provided the viewpoint is located in a building. There will be many buildings in the bbox but not so many viewpoints. My idea was to first search all nodes and ways that are viewpoints and then somehow select those that have a building around them. How is this done efficiently?

Thanks for your help!

asked 08 Oct '19, 20:42

Cerebron's gravatar image

Cerebron
26113
accept rate: 0%


One Answer:

0

It doesn't seem to be possible in a single query. Read through this discussion to find some idea how to do it anyway.

answered 11 Oct '19, 14:37

TZorn's gravatar image

TZorn
12.3k764225
accept rate: 15%