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

Getting empty XML for node

2

Hello

I am using the xml information of the nodes for creating my keywords. Now I found a node which have information (and detailed ones) in the frontend at openstretmap . When I am opening the xml file it is responsing nothing and getting a 404.

Is there a problem at the server or what is the problem there?

Thanks for your help Robert

asked 20 Oct '13, 10:44

rokdd's gravatar image

rokdd
36112
accept rate: 0%


One Answer:

3

There was a recently fixed bug with cgimap, the software that powers these API calls. Everything now appears to be working.

Keep in mind that if you need multiple nodes, the nodes call is faster.

answered 20 Oct '13, 20:20

pnorman's gravatar image

pnorman
2.4k52140
accept rate: 18%

edited 22 Oct '13, 18:55

Source code available on GitHub .