Skip to content

OgreTransporter/libosmscout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Libosmscout is a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data.

Supported platforms:

  • 32bit or 64 bit platforms in general are supported.
  • Requires a compiler that supports C++11.
  • Linux using recent versions of gcc or clang.
  • Mac OS X and iOS using XCode/clang.
  • Windows using MinGW-based gcc compiler or Visual Studio 2015.
  • Android did work a while ago but is currently untested. Should work, if the compiler is C++11 aware.

License

The libraries itself are under LGPL. For details see the LICENSE file.

Homepage

The official homepage is at: http://libosmscout.sourceforge.net/.

Support

Please subscribe to the mailing list and ask your questions. English is the preferred language but other languages might be supported, too.

Installation

You can find detailed instruction how to get libraries and applications build and working and other introductory documentation on the homepage.

The documentation in the OpenStreepMap Wiki is currently still correct but is not activily maintained by the libosmscout team.

Features

You can find a list of features here. Note that the features pages are currently not up to date. We are unsure how to best represent all the features of libosmscout.

Documentation

You can find some documentation and tutorials on the homepage and some other documentation in the git repository.

There are a number of demo applications that show how to make use of the various features of the library.

We plan to move all documentation for the repository to the homepage.

Automatic builds

Automatic builds for Linux and Mac OS X can be found at Travis. The Linux builds are currently based on Ubuntu 14.04. For both operating systems clang and gcc is used as compiler.

You can find automatic builds for Windows at Appveyor. There are builds for using MinGW (autoconf, cmake) and VisualStudio (cmake).

Current build status:

Operating Systems Provider Status
Linux, Mac OS Travis-CI Build Status
Windows Appveyor Build status
Linux Circle CI Build Status
Linux Wercker wercker status

About

Libosmscout is a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.5%
  • CMake 2.9%
  • QML 1.6%
  • Java 1.2%
  • Meson 1.2%
  • Objective-C++ 0.7%
  • Other 2.9%