2014-01-17 00:00:19 +01:00
2013-12-03 20:10:56 +01:00
2014-01-16 23:14:24 +01:00
2014-01-16 23:14:24 +01:00
2014-01-16 23:14:24 +01:00
2014-01-16 23:14:24 +01:00
2014-01-16 23:14:24 +01:00
2014-01-16 23:14:24 +01:00
2014-01-16 23:14:24 +01:00
2013-11-25 18:05:55 +01:00
2014-01-17 00:00:19 +01:00
2013-11-23 21:19:40 +01:00
2014-01-16 23:15:24 +01:00

A Vector Tile Map Library

VectorTileMap is part of the OpenScienceMap project, developed at University of Bremen. http://www.opensciencemap.org

Features

  • Java map library
  • OpenGL vector-tile rendering
  • Themeable vector layers
  • Support for multiple tile sources: primary opensciencemap (.vtm)
    • vector: partially mapbox vector-tile and mapsforge files
    • bitmap: any quadtree-scheme tiles as texture
  • Backends for Android, Desktop and HTML5/WebGL (through libgdx and GWT)

Notes

Projects

  • vtm contains the core library
  • vtm-android Android backend - (no libgdx required)
  • vtm-android-example provides examples using vtm-android
  • vtm-gdx Common libgdx backend code
  • vtm-gdx-desktop Desktop application
  • vtm-gdx-html HTML5/GWT application
  • vtm-gdx-android Android application using libgdx backend

WebGL Demo

http://opensciencemap.org/map/#scale=17,rot=61,tilt=51,lat=53.075,lon=8.807

  • hold middle mouse button to change view direction
  • Keys
    • g - toggle tile-grid layer
    • d - default theme
    • t - tubes theme

Credits

This library contains code from several projects:

Description
OpenGL vector map library - running on Android, iOS, Desktop and browser.
Readme 41 MiB
Languages
Java 78.8%
JavaScript 12.1%
C 5.2%
C++ 1.7%
Objective-C 1.2%
Other 0.9%