All Projects → Framstag → Libosmscout

Framstag / Libosmscout

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

Projects that are alternatives of or similar to Libosmscout

AndroidOfflineMapLibrary
Offline OpenStreet Map Library (No Internet Required) You dont have to even one-time connect!
Stars: ✭ 16 (-89.94%)
Mutual labels:  map, offline, openstreetmap, osm
Aphotomanager
Manage local photos on Android: gallery, geotag with photomap, privacy, tags, find, sort, view, copy, send, ... .
Stars: ✭ 164 (+3.14%)
Mutual labels:  geolocation, osm, map, openstreetmap
openfairdb
Open Fair DB is the CreativCommons Backend of Kartevonmorgen.org
Stars: ✭ 53 (-66.67%)
Mutual labels:  map, openstreetmap, osm
Cyclosm Cartocss Style
Cycle oriented CartoCSS style.
Stars: ✭ 109 (-31.45%)
Mutual labels:  osm, map, openstreetmap
Atlasr
Atlasr is a truly open-source and free map browser.
Stars: ✭ 196 (+23.27%)
Mutual labels:  routing, map, openstreetmap
Mapsui
Mapsui is a .NET Map component for WPF, Xamarin.Forms, Xamarin.Android, Xamarin.iOS and UWP
Stars: ✭ 447 (+181.13%)
Mutual labels:  osm, map, openstreetmap
organicmaps
🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Your donations and positive reviews motivate and inspire our small team!
Stars: ✭ 3,689 (+2220.13%)
Mutual labels:  offline, openstreetmap, routing
examples-android
Android demo application for GLMap framework
Stars: ✭ 14 (-91.19%)
Mutual labels:  map, offline, openstreetmap
o.map
Open Street Map app - KaiOS
Stars: ✭ 51 (-67.92%)
Mutual labels:  map, openstreetmap, osm
Osrm Backend
Open Source Routing Machine - C++ backend
Stars: ✭ 4,716 (+2866.04%)
Mutual labels:  osm, routing, openstreetmap
Cities
Poly files for cities, which can be used to create OSM files out of larger regions
Stars: ✭ 115 (-27.67%)
Mutual labels:  osm, openstreetmap
Mapbox Directions Swift
Traffic-aware directions and map matching in Swift on iOS, macOS, tvOS, watchOS, and Linux
Stars: ✭ 115 (-27.67%)
Mutual labels:  routing, openstreetmap
React Most Wanted
React starter kit with "Most Wanted" application features
Stars: ✭ 1,867 (+1074.21%)
Mutual labels:  routing, offline
Vector
➿ A supercharged std::vector implementation (minus Allocator)
Stars: ✭ 118 (-25.79%)
Mutual labels:  clang, gcc
Mobile Sdk
CARTO Mobile SDK core project
Stars: ✭ 116 (-27.04%)
Mutual labels:  routing, offline
Osmplotr
Data visualisation using OpenStreetMap objects
Stars: ✭ 122 (-23.27%)
Mutual labels:  osm, openstreetmap
Embedded Ide
IDE for C embedded development centered on bare-metal ARM systems
Stars: ✭ 127 (-20.13%)
Mutual labels:  clang, gcc
Mapbox Gl Native Android
Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
Stars: ✭ 135 (-15.09%)
Mutual labels:  map, openstreetmap
Terrain Classic
World-wide CartoCSS port of Stamen's classic terrain style
Stars: ✭ 110 (-30.82%)
Mutual labels:  map, openstreetmap
Kepler
The open source full-stack geosocial network platform
Stars: ✭ 125 (-21.38%)
Mutual labels:  geolocation, openstreetmap

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].