osm2vectortiles/osm2vectortiles.tm2source
Manuel Roth 90e07dfc04 Replace GeometryType function with standard conform ST_GeometryType and include Multi-geometry version into osm_id_geometry function 2016-04-23 19:41:08 +02:00
..
README.md Rename open-streets.tm2source to osm2vectortiles.tm2source #215 2016-04-11 10:24:16 +02:00
data.yml Replace GeometryType function with standard conform ST_GeometryType and include Multi-geometry version into osm_id_geometry function 2016-04-23 19:41:08 +02:00

README.md

OSM2VectorTiles tm2source Project

Mapbox Steets v7 compatible data source.

Requirements

See osm2vectortiles documentation for details.

Layers

Because this data source is compatible with Mapbox Streets v5 all layers your can find in Mapbox Streets v5 are also available in this source. For more information, please check out the documentation of Mapbox Streets v5

Editing

If you want to edit this data source, you need some OSM data on your local machine. Follow the documentation of the osm2vectortiles project to set everything up.

  • Install the latest Mapbox Studio Classic
  • Clone this repository and edit the data.yml file with connection information for your postgis database.
host: <your host>
port: <your port>
dbname: <your dbname>
password: <your password>
  • Add this repository as a data source in Mapbox Studio Classic. Now, you should see your data as "x-ray" outlines.

To see the data in style:

  • Open any style in Mapbox Studio Classic and change source to this repository under layers.