Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 708 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 708 Bytes

pelopia

This is a geocoding solution implemented in C++ and intended to be used locally (offline) on a desktop or a portable device over a relatively small set of data (e.g. a city).

The API is based on Pelias Geocoder . The results conform to geocodejson-spec

Documentation

See under doc/

Installation

TODO: Describe the installation process

Usage

TODO: Write usage instructions

History

2015-08-13: created this repository.

Credits

TODO: Write credits

License

TODO: Write license

Attribution

This library uses Catch for unit testing.