Why not ask your question on the new OpenStreetMap Community Forum?

I'm attempting to find all places of worship in my state. I suspect the results are not complete to my liking because it is only entered as a waypoint and not a node. is this the case? & how can I solve this?

alt text alt text

asked 07 Oct '21, 23:54

mrpaulc's gravatar image

mrpaulc
26113
accept rate: 0%


found it

changed the last line to

out center;
permanent link

answered 08 Oct '21, 02:56

mrpaulc's gravatar image

mrpaulc
26113
accept rate: 0%

I don't know much about overpass, but the overpass turbo wizard follows the main query with

>;
out skel qt;`

Which I think recurses down the ways to give the nodes required to show the outline before producing the geometry?

permanent link

answered 08 Oct '21, 03:07

InsertUser's gravatar image

InsertUser
10.8k1369181
accept rate: 19%

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:

×227

question asked: 07 Oct '21, 23:54

question was seen: 689 times

last updated: 08 Oct '21, 03:07

powered by OSQA