Search engine for address. Only address.


Keywords
address, openstreetmap, geocoding, geocoder, hacktoberfest, search-engine
License
MIT
Install
pip install addok==1.1.2

Documentation

Addok

Search engine for address. Only address.

Addok will index your address data and provide an HTTP API for full text search.

It is extensible with plugins, for example for geocoding CSV files.

Used in production by France administration, with around 26 millions addresses. In those servers, full France data is imported in about 15 min and it scales to around 2000 searches per second.

Check the documentation and a demo with French data.

For discussions, please use the discourse Geocommun forum. Discussions are mostly French, but English is very welcome.

Powered by Python and Redis.

PyPi version PyPI - Python Version Coverage Status