Sweden landcover: fold in Topo 10 sankmark for inland_marsh / peat_bog #14
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#14
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?
Topo 10's
markGeoPackage carries asankmarklayer — 1.31M "Sankmark, fast" plus 140k"Sankmark, våt" — that would give Sweden the CORINE
inland_marshandpeat_bogclasses itcurrently has no way to express. The data is already on disk in the Geotorget order we have,
so there is no new download and no new credential.
It is not a config change, and it needs design before implementation.
sankmarkis anoverlay, not part of the
markcoverage: a mire can sit inside forest or inside open land.Folding it in naively breaks the thing
ST_CoverageSimplifydepends on. Doing it properlymeans a nationwide
ST_Difference/ST_Intersectionagainst 3.5M polygons — expensive, andthe validity of the result has to be checked, not assumed.
Worth doing because Sweden's
natural_grassland(2640 "Öppen mark") is 1.9M polygons of thesource's own catch-all, and wetland is a real part of what is hiding in there.
Poland's half of this item is done — all twelve BDOT10k PT classes are now fetched and
mapped. Background:
docs/country-sweden.md,docs/country-poland.md.