openmaptiles/layers/poi
Yuri Astrakhan c9e7ad90c6
Remove unneeded "else null" in conditions (#732)
Minor code cleanup:
SQL already returns NULL in the "WHEN" condition
if it is not matched by any of the cases.

Co-authored-by: Eva Jelinkova <evka.jelinkova@gmail.com>
2020-01-22 17:24:28 -05:00
..
README.md
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 Remove unneeded "else null" in conditions (#732) 2020-01-22 17:24:28 -05:00
mapping.yaml
mapping_diagram.png Refreshed all diagrams, fixed automation & 2 broken graphs (#692) 2019-10-26 21:28:43 -04:00
poi.yaml Manage field mapping in SQL declaratively 2019-12-19 11:25:29 -05:00
poi_stop_agg.sql Remove unneeded "else null" in conditions (#732) 2020-01-22 17:24:28 -05:00
public_transport_stop_type.sql
update_poi_point.sql Remove unneeded "else null" in conditions (#732) 2020-01-22 17:24:28 -05:00
update_poi_polygon.sql

README.md

poi

Docs

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

Mapping Diagram

Mapping diagram for poi

ETL diagram

ETL diagram for poi