openmaptiles/layers/place
Brian Sperlongano a682d50d0d
Document name_* deprecation strategy (#1605)
This PR is a **documentation change only**. It documents the fact that `name:xx` values are present in the tiles and documents that `name_de` and `name_en` will be removed in a future release in favor of `name:de` and `name:en` respectively.
2023-12-30 08:14:35 +01:00
..
README.md Update diagrams 2017-12-04 12:06:28 +01:00
capital.sql Add support for county seats (capital=6) (#1401) 2022-07-26 13:19:16 +02:00
city.sql Remove alignment of AS in SQL and few others (#932) 2020-07-22 13:48:25 +02:00
etl_diagram.png Upgrade to omt-tools v6, Imposm 0.11.1 and migrate SQL (#1246) 2021-10-14 11:38:28 -04:00
island_rank.sql NOOP: Format all layer's SQL code (#917) 2020-06-08 12:19:55 -04:00
mapping.yaml Add borough to supported place classes (#1470) 2023-01-10 16:36:08 +01:00
mapping_diagram.png Add borough to supported place classes (#1470) 2023-01-10 16:36:08 +01:00
place.sql add province, increase scalerank + labelrank (#1306) 2021-11-18 18:05:02 +01:00
place.yaml Document name_* deprecation strategy (#1605) 2023-12-30 08:14:35 +01:00
style.json Add borough to supported place classes (#1470) 2023-01-10 16:36:08 +01:00
types.sql Add borough to supported place classes (#1470) 2023-01-10 16:36:08 +01:00
update_city_point.sql Remove unused indexes (#1520) 2023-05-10 07:39:45 +02:00
update_continent_point.sql Improved update performance of place layer (#1509) 2023-03-22 14:00:10 +01:00
update_country_point.sql Remove unused indexes (#1520) 2023-05-10 07:39:45 +02:00
update_island_point.sql Improved update performance of place layer (#1509) 2023-03-22 14:00:10 +01:00
update_island_polygon.sql Improved update performance of place layer (#1509) 2023-03-22 14:00:10 +01:00
update_state_point.sql Remove unused indexes (#1520) 2023-05-10 07:39:45 +02:00

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