openmaptiles/layers/landcover
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 for landcover 2017-03-15 17:35:37 +01:00
etl_diagram.png Refreshed all diagrams, fixed automation & 2 broken graphs (#692) 2019-10-26 21:28:43 -04:00
landcover.sql Manage field mapping in SQL declaratively 2019-12-19 11:25:29 -05:00
landcover.yaml Manage field mapping in SQL declaratively 2019-12-19 11:25:29 -05:00
mapping.yaml Add leisure=golf_course, map it to grass 2019-11-29 13:43:10 +01:00
mapping_diagram.png mapping_diagram update 2019-12-09 14:48:52 +01:00

README.md

landcover

Docs

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

Mapping Diagram

Mapping diagram for landcover

ETL diagram

ETL diagram for landcover