openmaptiles/layers/boundary
Adam Laža 136e1db4d1
Fix maritime low zooms (#1644)
This PR fixes boundary layer at low zoom levels:

-z4 - remove maritime boundary (Peru, northern and southern end of boundary between Canada and Alaska).
-z1-z4 - do not mix disputed boundary from NE and OSM - linestrings got duplicated. Use only NE data (z0-z4), then OSM data (z5+)
2024-03-18 13:23:38 +01:00
..
README.md Update boundary diagrams & readme 2018-01-12 15:17:59 +01:00
boundary.sql Fix maritime low zooms (#1644) 2024-03-18 13:23:38 +01:00
boundary.yaml Move aboriginal lands boundaries to boundary layer (#1604) 2024-01-21 10:37:02 +01:00
boundary_name.sql Replace osmborder with imposm/SQL (#1213) 2021-09-29 11:08:55 +02:00
etl_diagram.png Fix maritime low zooms (#1644) 2024-03-18 13:23:38 +01:00
mapping.yaml Move aboriginal lands boundaries to boundary layer (#1604) 2024-01-21 10:37:02 +01:00
mapping_diagram.png Move aboriginal lands boundaries to boundary layer (#1604) 2024-01-21 10:37:02 +01:00
style.json improve `class=path` styling (#1450) 2023-01-06 10:08:03 +01:00
update_boundary_polygon.sql Change to pointonsurface (#1641) 2024-02-29 14:39:13 +01:00

README.md

boundary

Docs

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

ETL diagram

ETL diagram for boundary