openmaptiles/layers/transportation
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 Update diagrams of transportation 2017-03-15 13:55:18 +01:00
class.sql Add grade 1 tracks to paved (#1485) 2023-01-26 19:24:44 +01:00
etl_diagram.png Update Performance transportation_name Layer (#1512) 2023-03-22 19:39:18 +01:00
highway_name.sql Run get_basic_name after osml10n_street_abbrev_* (#1326) 2021-12-08 08:20:15 +01:00
mapping.yaml [WIP] Expanded road route attributes (#1620) 2024-02-20 17:38:11 +01:00
mapping_diagram.png Add highway=bus_guideway (#1407) 2022-07-26 15:26:57 +02:00
network_type.sql [WIP] Expanded road route attributes (#1620) 2024-02-20 17:38:11 +01:00
style.json transportation style: remove whitespace in color value (#1550) 2023-06-19 19:20:40 +02:00
transportation.sql Remove expressway from ramps (#1602) 2023-12-28 07:11:36 +01:00
transportation.yaml Routes of Ireland (#1466) 2023-01-15 13:52:43 +01:00
update_route_member.sql [WIP] Expanded road route attributes (#1620) 2024-02-20 17:38:11 +01:00
update_transportation_merge.sql [WIP] Expanded road route attributes (#1620) 2024-02-20 17:38:11 +01:00

README.md

transportation

Docs

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

Mapping Diagram

Mapping diagram for transportation

ETL diagram

ETL diagram for transportation