Update repo links, footnote, etc. (klokantech->maptiler)

This commit is contained in:
Petr Sloup
2019-12-30 11:56:53 +01:00
parent b3d810817d
commit 0a7c403f0b
11 changed files with 77 additions and 16 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
# TileServer GL light
[![Build Status](https://travis-ci.org/klokantech/tileserver-gl.svg?branch=master)](https://travis-ci.org/klokantech/tileserver-gl)
[![Build Status](https://travis-ci.org/maptiler/tileserver-gl.svg?branch=master)](https://travis-ci.org/maptiler/tileserver-gl)
[![Docker Hub](https://img.shields.io/badge/docker-hub-blue.svg)](https://hub.docker.com/r/klokantech/tileserver-gl/)
Vector maps with GL styles. Map tile server for Mapbox Android, iOS, GL JS, Leaflet, OpenLayers, etc. without server side rendering.
@@ -11,7 +11,7 @@ Then you can simply run `tileserver-gl-light zurich_switzerland.mbtiles` to star
See also `tileserver-gl` which contains server side rendering.
Prepared vector tiles can be downloaded from [OSM2VectorTiles](http://osm2vectortiles.org/).
Prepared vector tiles can be downloaded from [OpenMapTiles](https://openmaptiles.org/downloads/).
## Documentation
You can read full documentation of this project at http://tileserver.readthedocs.io/.