Merge branch 'feature/tileserver' of https://github.com/geometalab/osm2vectortiles into feature/tileserver

Conflicts:
	tileserver/Dockerfile
pull/19/head
Lukas Martinelli 2015-09-23 11:09:44 +02:00
commit 4549857306
2 zmienionych plików z 12 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1 @@
vector-tiles-sample

Wyświetl plik

@ -0,0 +1,11 @@
{
"/": {
"source": "tmstyle:///data/countries.tm2"
},
"/vector": {
"source": "mbtiles:///data/countries.mbtiles"
},
"/raster": {
"source": "tmstyle:///data/countries.tm2"
}
}