enum_rollups.landcover: urban_vegetation never rolls up, and glacier needs a written decision #13
Labels
No labels
claude-wip
map-report
map:is
map:se
needs-review
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
art/ismap#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At z9 the shared
coverlayer has seven distinct classes, not the five CLC level-1defines, because two classes have no rollup entry in
conf/common.yaml. Only one of themis deliberate.
The bug.
urban_vegetationshould map toartificialat z9 — CLC puts green-urban andsport-leisure under level-1 "artificial" — and doesn't. It is inherited from Iceland's
original config. Small (230 polygons in Iceland) and it renders correctly today because the
style filters it at every zoom, so this is tidiness plus correctness of the vocabulary
rather than a visible bug.
The decision to write down.
glaciersurvives every rollup. That is defensiblecartography — an ice cap is a defining feature at any zoom and the style has a dedicated
layer for it — though CLC would fold it into
sparse_openand thennature. The 2026-08-01absorption work partly settled it by accident and in the right direction: an area test does
not care what a class means, so Sweden's small cirque glaciers are now gone by z5 while
Iceland's Vatnajökull survives, which is what the cartographic argument actually wanted.
Either way it should be an explicit comment in
conf/common.yaml, not an omission.Do this the next time
coveris rebuilt for another reason — neither is worth astandalone multi-hour reimport, though
-regeneralize 5-11makes it much cheaper than itused to be. Background:
docs/unification.md, Phase 3.