openmaptiles/layers/transportation
Yuri Astrakhan 1614a4656c Manage field mapping in SQL declaratively
Simplify some of the OSM->OMT field value mappings using declarative syntax.

This approach is not for all cases, but in many it removes
the need of storing the same field in both the .yaml and .sql files.

TODO: support more complex AND/OR cases
2019-12-19 11:25:29 -05:00
..
README.md Update diagrams of transportation 2017-03-15 13:55:18 +01:00
class.sql Manage field mapping in SQL declaratively 2019-12-19 11:25:29 -05:00
etl_diagram.png Refreshed all diagrams, fixed automation & 2 broken graphs (#692) 2019-10-26 21:28:43 -04:00
layer.sql Revert "Remove the area condition on highway polygon." 2019-12-11 22:22:59 +01:00
mapping.yaml Merge branch 'master' into bicycle-foot-horse-mtb_scale 2019-10-31 18:52:12 +01:00
mapping_diagram.png Updated mapping diagrams to match changes in landcover & transportation 2019-11-01 22:40:39 -04:00
transportation.yaml Manage field mapping in SQL declaratively 2019-12-19 11:25:29 -05:00
update_transportation_merge.sql layers/transportation/: fix SQL mistakes, modify indices (#321) 2019-10-04 14:00:14 +03: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