openmaptiles/layers/place
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 Update diagrams 2017-12-04 12:06:28 +01:00
capital.sql Remove unneeded "else null" in conditions (#732) 2020-01-22 17:24:28 -05:00
city.sql Wrap place UNIONs into one SELECT to sppeed up rendering 2018-11-30 15:32:26 +01:00
etl_diagram.png Refreshed all diagrams, fixed automation & 2 broken graphs (#692) 2019-10-26 21:28:43 -04:00
island_rank.sql
layer.sql Wrap place UNIONs into one SELECT to sppeed up rendering 2018-11-30 15:32:26 +01:00
mapping.yaml removing webmerc_area 2019-11-19 16:36:00 +01:00
mapping_diagram.png Refreshed all diagrams, fixed automation & 2 broken graphs (#692) 2019-10-26 21:28:43 -04:00
place.yaml Add osm_id as key of places 2017-12-04 10:53:26 +01:00
types.sql
update_city_point.sql Fix missing cities with diacritics at Z6 2017-12-04 11:02:04 +01:00
update_continent_point.sql
update_country_point.sql Revert back to NE 4.0.0 2018-11-30 15:32:26 +01:00
update_island_point.sql
update_island_polygon.sql
update_state_point.sql

README.md

place

Docs

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

Mapping Diagram

Mapping diagram for place

ETL diagram

ETL diagram for place