Geocoder icon indicating copy to clipboard operation
Geocoder copied to clipboard

The most featured Geocoder library written in PHP.

Results 86 Geocoder issues
Sort by recently updated
recently updated
newest added

This PR introduce a faker provider using [FakePHP](https://fakerphp.github.io/). It's main purpose is to provide fake data during tests.

provider
need rebase

provider
need tests
need rebase

Pelias is an open source modular geocoder. It support several data sources and tries to find the best match for each query. Unfortunately a lot of this information is hidden...

provider
need rebase

Order of the adminLeves in Pelias did not have any particular order. I have changed the order according to this ticket: https://github.com/geocoder-php/Geocoder/issues/852 Please note that this might be a **breaking...

provider

Hey guys. So I as a developer would like to see message from provider response rather than generic `The geocoder server returned an invalid response (%d) for query "%s". We...

feature request

Added service from https://www.ip2location.io as a new provider.

provider
needs more info

It can be usefull to search precise data from osm when we do reverse geocoding. For example it can help to search only osm places (locality, city) from a location...

provider
on hold

When adding the package `geocoder-php/nominatim-provider` using composer, I get the following error ``` Problem 1 - Root composer.json requires geocoder-php/nominatim-provider ^5.7 -> satisfiable by geocoder-php/nominatim-provider[5.7.0]. - geocoder-php/nominatim-provider 5.7.0 requires geocoder-php/common-http...

bug
provider

Is there documentation on how to create new custom providers?

question
documentation

When retriving addresses the sublocality value is allways null, even tho that the admistrative levels are filled corretly, any reason for this? Any fix ?

question