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

I want to get some node (for example, schools, kindergartens) from Planet.osm (http://wiki.openstreetmap.org/wiki/Planet.osm). I can see necessary objects on the map http://www.openstreetmap.org/?lat=59.87326&lon=30.3124&zoom=17&layers=M (school #509, kindergarten #108 and kindergarten #390). But I can't find them in the XML file! I got all nodes, which have Latitude > 59.86 and Latitude < 59.88 and Longitude > 30.31 and Longitude < 30.32 (this part of map). I've got 42 objects with any tags, but I couldn't find school #509, kindergarten #108 and kindergartens #390. Why?

Are the information on the map and in the XML file quite different? Why I can't find map's object in the XML file?

Thank you!

asked 28 Jan '11, 09:58

Yan%20Fisher's gravatar image

Yan Fisher
6112
accept rate: 0%


Hi Yan,

I think the problem is that you are searching for nodes, when what you are looking for are drawn as ways (e.g. http://www.openstreetmap.org/browse/way/47661121)

permanent link

answered 28 Jan '11, 10:38

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

Thank you! I must look for both, the nodes and the ways.

(28 Jan '11, 10:45) Yan Fisher

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:

×362
×84
×19

question asked: 28 Jan '11, 09:58

question was seen: 7,159 times

last updated: 28 Jan '11, 10:45

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