From 8f27a154bfbbf514ea258f7431a503cec78de16c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn?= Date: Tue, 13 Feb 2024 07:48:09 +0100 Subject: [PATCH] Update README.md --- README.md | 35 +++-------------------------------- 1 file changed, 3 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index 62e45d3..43a690f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A free Maplibre and Mapbox GL basemap style for everyone with complete liberty to use and self host. OSM Liberty is a fork of OSM Bright based on free data sources with a mission for a clear good looking design for the everyday user. It is based on the vector tile schema of [OpenMapTiles](https://github.com/openmaptiles/openmaptiles). -**[Preview OSM Liberty with Maputnik](https://maputnik.github.io/editor/?style=https://maputnik.github.io/osm-liberty/style.json)** +**[Preview OSM Liberty with Maputnik](https://maplibre.org/maputnik/?style=https://maputnik.github.io/osm-liberty/style.json)** ## Usage @@ -17,35 +17,6 @@ Other options are: - Create your own vector tiles with [OpenMapTiles](https://github.com/openmaptiles/openmaptiles) and host the tiles yourself for complete liberty. - Use another vector tile source that is based on the vector tile schema of [OpenMapTiles](https://github.com/openmaptiles/openmaptiles) -```html - - - - - OSM Liberty - - - - - - -
- - - -``` - ## Data Sources - [OpenMapTiles](http://openmaptiles.org/) as vector data source @@ -62,9 +33,9 @@ Colored relief shading from Natural Earth make the low zoom levels look good. ## Edit the Style -You can [edit the style directly online in Maputnik](https://maputnik.github.io/editor?style=https://maputnik.github.io/osm-liberty/style.json). +You can [edit the style directly online in Maputnik](https://maplibre.org/maputnik?style=https://maputnik.github.io/osm-liberty/style.json). -This style actually triggered the need for the development of [Maputnik](https://github.com/maputnik/editor/). +This style actually triggered the need for the development of [Maputnik](https://github.com/maplibre/maputnik). A pre-commit hook is included to validate and format the JSON styles using [`mapbox-gl-style-spec`](https://www.npmjs.com/package/@mapbox/mapbox-gl-style-spec).