Skip to content
/ vtm Public
forked from mapsforge/vtm

OpenGL vector map library written in Java - running on Android, iOS, Desktop and within the browser.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

ocsike/vtm

This branch is 1 commit ahead of, 74 commits behind mapsforge/vtm:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1131e73 · Nov 4, 2024
Jun 19, 2024
Jul 9, 2016
Oct 10, 2024
Jul 9, 2016
Oct 14, 2024
Sep 20, 2024
Apr 16, 2020
Oct 27, 2024
Apr 14, 2023
Jul 25, 2024
Nov 4, 2024
Jul 25, 2024
Oct 15, 2021
Oct 15, 2021
Jul 25, 2024
Oct 15, 2021
Nov 14, 2022
Jul 25, 2024
Jul 25, 2024
Jun 12, 2024
Jul 25, 2024
Oct 15, 2021
Oct 15, 2021
Feb 11, 2024
Oct 15, 2021
Aug 24, 2022
Jul 19, 2024
Feb 22, 2021
Jun 19, 2024
Jun 12, 2024
Jun 12, 2024
Jun 12, 2024
Jul 25, 2024
Jul 25, 2024
Jul 4, 2016
Sep 16, 2017
Jan 16, 2014
Jan 16, 2014
Oct 16, 2024
Oct 15, 2024
Oct 15, 2021
Jul 27, 2023
Mar 1, 2024
Jun 19, 2024
Dec 29, 2023
Jul 19, 2024

Repository files navigation

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. Running nextzen2oscimv4 server which contains OSM data in Germany. Notice: nextzen2oscimv4 server is still unstable.

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

About

OpenGL vector map library written in Java - running on Android, iOS, Desktop and within the browser.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 75.4%
  • JavaScript 11.6%
  • C 9.0%
  • C++ 1.8%
  • Objective-C 1.2%
  • GLSL 0.8%
  • Other 0.2%