Download the PHP package thomasbandit/locationiq-nominatim-provider without Composer
On this page you can find all versions of the php package thomasbandit/locationiq-nominatim-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thomasbandit/locationiq-nominatim-provider
More information about thomasbandit/locationiq-nominatim-provider
Files in thomasbandit/locationiq-nominatim-provider
Download thomasbandit/locationiq-nominatim-provider
More information about thomasbandit/locationiq-nominatim-provider
Files in thomasbandit/locationiq-nominatim-provider
Vendor thomasbandit
Package locationiq-nominatim-provider
Short Description Geocoder Nominatim adapter
License MIT
Homepage http://geocoder-php.org/Geocoder/
Package locationiq-nominatim-provider
Short Description Geocoder Nominatim adapter
License MIT
Homepage http://geocoder-php.org/Geocoder/
Please rate this library. Is it a good library?
Informations about the package locationiq-nominatim-provider
Location IQ Geocode Provider
(Based on Nominatim Geocoder provider)
This is a quick fork of the Nominatim Geocode Provider to use the LocationIQ service and append the type
, extraDetails
and nameDetails
properties to the default Address data.
Install
Why not use the LocationIQ Geocode Provider?
- The Nominatim Geocode Provider enables use of the
type
property viawithType
orgetType
functions whereas the LocationIQ Geocode Provider doesn't. I went an extra step further and also provided theextraDetails
andnameDetails
properties; both can be separately disabled..
Differences to the LocationIQ Geocode Provider
- This calls the LocationIQ requesting a JSON response than XML.
- The
type
,extraDetails
andnameDetails
properties have been added to the Address model. - There are two extra arguments in the Laravel config, both are
false
by default:
`
All versions of locationiq-nominatim-provider with dependencies
PHP Build Version
Package Version
The package thomasbandit/locationiq-nominatim-provider contains the following files
Loading the files please wait ....