From a70c0f5eba09f94a2022db5c1afd5eea421fe94b Mon Sep 17 00:00:00 2001 From: lukasmartinelli Date: Mon, 27 Jun 2016 19:06:12 +0200 Subject: [PATCH] Add video to docs --- docs/index.md | 11 +++++++++-- index.html | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 54dfee8..aa59e84 100644 --- a/docs/index.md +++ b/docs/index.md @@ -39,10 +39,17 @@ The following tutorials explain how you can use the OSM2VectorTiles project. Fee -## Video Tutorial +## Introduction Video + +[Video introduction](https://www.youtube.com/watch?v=Wh--DHRULkE) to vector tiles, the project and how to use provided vector tiles to create your own styles and maps. +We recommend watching this video to get a broad overview what can be done with OSM2VectorTiles and then dig into the tutorials. + + + +## Vector Tile Video Series [Tobin Bradley](http://fuzzytolerance.info/) created an awesome video tutorial series -that will introduce you into web maps, vector tiles and using OSM2VectorTiles. +that will educate you more in-depth about web maps, vector tiles and using OSM2VectorTiles. diff --git a/index.html b/index.html index 8ff3add..34a302c 100644 --- a/index.html +++ b/index.html @@ -60,7 +60,7 @@ published: true

Introduction

- Video introduction into vector tiles, the project and how to use provided vector tiles to create + Video introduction to vector tiles, the project and how to use provided vector tiles to create your own styles and maps.