Jonathan Beliën
Jonathan Beliën
Thanks @gbs ! I'll review it ASAP. Could you already make sure the formatting is correct (see ) ?
We indeed need to update all the providers and add an `UnsupportedOperation` on the `lookupQuery` for those who do not support this operation (just like [`reverseQuery` in `AlgoliaPlaces `](https://github.com/geocoder-php/algolia-places-provider/blob/master/AlgoliaPlaces.php#L99), for...
> was this ever pushed? No, we are still waiting for an update from the author.
The only reason is because no one submitted it. We are always happy to add new providers ! You are more than welcome to send us a PR for the...
Hello @shashankj99 , Could you tell us what query did you made ? And check the request sent to Google API ?
Awesome! 👍 Could you also add a test for it ? Don't forget to also commit the cached response.
Hello @webprogrammierer, thanks for your "issue" but we do not tweak or change results returned by external APIs ; we just process the result returned by the API. You will...
That being said address parsing is indeed REALLY difficult. In `9400 Wolfsberg AT` or `Wolfsberg 9400 AT`, the `9400` could be a postal code or a house number ; I'm...
> House number 9400? > Very funny. Maybe not in Austria but the goal of Nominatim is to work globally ... > 9400 is the right postal code for Wolfsberg....
> In the Nominatim API documentation those are names of URL parameters. They can be in any order. Postalcode being last in the list has no significance. In the value...