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

Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 11.5.2 Fixed #6082: assertArrayHasKey(), assertArrayNotHasKey(), arrayHasKey(), and ArrayHasKey::__construct() do not support all possible...

dependencies
php
common

There have been a number of situations where we need to capture the country subdivision (state/province) from the Azure geocoder response. This PR extracts the country subdivision and assigns it...

provider

I'm getting a deprecation warning with PHP 8.4 on `500 Geocoder\\Collection::slice(): Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead at line 41...

Graphhopper geocoding now supports different providers. Hereby the option is given to use those providers. As we do need to use one of those providers and there was no possibility...

provider

Description: IPQuery is a free ip api with both geolocation support and vpn detection. Docs: https://ipquery.gitbook.io/ipquery-docs

provider

Mapbox has a [new version](https://www.mapbox.com/blog/mapbox-geocoding-v6-now-generally-available) ([docs](https://docs.mapbox.com/api/search/geocoding/)) of their Geocoding API. The biggest change here is that it is more precise.

provider