openmaptiles/layers/water_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 Update diagrams 2017-12-04 12:06:28 +01:00
etl_diagram.png Upgrade to omt-tools v6, Imposm 0.11.1 and migrate SQL (#1246) 2021-10-14 11:38:28 -04:00
mapping.yaml Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00
mapping_diagram.png Add class=pond to the water layer (#1456) 2023-01-06 08:44:11 +01:00
style.json improve `class=path` styling (#1450) 2023-01-06 10:08:03 +01:00
update_marine_point.sql Add timers to trigger function (#1006) 2020-10-08 16:57:16 +03:00
update_water_lakeline.sql Remove alignment of AS in SQL and few others (#932) 2020-07-22 13:48:25 +02:00
update_water_point.sql add ST_IsValid where ST_PointOnSurface (#1025) 2020-10-13 16:28:20 +03:00
water_name.sql Rename generic layer.sql to actual_layer_name .sql (#1034) 2020-11-09 11:43:35 +02:00
water_name.yaml Updates documentation for 3.13 (#1350) 2022-02-09 12:38:47 +01:00

README.md

water_name

Docs

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

Mapping Diagram

Mapping diagram for water_name

ETL diagram

ETL diagram for water_name