mirror of
https://github.com/zvx-echo6/navi.git
synced 2026-05-21 23:24:46 +02:00
Compare commits
No commits in common. "d4e3b68a13223d16b7f0f1aa1c2020c4936824e2" and "36171123f1ca72c0c6d64d252c1644cc20da45f8" have entirely different histories.
d4e3b68a13
...
36171123f1
1 changed files with 0 additions and 2 deletions
|
|
@ -528,8 +528,6 @@ function addPublicLands(map, themeId) {
|
||||||
type: 'symbol',
|
type: 'symbol',
|
||||||
source: PUBLIC_LANDS_SOURCE,
|
source: PUBLIC_LANDS_SOURCE,
|
||||||
'source-layer': 'public_lands',
|
'source-layer': 'public_lands',
|
||||||
// Exclude PAD-US sub-polygons whose unit_nm is "Unknown <agency>" — USGS source artifact, not real label.
|
|
||||||
filter: ['!', ['==', ['slice', ['coalesce', ['get', 'name'], ''], 0, 8], 'Unknown ']],
|
|
||||||
minzoom: 10,
|
minzoom: 10,
|
||||||
layout: {
|
layout: {
|
||||||
'text-field': ['get', 'name'],
|
'text-field': ['get', 'name'],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue