tilezen / vector-datasource

Tilezen vector tile service - OpenStreetMap data in several formats
https://www.nextzen.org/
Other
509 stars 119 forks source link

Lua change to turn off somaliland admin1 features to match NE behavior #2086

Closed jeffdefacto closed 2 years ago

jeffdefacto commented 2 years ago

Somaliland and Somalia have differing views on admin1 (OSM admin_level = 4) borders within Somaliland's borders. NE displays no borders within the area so setting the OSM data to match will align the views.

This adds some lua to select the admin_level 4 features and set their admin_level to nil

nvkelso commented 2 years ago

Generally looks good, let me confirm in a build and then I'll approve.