osm2vectortiles/README.md

51 wiersze
3.3 KiB
Markdown
Czysty Zwykły widok Historia

# OSM2VectorTiles [![Build Status](https://travis-ci.org/osm2vectortiles/osm2vectortiles.svg?branch=master)](https://travis-ci.org/osm2vectortiles/osm2vectortiles) [![MIT and ODbL licensed](https://img.shields.io/badge/license-MIT/ODbL-blue.svg)](https://github.com/osm2vectortiles/osm2vectortiles#license)
2015-12-16 21:06:38 +00:00
2015-12-17 14:15:49 +00:00
OSM2VectorTiles makes is possible to create vector tiles from OpenStreetMap data. For a detailed documentation, please visit our [project website](http://osm2vectortiles.org/docs/).
2015-10-13 07:13:45 +00:00
2015-12-17 14:15:49 +00:00
Create a custom base map in minutes with our free vector tiles from [OpenStreetMap](http://openstreetmap.org) data.
2015-12-16 20:57:15 +00:00
This is the easiest way how to switch to OSM thanks to [MapBox](https://github.com/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.
2016-06-27 16:16:05 +00:00
## Introduction
2016-06-27 17:01:46 +00:00
Video introduction to vector tiles, the project and how to use OSM2VectorTiles to create your own styles and maps.
2016-06-27 16:16:05 +00:00
**https://www.youtube.com/watch?v=Wh--DHRULkE**
[![Vector tiles from OpenStreetMap](https://img.youtube.com/vi/Wh--DHRULkE/0.jpg)](https://www.youtube.com/watch?v=Wh--DHRULkE)
2016-05-24 19:01:17 +00:00
## Docs
2016-06-13 12:44:02 +00:00
The following tutorials are targeted at users of the OSM2VectorTiles project.
2016-05-24 19:01:17 +00:00
- **[Getting Started](http://osm2vectortiles.org/docs/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.
2016-06-13 12:44:02 +00:00
- **[Create new Mapbox GL style](http://osm2vectortiles.org/docs/create-map-with-mapbox-studio/):** Design beautiful maps with the new Mapbox Studio and use them together with osm2vectortiles.
2016-05-24 19:01:17 +00:00
2016-06-13 12:50:04 +00:00
If you want to adapt the OSM2VectorTiles workflow to create vector tiles yourself the detailed usage guide
will get you started.
2015-12-16 20:57:15 +00:00
2016-06-13 12:50:04 +00:00
- **[Detailed Usage Guide](/USAGE.md)**: Create your own planet scale vector tiles with a distributed workflow using the OSM2VectorTiles components.
2015-12-16 20:57:15 +00:00
2016-06-29 21:29:06 +00:00
You should also check out our associated bachelor thesis **[Updatable Vector Tiles from OpenStreetMap](https://cdn.rawgit.com/osm2vectortiles/bachelor-thesis/882a46977f7b984fc59be188335127d62921c44c/thesis.pdf)** if you like a more scientific approach to the project.
2016-06-13 12:50:04 +00:00
## Downloads
2016-06-13 12:44:02 +00:00
2016-06-13 12:50:04 +00:00
Download the entire world, city or country extracts from http://osm2vectortiles.org/downloads.
2016-06-13 12:44:02 +00:00
2016-06-13 12:44:02 +00:00
## 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](USAGE.md) which explains the workflow and the components.
2015-12-16 20:57:15 +00:00
## License
The project is under the MIT license while the data downloads use the [Open Database License](http://wiki.openstreetmap.org/wiki/Open_Database_License) from OpenStreetMap.
2015-12-15 15:51:27 +00:00
## Contribute
2015-10-13 07:13:45 +00:00
2016-06-13 14:17:24 +00:00
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](/CONTRIBUTORS.md) file.
2016-02-29 08:38:07 +00:00
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