Welcome to Addok documentation

Search engine for address. Only address.

Overview

Addok works with Redis as backend.

  • it imports and indexes your data (can also import from Nominatim database) from command line
  • it serves a minimal GeoJSON based API (with Werkkzeug and Gunicorn)
  • it does reverse geocoding
  • it does batch geocoding (through CSV for now)
  • it has a debug shell for inspecting the index
  • it's configurable in many details
  • it's open source

Start by installing it.

Show me the code

The code is published via Github.

Licence

Addok is released under the WTFPL Licence.