Skip to content

Tobulus/oscar

 
 

Repository files navigation

Oscar is a set of programs to efficiently search in openstreetmap data

It consists of the following parts:

liboscar:
This is the main library to provide access to serialized data-types.

oscar-create:
This is a program to create files needed by the search applications

oscar-cmd:
This is a simple command line program to search with the files created by oscar-create

oscar-gui:
This is a qt-based gui application to search the files created by oscar-create

oscar-web:
This is a cppcms-based webinterface

Setup:
Initialize all submodules and their submodules or clone with --recursive

About

A search engine for OpenStreetMap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 56.7%
  • JavaScript 37.6%
  • HTML 3.5%
  • CSS 1.3%
  • CMake 0.8%
  • Python 0.1%