[Geocoding] [OpenStreetMap] #5422: Wong order of coordinates in viewbox parameter of URL request
OpenStreetMap
trac at noreply.openstreetmap.org
Mon Sep 12 20:46:28 UTC 2016
#5422: Wong order of coordinates in viewbox parameter of URL request
-----------------------+-------------------------
Reporter: David_01 | Owner: geocoding@…
Type: defect | Status: new
Priority: major | Milestone:
Component: nominatim | Version:
Keywords: |
-----------------------+-------------------------
On https://nominatim.openstreetmap.org/ if "apply viewbox" is checked, URL
request is issued with viewbox=<bottom>,<left>,<top>,<right> while
expected order is <left>,<top>,<right>,<bottom>.
This options anyway seems to have no effect without the bounded=1
parameter.
Adding bounded=1 and reordering the coordinates in URL request produces
the expected result.
--
Ticket URL: <https://trac.openstreetmap.org/ticket/5422>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the Geocoding
mailing list