motis-project / address-typeahead

C++ library that provides completion suggestions for addresses and places based on OpenStreetMap data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows Build Linux Build

This library provides an autocompletion algorithm for OpenStreetMap places and addresses.

Example usage:

./at-example extract OSM-DATASET.pbf CACHE
./at-example typeahead CACHE

About

C++ library that provides completion suggestions for addresses and places based on OpenStreetMap data

License:MIT License


Languages

Language:C++ 92.2%Language:CMake 7.8%