Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 890 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 890 Bytes

OSM Cyclo Bright

A Mapbox GL basemap style showcasing OpenStreetMap data for cyclists. It is using the vector tile schema of OpenMapTiles.

Preview

Central Drammen

Edit the Style

Use the Maputnik CLI to edit and develop the style. After you've started Maputnik open the editor on localhost:8000.

maputnik --watch --file style.json

Generating the map

This repo contains a style.json for rendering a finished vector tiles.

On top of that it also contains config and scripts to generate vector tiles using tilemaker.

These are found in the tilemaker folder.

There is a convenience Makefile for local development.

In order to spin up a developement server, run:

make tilemaker