Skip to content

Pelias-like 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).

Notifications You must be signed in to change notification settings

boshkins/pelopia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

For unit testing, this project uses Catch. For reading of JSON files, the library uses RapidJSON For handling UTF-8 encoded strings, the library uses UTF8-CPP

About

Pelias-like 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).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published