[Geocoding] [OpenStreetMap] #4672: Search for [amenities] with bounded=1 gets Internal Server Error or No Results

OpenStreetMap trac at noreply.openstreetmap.org
Wed Nov 7 14:06:59 GMT 2012


#4672: Search for [amenities] with bounded=1 gets Internal Server Error or No
Results
--------------------------------+-------------------------
 Reporter:  Krille von Stralau  |      Owner:  geocoding@…
     Type:  defect              |     Status:  new
 Priority:  major               |  Milestone:
Component:  nominatim           |    Version:
 Keywords:  bounded,, amenity   |
--------------------------------+-------------------------
 This query produces an Internal Server Error 500

 [http://nominatim.openstreetmap.org/search?q=%5Bpub%5D&limit=10&addressdetails=1&bounded=1&viewbox=13.45,52.51,13.48,52.49&format=xml]

 When I add a country code, it doesn't crash, but still gets no results
 where it should:

 [http://nominatim.openstreetmap.org/search?q=%5Bplayground%5D&limit=10&addressdetails=1&bounded=1&viewbox=13.45,52.51,13.48,52.49&format=xml&countrycodes=de]


 It should work like this and it did before now:

 "bounded=[0|1]

 Restrict the results to only items contained with the bounding box.
 Restricting the results to the bounding box also enables searching by
 amenity only, for example a search query of just "[pub]" would normally be
 rejected but with bounded=1 will result in a list of items matching within
 the bounding box."

 See http://wiki.openstreetmap.org/wiki/Nominatim

 May correspond to Ticket #4541

-- 
Ticket URL: <https://trac.openstreetmap.org/ticket/4672>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world



More information about the Geocoding mailing list