Opened 6 years ago
Closed 6 years ago
#17339 closed defect (fixed)
false positive "Sudden highway type change"
Reported by: | Klumbumbus | Owned by: | abalosc1 |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | External rule | Version: | |
Keywords: | Cc: |
Description
Validate e.g. https://www.openstreetmap.org/node/29039893 or https://www.openstreetmap.org/node/599192072 which warns about "Sudden highway type change". These are very common tagging situations.
Attachments (0)
Change History (7)
follow-up: 2 comment:1 by , 6 years ago
comment:2 by , 6 years ago
Replying to dmanzer95:
There will definitely be false positives
Some false positives are often unavoidable, but imho this rule produces way too much false positives and way more false positives than "right positives" which makes this rule barely useful.
comment:4 by , 6 years ago
I too thought about possible code improvements and I think a proper solution is not possible with the current mapcss implementation in JOSM, but I could be wrong.
comment:5 by , 6 years ago
I may have a way to narrow down the results but it could get a little messy. I'll test it out and post my findings here. Thanks for bringing this issue up!
comment:7 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The "Sudden highway type change" check 1090 has been removed
Hello,
The reason that this was flagged was because the residential road and secondary road are coming together at their beginning/endpoints (Same reason for the second example just different highway classifications). I notice that the reason for the split in the secondary road in the first example is because of different sidewalk tags, so this would be a false positive. There will definitely be false positives as there are with OSMOSE.