NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

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%


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

permanent link

answered 11 Oct '19, 14:37

TZorn's gravatar image

TZorn
12.3k764225
accept rate: 15%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×483
×252
×2

question asked: 08 Oct '19, 20:42

question was seen: 1,186 times

last updated: 11 Oct '19, 14:37

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum