openmaptiles/layers/transportation_name
Brian Sperlongano b3c32321a3
[WIP] Expanded road route attributes (#1620)
This PR replaces the `route_N` attribute scheme with individual attributes for name and colour on routes.  Thus you will have:
* `route_N_network` to hold the route `network` value
* `route_N_ref` to hold the route `ref` value
* `route_N_name` to hold the route `name` value
* `route_N_colour` to hold the route `colour` or `ref:colour` value
2024-02-20 17:38:11 +01:00
..
README.md Adjust zoom levels of transportation_name, update diagrams 2017-03-15 13:53:09 +01:00
etl_diagram.png Render long-distance ferries at longer zooms (#1486) 2023-03-15 16:55:47 +01:00
highway_classification.sql Convert PL/PGSQL to SQL (#1568) 2023-08-06 07:26:24 +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 [WIP] Expanded road route attributes (#1620) 2024-02-20 17:38:11 +01:00
transportation_name.yaml [WIP] Expanded road route attributes (#1620) 2024-02-20 17:38:11 +01:00
update_transportation_name.sql [WIP] Expanded road route attributes (#1620) 2024-02-20 17:38:11 +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