OSM2VectorTiles makes is possible to create vector tiles from OpenStreetMap data. (UPGRADE TO OpenMapTiles!)
 
 
 
 
 
 
Go to file
lukasmartinelli b6531baac5 Show more countries on z1 2016-08-12 12:09:41 +02:00
export Add empty export and import folders for clarity #136 2016-02-29 09:32:25 +01:00
import Add empty export and import folders for clarity #136 2016-02-29 09:32:25 +01:00
osm2vectortiles.tm2source Show more countries on z1 2016-08-12 12:09:41 +02:00
src Move ne_50m data up one level in admin 2016-08-12 12:06:53 +02:00
tools Make world job configurable 2016-06-22 22:09:30 +02:00
.gitignore add import and export dirs to .gitignore 2016-05-16 14:05:45 +02:00
.travis.yml Use correct URL to low zoom level planet extract 2016-08-05 14:11:02 +02:00
CONTRIBUTORS.md Correct profile link in contributors file 2016-07-14 13:09:50 +02:00
LICENSE Initial commit 2015-09-07 12:42:46 +02:00
Makefile Remove integration test from Docker setup 2016-06-14 16:20:30 +02:00
README.md Add bachelor thesis link 2016-06-29 23:29:06 +02:00
USAGE.md Update USAGE.md 2016-06-17 09:42:18 +02:00
docker-compose.yml Move subdivide into import-osm 2016-06-28 09:16:29 +02:00
taginfo.json Add newest taginfo.json 2016-04-25 18:59:12 +02:00

README.md

OSM2VectorTiles Build Status MIT and ODbL licensed

OSM2VectorTiles makes is possible to create vector tiles from OpenStreetMap data. For a detailed documentation, please visit our project website.

Create a custom base map in minutes with our free vector tiles from OpenStreetMap data. This is the easiest way how to switch to OSM thanks to MapBox open-source tools. Design your own map of world or country, serve raster or vector tiles from any virtual server or your own infrastructure, even offline behind a firewall.

Introduction

Video introduction to vector tiles, the project and how to use OSM2VectorTiles to create your own styles and maps.

https://www.youtube.com/watch?v=Wh--DHRULkE

Vector tiles from OpenStreetMap

Docs

The following tutorials are targeted at users of the OSM2VectorTiles project.

  • Getting Started: Quickly get started using OSM2VectorTiles to display maps in your browser. This tutorial explains how to serve downloaded Vector Tiles and use them in your browser.
  • Create new Mapbox GL style: Design beautiful maps with the new Mapbox Studio and use them together with osm2vectortiles.

If you want to adapt the OSM2VectorTiles workflow to create vector tiles yourself the detailed usage guide will get you started.

  • Detailed Usage Guide: Create your own planet scale vector tiles with a distributed workflow using the OSM2VectorTiles components.

You should also check out our associated bachelor thesis Updatable Vector Tiles from OpenStreetMap if you like a more scientific approach to the project.

Downloads

Download the entire world, city or country extracts from http://osm2vectortiles.org/downloads.

Develop

You want to hack on OSM2VectorTiles yourself or are interested in running or adapting the workflow yourself. Take a look at the detailed usage guide which explains the workflow and the components.

License

The project is under the MIT license while the data downloads use the Open Database License from OpenStreetMap.

Contribute

The purpose of this project is to make OSM data more accessible to anybody. Any feedback or improvement is greatly appreciated. So feel free to submit a pull request or file a bug. You can also post feedback as GitHub issue. A list of current contributors can be found in the CONTRIBUTORS file.

You can help us to improve the documentation by editing the Markdown files and creating a pull request. The documentation is based on GitHub pages and is in the gh-pages branch.

https://github.com/osm2vectortiles/osm2vectortiles/tree/gh-pages/docs