2015-12-14 10:35:05 +00:00
|
|
|
---
|
|
|
|
|
layout: page
|
2015-12-17 09:28:56 +00:00
|
|
|
title: Documentation
|
2015-12-14 10:35:05 +00:00
|
|
|
published: true
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## User Documentation
|
|
|
|
|
|
|
|
|
|
Get started styling and using vector tiles.
|
|
|
|
|
|
2015-12-16 12:12:47 +00:00
|
|
|
- Getting started
|
2015-12-17 14:21:36 +00:00
|
|
|
- [Display Map with tileserver-mapnik](/docs/start)
|
|
|
|
|
- [Display Map with Mapbox GL](/docs/display-map-with-mapbox-gl)
|
2015-12-16 12:12:47 +00:00
|
|
|
- Create your own custom basemap
|
2015-12-17 14:21:36 +00:00
|
|
|
- [Create a Style with Mapbox Studio Classic](/docs/create-map-with-mapbox-studio-classic)
|
|
|
|
|
- [Create a Style with new Mapbox Studio](/docs/create-map-with-mapbox-studio)
|
2015-12-16 12:12:47 +00:00
|
|
|
- Hosting
|
2015-12-17 14:21:36 +00:00
|
|
|
- [Serve Raster Tiles with Docker](/docs/serve-raster-tiles-docker)
|
|
|
|
|
- [Serve Vector Tiles](/docs/serve-vector-tiles)
|
2015-12-16 12:29:14 +00:00
|
|
|
- [Use public CDN](/docs/use-public-cdn)
|
2015-12-14 10:35:05 +00:00
|
|
|
|
|
|
|
|
## Developer Documentation
|
|
|
|
|
|
2015-12-17 08:57:07 +00:00
|
|
|
Documentation about how to create vector tiles yourself.
|
|
|
|
|
Targeted at people who want to reuse our process or want to contribute.
|
2015-12-14 10:35:05 +00:00
|
|
|
|
2015-12-16 12:12:47 +00:00
|
|
|
- Vector Tiles
|
2015-12-17 08:57:07 +00:00
|
|
|
- [Create your own Vector Tiles](/docs/own-vector-tiles)
|
2015-12-16 12:29:14 +00:00
|
|
|
- [Layer Reference](/docs/layer-reference)
|
2015-12-17 08:57:07 +00:00
|
|
|
- [Create your own Extract](/docs/extracts)
|
|
|
|
|
- Data Source
|
|
|
|
|
- [Data Sources of OSM Vector Tiles](/docs/data-sources)
|
2015-12-16 12:12:47 +00:00
|
|
|
- Import and Export
|
2015-12-16 12:29:14 +00:00
|
|
|
- [Import and Export Process](/docs/import-export-process)
|
2015-12-17 09:44:44 +00:00
|
|
|
- [Database Schema](/docs/database-schema)
|
2015-12-17 09:51:54 +00:00
|
|
|
- [Imposm Mapping](/docs/imposm-schema)
|
2015-12-17 11:52:22 +00:00
|
|
|
|
|
|
|
|
## Additional Documentation
|
|
|
|
|
|
|
|
|
|
OSM2VectorTiles arose from a study project. The original thesis
|
|
|
|
|
is available publicly and if you wan't to dig deeper you are welcome
|
|
|
|
|
to read the thesis.
|
|
|
|
|
|
|
|
|
|
- Study Project Thesis
|
|
|
|
|
- [Vector Tiles from OpenStreetMap](https://www.sharelatex.com/github/repos/osm2vectortiles/osm2vectortiles-thesis/builds/latest/output.pdf)
|