diff options
author | nodiscc <nodiscc@gmail.com> | 2018-03-03 13:59:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-03 13:59:25 +0000 |
commit | 50bf81149839fbf069d04fed9064a8449f8e5bbf (patch) | |
tree | 97d5f26cd88927d1ad2fcf6859525e562843583d | |
parent | Merge pull request #1325 from mide/rm-hack-chat (diff) | |
parent | Merge branch 'master' into add-tileserver-gl (diff) | |
download | awesome-selfhosted-50bf81149839fbf069d04fed9064a8449f8e5bbf.tar.gz awesome-selfhosted-50bf81149839fbf069d04fed9064a8449f8e5bbf.zip |
Merge pull request #1307 from Kickball/add-tileserver-gl
Add TileServer GL
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -795,6 +795,7 @@ _Command-line file upload_ - [OpenStreetMap](http://www.openstreetmap.org/) - OpenStreetMap is a map of the world, created by people like you and free to use under an open license. ([Source Code](https://github.com/openstreetmap/openstreetmap-website)) `GPL-2.0` `Ruby` - [Orion](https://github.com/LINKIWI/orion-web) - Powerful OwnTracks API-compliant location data visualization frontend for the web. ([Demo](https://linkiwi.github.io/orion-web/)) `MIT` `Python/Nodejs` - [OwnTracks Recorder](https://github.com/owntracks/recorder) `⚠` - Store and access data published by [OwnTracks](http://owntracks.org/) location tracking apps. `GPL-2.0` `C`/`Lua` +- [TileServer GL](http://tileserver.readthedocs.io/) - Vector and raster maps with GL styles. Server side rendering by Mapbox GL Native. Map tile server for Mapbox GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc. ([Source Code](https://github.com/klokantech/tileserver-gl)) `Multiple` `Nodejs` - [TileServer PHP](https://github.com/klokantech/tileserver-php) - Serve map tiles from any PHP hosting. `BSD` `PHP` - [Traccar](https://www.traccar.org/) - Java application to track GPS positions. Supports loads of tracking devices and protocols, has an Android and iOS App. Has a web interface to view your trips. ([Demo](http://demo.traccar.org/), [Source Code](https://github.com/tananaev?tab=repositories)) `Apache-2.0` `Java` - [uMap](https://umap.openstreetmap.fr/en/) - Create maps with OpenStreetMap layers in a minute and embed them in your site. ([Source Code](https://github.com/umap-project/umap)) `WTFPL` `Python` |