Download the PHP package geocoder-php/photon-provider without Composer
On this page you can find all versions of the php package geocoder-php/photon-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download geocoder-php/photon-provider
More information about geocoder-php/photon-provider
Files in geocoder-php/photon-provider
Package photon-provider
Short Description Geocoder Photon adapter
License MIT
Homepage http://geocoder-php.org/Geocoder/
Informations about the package photon-provider
photon Geocoder provider
This is the photon provider from the PHP Geocoder. This is a READ ONLY repository. See the main repo for information and documentation.
Install
API Documentation
https://photon.komoot.io https://github.com/komoot/photon
Usage
Basic usage
You can use your own photon instance :
OSM Tag Feature
You can search for location data based on osm tag filters.
For example, you can filter a geocode query to only include results of type 'place'. You can even restrict it to only have places of type 'city'. In the reverse geocoding context you can search for the 3 pharmacies closest to a location.
To see what you can do with this feature, check the official photon documentation
Below is an example to query the 3 pharmacies closest to a location :
You can combine multiple osm tag filters :
Contribute
Contributions are very welcome! Send a pull request to the main repository or report any issues you find on the issue tracker.
All versions of photon-provider with dependencies
geocoder-php/common-http Version ^4.1
willdurand/geocoder Version ^4.0|^5.0