OSM2VectorTiles makes is possible to create vector tiles from OpenStreetMap data. (UPGRADE TO OpenMapTiles!)
 
 
 
 
 
 
Go to file
Petr Pridal ae8836f1ac Update README.md 2017-10-13 08:15:27 +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 Resolve issue 479, durable jobs 2016-11-24 13:44:53 -05:00
tools Use same bright style as on CDN for compare visual 2016-08-12 14:21:27 +02:00
.gitignore add import and export dirs to .gitignore 2016-05-16 14:05:45 +02:00
.travis.yml Switch to newer albania PBF for travis 2017-01-18 16:36:59 +01:00
CONTRIBUTORS.md Update CONTRIBUTORS.md 2016-09-21 19:20:21 +02:00
LICENSE Initial commit 2015-09-07 12:42:46 +02:00
Makefile PostGIS build takes too long on travis so exlude it 2016-08-12 14:22:56 +02:00
README.md Update README.md 2017-10-13 08:15:27 +02:00
USAGE.md Fix broken link 2016-08-25 21:07:47 +06: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

⚠️ OSM2VectorTiles is claimed to be breaching intellectual property rights of Mapbox Inc. by implementing schema of vector tiles designed by this company (details in #387). It is not recommended to use this project in production systems. The project is no longer maintained. Please switch to the successor project https://openmaptiles.org which implements a new open Vector Tile Schema free of similar claims https://openmaptiles.org/schema/.

For a detailed information, please visit project site.

OSM2VectorTiles makes is possible to create vector tiles from OpenStreetMap data.

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.

Please also check out Maputnik - the free Mapbox Studio alternative

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

⚠️ The original vector tile downloads are no longer active and should not be used in production due to copyright infringement claims. Please download the new vector tiles from https://openmaptiles.org/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