openmaptiles/layers/mountain_peak
Daniel Schep cd77b07e46
improve `class=path` styling (#1450)
This PR addresses that by:

* rendering oneway arrows on more than `subclass=cycleway`
* less opacity for path/footway casing
* adding the thin black casing to bridges
* adding `subclass=steps` & `subclass=bridleway` rendering
* render `bicycle=designated` as `subclass=cycleway` and `horse=designated` as `subclass=bridleway` (bike taking priority)
* improved tunnel rendering with double casing & adding main line
* made casing min zoom consistent across subclasses

All of these changes were made to mimic OSM Carto.
2023-01-06 10:08:03 +01:00
..
README.md
etl_diagram.png adding customary_ft for peaks in US (#1298) 2021-11-15 16:55:35 +01:00
mapping.yaml
mapping_diagram.png
mountain_peak.sql adding customary_ft for peaks in US (#1298) 2021-11-15 16:55:35 +01:00
mountain_peak.yaml Add missing requires NE tables to layers. (#1410) 2022-08-02 14:22:58 +02:00
style.json improve `class=path` styling (#1450) 2023-01-06 10:08:03 +01:00
update_mountain_linestring.sql
update_peak_point.sql

README.md

Mountain Peaks

Mapping Diagram

Mapping diagram for mountain peaks

ETL diagram

ETL diagram for mountain peaks