openmaptiles/layers/place
Matt Riggott 8693822d50
Add documentation on islands in place layer (#1362)
Islands have been part of the OpenMapTiles schema for more than five years (see commits d664a2fe and 01db9a4e and issue #68), but they're not documented in [the layer definition](https://github.com/openmaptiles/openmaptiles/blob/master/layers/place/place.yaml) or [on openmaptiles.org](https://openmaptiles.org/schema/#place). This PR fixes that by updating `layers/place/place.yaml`.
2022-03-14 08:29:47 +01:00
..
README.md Update diagrams 2017-12-04 12:06:28 +01:00
capital.sql NOOP: Format all layer's SQL code (#917) 2020-06-08 12:19:55 -04: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 province, increase scalerank + labelrank (#1306) 2021-11-18 18:05:02 +01:00
mapping_diagram.png add province, increase scalerank + labelrank (#1306) 2021-11-18 18:05:02 +01:00
place.sql add province, increase scalerank + labelrank (#1306) 2021-11-18 18:05:02 +01:00
place.yaml Add documentation on islands in place layer (#1362) 2022-03-14 08:29:47 +01:00
types.sql Add place=quarter to city subdivisions (#1065) 2021-01-18 14:47:25 +01:00
update_city_point.sql Add timers to trigger function (#1006) 2020-10-08 16:57:16 +03: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