[Geocoding] [OpenStreetMap] #4674: exclude_place_ids does not work in bounded search
OpenStreetMap
trac at noreply.openstreetmap.org
Thu Nov 8 17:46:21 GMT 2012
#4674: exclude_place_ids does not work in bounded search
-------------------------+-------------------------
Reporter: rurseekatze | Owner: geocoding@…
Type: defect | Status: new
Priority: major | Milestone:
Component: nominatim | Version:
Keywords: |
-------------------------+-------------------------
Getting more results with the parameter "exclude_place_ids" does not work
in bounded search requests.
I want to search in a small local area:
http://nominatim.openstreetmap.org/search?format=xml&polygon=0&addressdetails=1&q=tankstelle
&accept-
language=de&viewbox=6.611261755981432,51.24659496674299,6.779318244018607,51.150214624895234&bounded=1
This works fine, but now here is the problem:
If I want to get more results, I add the parameter exclude_place_ids with
the already loaded places to the url:
http://nominatim.openstreetmap.org/search?format=xml&polygon=0&addressdetails=1&q=tankstelle
&accept-
language=de&viewbox=6.611261755981432,51.24659496674299,6.779318244018607,51.150214624895234&bounded=1&exclude_place_ids=913364,15183315,1493240,6976698,19282907,757570,48705346,18534850,905584,17458821
But this does not work, I get exactly the same XML response from the
server.
--
Ticket URL: <https://trac.openstreetmap.org/ticket/4674>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the Geocoding
mailing list