Update overview.md

pull/94/head
Lukas Martinelli 2015-12-15 14:44:48 +01:00
rodzic 4ab6c5a9f5
commit 8aa3cf5bb6
1 zmienionych plików z 8 dodań i 11 usunięć

Wyświetl plik

@ -11,23 +11,20 @@ Get started styling and using vector tiles.
- Getting started
- [Display map with Mapnik and Tessera](/docs/get-started.html)
- [Display map with Mapbox GL](/docs/display-map-with-mapbox-gl.html)
- How to create your own style
- [Create a new style with Mapbox Studio Classic](/docs/create-map-with-mapbox-studio-classic.html)
- Create a new style with Mapbox Studio
- Reference to Tessera Tutorial
- How to host OSM Vector Tiles myself?
- Tessera Container
- Mapbox GL with klokantech tileserver
- [Create Map with Mapbox Studio Classic](/docs/create-map.html)
- [Layer Reference](/docs/layer-reference.html)
- [Serve tiles with Docker](/docs/tileserver-kitematic.html)
- Create your own custom basemap
- [Create a style with Mapbox Studio Classic](/docs/create-map-with-mapbox-studio-classic.html)
- [Create a style with new Mapbox Studio](/docs/create-map-with-mapbox-studio.html)
- Hosting
- Serve raster tiles with Docker
- Serve vector tiles hosting
- Use public and free Klokantech CDN
## Developer Documentation
Documentation about the internals of the project targeted at people
who want to reuse part of our process or want to contribute.
- [Layer Reference](/docs/layer-reference.html)
- [How to create your own vector tiles?](/docs/own-vector-tiles.html)
- [What data sources are the OSM Vector Tiles based on?](/docs/data-sources.html)
- [How to create your own extract?](/docs/extracts.html)