openmaptiles/layers/place
James Westman 569e9cd5b4
Add borough to supported place classes (#1470)
Adds a new class value for the place layer, `borough`, and adds it to the OSM style with the same appearance as hamlets and suburbs.
2023-01-10 16:36:08 +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 Add borough to supported place classes (#1470) 2023-01-10 16:36:08 +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 Update to Natural Earth v5.1.2 (#1409) 2022-08-02 15:47:43 +02:00
update_continent_point.sql Add timers to trigger function (#1006) 2020-10-08 16:57:16 +03:00
update_country_point.sql Add timers to trigger function (#1006) 2020-10-08 16:57:16 +03:00
update_island_point.sql Add timers to trigger function (#1006) 2020-10-08 16:57:16 +03:00
update_island_polygon.sql add ST_IsValid where ST_PointOnSurface (#1025) 2020-10-13 16:28:20 +03:00
update_state_point.sql add province, increase scalerank + labelrank (#1306) 2021-11-18 18:05:02 +01: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