This repository was archived by the owner on Apr 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# * \< vector\< tile\>\> map*
22
33<br />
4- http://www.opensciencemap.org < br />
5- VTM is part of the OpenScienceMap project and developed at University of Bremen .
4+
5+ VTM is developed within the [ OpenScienceMap] ( http://opensciencemap.org ) project.
66
77## Features
88- Java map library
@@ -11,7 +11,7 @@ VTM is part of the OpenScienceMap project and developed at University of Bremen.
1111- Support for multiple tile sources:
1212 - primary opensciencemap (.vtm)
1313 - mapsforge files
14- - experimental mapnik-vector-tile source
14+ - GeoJSON tiles
1515 - bitmap: any quadtree-scheme tiles as texture
1616- Backends:
1717 - Android
@@ -30,6 +30,9 @@ VTM is part of the OpenScienceMap project and developed at University of Bremen.
3030- ** vtm-web-app** HTML5/GWT application
3131- ** vtm-ios** iOS application
3232
33+ The libgdx backends for GWT and iOS are very experimental.
34+
35+
3336## Getting started
3437
3538` git clone --recursive https://github.com/opensciencemap/vtm `
@@ -73,3 +76,4 @@ This library contains code from several projects:
7376- ** libgdx** : AsyncTask, MathUtils and Interpolation classes (https://github.com/libgdx )
7477- ** Android** : some Matrix code, TimSort (http://source.android.com )
7578- ** tessellate** : (https://github.com/cscheid/tessellate )
79+
You can’t perform that action at this time.
0 commit comments