Road labels in Poland contain multiple road numbers. #39
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#39
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?
There's this one road north of Warsaw that's showing "E77;S7;62", I'm assuming they made some field a semicolon separated list while we treat it as a single field. I guess the easiest correct thing to do is to just show the most important road, which I'm just going to guess is the first one in the list. And do that selection at import time.
Merged into #19 — both issues are road-ref handling at import (ref_class for shields, primary-ref selection for labels). The combined issue will be worked as one; reopening this one would only split the PR.