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

whats in this result http://preview.tinyurl.com/ozxrvmg the image looks interesting - what is the meaning of the circles that can be seen on the map!?

asked 27 Aug '14, 23:33

say_hello_to_the_world's gravatar image

say_hello_to...
19232427
accept rate: 0%


You looked for all nodes, ways and relations which have a key "school" (school=*) in a specific area specified by a coordinate bounding box (see s,w,n,e parameters in your query code on the left). The circles represent the location of those objects. You also could click on the circles to see this object's tags.

Note that just in case you are looking for schools you should rather search for all objects which are tagged amenity=school as school is just a subkey of this (see its used values).

In case you are unfamiliar with Overpass turbo, see our wiki page about it, specifically the "Map key" section of that page which explains what the different circle colours mean.

permanent link

answered 27 Aug '14, 23:55

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

edited 28 Aug '14, 09:35

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866

many thanks!!

(28 Aug '14, 20:20) say_hello_to...

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

question asked: 27 Aug '14, 23:33

question was seen: 1,996 times

last updated: 28 Aug '14, 20:20

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