Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 735 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 735 Bytes

Geohash'it Build Status codecov

Geohash'it is a simple API server to help you get geohashed shapes. It could be countries, cities or whatever geometry you would like in a simplified fashion. It helps you create efficient geo index.

For example, starting from a geopoint, you can end up with a geohashed city.

Paris city geohash polygons

Installation

pip install -r requirements.txt

Launch API server

./start

Server is now listening for calls on http://127.0.0.1:5000/