geofabrik / osm-bright

A Carto template for OpenStreetMap data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSM Bright

screenshot

OSM Bright is a sensible starting point for quickly making beautiful maps based on an OpenStreetMap database. It is written in the Carto styling language and can be opened as a project in Kosmtik

Versions will be tagged with the osm-carto version that is supported.

Installation

Shapefiles

./scripts/get-shapefiles.sh

Optionally pass --dry-run to not perform anything, merely print out what would be done.

OpenStreetMap data

Follow openstreetmap-carto installation instructions

Viewing with Kosmtik

Install kosmtik:

npm install kosmtik

This command displays the map on http://127.0.0.1:6789/osm-bright/

./node_modules/kosmtik/index.js serve ./project.mml

History

This style was originally developed by Mapbox between 2012 → 2016.

In late 2021, Geofabrik patched it to simplify the installation, and make it work with the latest openstreetmap-carto database installed with osm2pgsql.

This style is no longer being actively maintained.

See LICENSE.txt for copyright licence.

About

A Carto template for OpenStreetMap data

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:CartoCSS 95.1%Language:Shell 4.9%