All Projects → mapsforge → vtm

mapsforge / vtm

Licence: other
OpenGL vector map library - running on Android, iOS, Desktop and browser.

Programming Languages

java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
objective c
16641 projects - #2 most used programming language
GLSL
2045 projects
CSS
56736 projects

Projects that are alternatives of or similar to vtm

Mapsforge
Vector map library and writer - running on Android and Desktop.
Stars: ✭ 885 (+317.45%)
Mutual labels:  map, vector, openstreetmap
Libosmscout
Libosmscout is a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data
Stars: ✭ 159 (-25%)
Mutual labels:  map, openstreetmap
openskimap.org
The front end for OpenSkiMap.org.
Stars: ✭ 23 (-89.15%)
Mutual labels:  map, openstreetmap
Atlasr
Atlasr is a truly open-source and free map browser.
Stars: ✭ 196 (-7.55%)
Mutual labels:  map, openstreetmap
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (-41.04%)
Mutual labels:  map, vector
Mapbox Gl Native Android
Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
Stars: ✭ 135 (-36.32%)
Mutual labels:  map, openstreetmap
Aphotomanager
Manage local photos on Android: gallery, geotag with photomap, privacy, tags, find, sort, view, copy, send, ... .
Stars: ✭ 164 (-22.64%)
Mutual labels:  map, openstreetmap
Jquery Mapael
jQuery plugin based on raphael.js that allows you to display dynamic vector maps
Stars: ✭ 981 (+362.74%)
Mutual labels:  map, vector
coin-map-android
Easily find places to spend sats anywhere on the planet
Stars: ✭ 23 (-89.15%)
Mutual labels:  map, openstreetmap
openfairdb
Open Fair DB is the CreativCommons Backend of Kartevonmorgen.org
Stars: ✭ 53 (-75%)
Mutual labels:  map, openstreetmap
freemap-mapnik
Outdoor map mainly for https://www.freemap.sk/
Stars: ✭ 16 (-92.45%)
Mutual labels:  map, openstreetmap
Cyclosm Cartocss Style
Cycle oriented CartoCSS style.
Stars: ✭ 109 (-48.58%)
Mutual labels:  map, openstreetmap
Terrain Classic
World-wide CartoCSS port of Stamen's classic terrain style
Stars: ✭ 110 (-48.11%)
Mutual labels:  map, openstreetmap
Openrailwaymap
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
Stars: ✭ 150 (-29.25%)
Mutual labels:  map, openstreetmap
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-80.19%)
Mutual labels:  map, vector
Mapboxstatic.swift
Static map snapshots with overlays in Swift or Objective-C on iOS, macOS, tvOS, and watchOS
Stars: ✭ 162 (-23.58%)
Mutual labels:  map, openstreetmap
HMap
:earth: HMap | 基于openlayers的封装组件
Stars: ✭ 64 (-69.81%)
Mutual labels:  map, openstreetmap
Mapbox Gl Js
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
Stars: ✭ 8,017 (+3681.6%)
Mutual labels:  map, openstreetmap
Go Staticmaps
A go (golang) library and command line tool to render static map images using OpenStreetMap tiles.
Stars: ✭ 246 (+16.04%)
Mutual labels:  map, openstreetmap
s60-maps
Yet another maps for Symbian OS
Stars: ✭ 27 (-87.26%)
Mutual labels:  map, openstreetmap

Maven Central License: LGPL v3

V™

VTM (Vector Tile Map) was developed within the OpenScienceMap project.

This fork continues VTM development and provides compatibility with Mapsforge.

See the integration guide and changelog. And read through how to contribute guidelines.

If you have any questions or problems, don't hesitate to ask the Discussions for help.

Features

  • Java map library
  • OpenGL vector-tile rendering
  • Themeable vector layers (render themes)
  • Support for multiple tile sources:
    • OpenScienceMap vector tiles
    • Mapsforge vector maps
    • MBTiles vector & raster maps
    • Mapbox vector tiles (e.g. Mapilion, Mapzen, Nextzen, OpenMapTiles)
    • GeoJSON vector tiles (e.g. Mapzen, Nextzen)
    • Raster tiles: any quadtree-scheme tiles as texture
  • Backends:
  • Building VTM: set ANDROID_HOME environment variable with the Android SDK installation directory

Projects

  • vtm core library
  • vtm-android Android backend
  • vtm-android-example Android examples
  • vtm-gdx common libGDX backend
  • vtm-android-gdx Android libGDX backend
  • vtm-desktop Desktop libGDX backend
  • vtm-desktop-lwjgl Desktop LWJGL backend
  • vtm-desktop-lwjgl3 Desktop LWJGL 3 backend
  • vtm-playground Desktop examples
  • vtm-ios iOS libGDX backend
  • vtm-ios-example iOS examples
  • vtm-web HTML5/GWT libGDX backend
  • vtm-web-app HTML5/GWT application

WebGL Demo

OpenScienceMap view of Bremen.

  • Hold right mouse button to change view direction.

Applications

Maps

Credits

This library contains code from several projects:

License

VTM library is under LGPL v3 license, with an important simplification: the constraints mentioned in sections LGPL v3 §4(d) and §4(e) are waived.

This means that you are allowed to convey a Combined Work without providing the user any way to recombine or relink the application and without providing any shared library mechanism.

In other words, you are allowed to include VTM library in your Android application, without making your application open source.

Screenshots

Android iOS
Desktop
Desktop
Browser
Browser
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].