geocoders / geocoder-tester

Run search queries against a geocoder that supports geocodejson spec.
Other
40 stars 23 forks source link

Improve failure output #53

Closed lonvia closed 4 years ago

lonvia commented 4 years ago

For reverse output print query in form of {lat},{lon}. This is more copy&paste friendly. In the result output make sure that all expected fields are shown, so that the cause of the failure is always present.

Also switches Nominatim to use the '*.php' URL which is the base form of the URL.