aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMeitar M <meitarm@gmail.com>2018-01-22 18:58:06 +0000
committerMeitar M <meitarm@gmail.com>2018-01-22 18:58:06 +0000
commit40f47b5004b6d6fd367131a9a09a902a19af8727 (patch)
tree32d04b1cad1404ab65cc7d80c1d50d8170587627
parentMerge branch 'patch-1' of https://github.com/xkomczax/awesome-selfhosted (diff)
downloadawesome-selfhosted-40f47b5004b6d6fd367131a9a09a902a19af8727.tar.gz
awesome-selfhosted-40f47b5004b6d6fd367131a9a09a902a19af8727.zip
Add demo for OpenMapTiles's TileServer-PHP.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 548c8fd0..bcdd290d 100644
--- a/README.md
+++ b/README.md
@@ -788,7 +788,7 @@ _Command-line file upload_
- [Graphhopper](https://graphhopper.com/) - Fast routing library and server using OpenStreetMap. ([Source Code](https://github.com/graphhopper/graphhopper)) `Apache-2.0` `Java`
- [MapBBCodeShare](https://github.com/MapBBCode/share.mapbbcode.org) - Tool for sharing custom OSM maps. Support for annotated markers, polygons, lines, multi-format import/export, multiple layers, shortlinks. ([Demo](http://share.mapbbcode.org/)) `WTFPL/Other` `PHP`
- [OpenGTS](http://www.opengts.org/) - Entry-level fleet tracking system. Supports variety of tracking devices and protocols. Comes with rich web-interface and reporting features. ([Demo](http://track.opengts.org/track/Track), [Source Code](https://sourceforge.net/projects/opengts/files/server-base/)) `Apache-2.0` `Java`
-- [OpenMapTiles's TileServer-PHP](https://openmaptiles.org/) - Server compatible with OpenStreetMap for distributing map tiles in XYZ URL (described by TileJSON), WMTS, or TMS formats. ([Source Code](https://github.com/klokantech/tileserver-php)) `BSD-2-Clause` `PHP`
+- [OpenMapTiles's TileServer-PHP](https://openmaptiles.org/) - Server compatible with OpenStreetMap for distributing map tiles in XYZ URL (described by TileJSON), WMTS, or TMS formats. ([Demo](https://tileserver.maptiler.com/), [Source Code](https://github.com/klokantech/tileserver-php)) `BSD-2-Clause` `PHP`
- [OpenStreetMap](https://www.openstreetmap.org/) - Collaborative project to create a free editable map of the world. ([Source Code](https://github.com/openstreetmap/openstreetmap-website)) `GPL-2.0` `Ruby`
- [OSM Contributor](https://wiki.openstreetmap.org/wiki/OSM_Contributor_Mapping_Tool) - Easy to learn Android application for individual users to add or edit data in OpenStreetMap's database. ([Source Code](https://github.com/jawg/osm-contributor)) `GPL-3.0` `Java`
- [StreetComplete](https://wiki.openstreetmap.org/wiki/StreetComplete) - Gamified interface that offers "quests" to correct or complete data in OpenStreetMap's database. ([Source Code](https://github.com/westnordost/StreetComplete/)) `Java` `GPL-3.0`