Opened 12 years ago
Closed 12 years ago
#9976 closed defect (fixed)
false positive: missing power=pole
| Reported by: | malenki | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | 14.05 |
| Component: | Core validator | Version: | |
| Keywords: | power | Cc: |
Description
When mapping a powerline the validator reports an error if the line starts at an power=substation wrongly demanding it should be a power=pole or power=tower, too.
To visualize the issue:
https://commons.wikimedia.org/wiki/File:IMG_0940_umspannstation_schloss_bürgeln.JPG
Attachments (1)
Change History (5)
comment:1 by , 12 years ago
| Milestone: | → 14.05 |
|---|
follow-up: 3 comment:2 by , 12 years ago
comment:3 by , 12 years ago
Replying to skyper:
The same happens with some other
power=*but I am by far an expert to decide weather a line can end at a switchgear for example.
Then ignore the warning and leave it for experts :) I'll add switchgear and maybe other power stuff to the allowed list.



This only happens if
power=substationis mapped as a node. The same happens with some otherpower=*but I am by far an expert to decide weather a line can end at a switchgear for example.Still I think a smooth solution would be to accept all
power=*on nodes or surrounding multipolygons.