Skip to content
forked from boshkins/pelopia

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

smoldash/pelopia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

This library uses Catch for unit testing.

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

Languages

  • C++ 100.0%