Skip to content

Use slim framwork to test geohash feature from elasticsearch

License

Notifications You must be signed in to change notification settings

cobak78/slim-elastic-geohash

Repository files navigation

geoHash

This project is an example of using the geoHash library. It will get useful information of a bunch of distributed geopoints saved on an elasticSearch instance.

Usage

You only need docker & docker-compose installed on your environment to get up the containers.

$ docker-compose up -d
$ docker exec fpm composer install

Navigate to your localhost (or docker-machine host) ip:80 to see the results. If have collition errors you can tweak the port forwarding in nginx service on docker-compose.yml Feel free to play with provided data and included map.

About

Use slim framwork to test geohash feature from elasticsearch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published