[OSM-dev] Xapi alternative

Maarten Deen mdeen at xs4all.nl
Sat Jan 29 12:14:22 GMT 2011


Mitja, your From: <mitja at kleider.name> is malformed.


 > On Sat, 29 Jan 2011 10:46:12 +0100, Maarten Deen <mdeen at xs4all.nl>
 > wrote:
 >> Can you elaborate on how to do bbox queries with this?
 >
 >
 > Like this:
 >
 > 
http://78.47.225.27/tag/amenity/bank/all/ids.json?bbox=9.7190434375091,51.496178170005,10.15849656249,51.565057661413
 >
 > Please note that the data on that server is only covering a small area.

Then I've found a small bug for you
This works fine: 
<http://78.47.225.27/tag/amenity/bank/all/ids.json?bbox=9.7,51.496178170005,10.15849656249,51.565057661413>

But this does not: 
<http://78.47.225.27/tag/amenity/bank/all/ids.json?bbox=9,51.496178170005,10.15849656249,51.565057661413>

Apparently the parser can not cope with lat/lon figures without a decimal.

Is there also a possibility to get output as an osm file?

Regards,
Maarten



More information about the dev mailing list