/reversegeocode

Reverse geocode coordinates to an address

Primary LanguagePHPOtherNOASSERTION

ReverseGeocoder

Local install

cd qlico
docker-compose build --pull --no-cache
cd ..
make up
make shell
composer install

Installation in project

composer require jesperveldhuizen/reversegeocode

Usage

See test.php for example.

php test.php :key :lat :lng