openmaptiles/layers/transportation_name
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 Implement aerialway labels (#1309) 2021-11-26 10:16:41 +01:00
highway_classification.sql Add new layer to serve highway=motorway_junction nodes (#1119) 2021-06-28 14:35:27 +02:00
mapping_diagram.png Add highway=bus_guideway (#1407) 2022-07-26 15:26:57 +02:00
style.json improve `class=path` styling (#1450) 2023-01-06 10:08:03 +01:00
transportation_name.sql Implement aerialway labels (#1309) 2021-11-26 10:16:41 +01:00
transportation_name.yaml Sub-national routes in Canada and refactor national network list (#1446) 2023-01-05 17:36:36 +01:00
update_transportation_name.sql Use equal operator in combination with coalesce() function instead of IS NOT DISTINCT FROM operator. (#1344) 2022-02-04 15:25:47 +01:00

README.md

transportation_name

Docs

Read the layer documentation at http://openmaptiles.org/schema#transportation_name

Mapping Diagram

Mapping diagram for transportation_name

ETL diagram

ETL diagram for transportation_name