Modify ↓
#11630 closed enhancement (fixed)
[Patch] Workaround for NPE in ImproveWayAccuracyHelper.java
Reported by: | michael2402 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 15.08 |
Component: | Core | Version: | |
Keywords: | gsoc | Cc: |
Description
I just got this while testing, hope it is fixed.
Attachments (1)
Change History (6)
by , 9 years ago
Attachment: | 0004-Workaround-for-NPE-in-ImproveWayAccuracyHelper.java.patch added |
---|
comment:1 by , 9 years ago
Keywords: | gsoc added |
---|---|
Milestone: | → 15.07 |
comment:2 by , 9 years ago
comment:3 by , 9 years ago
Personally I tend to add robustness for nodes without coordinates, especially since the OSM API changes introduced during redaction process.
Note:
See TracTickets
for help on using tickets.
Are you using Mercator projection?
@all: Do we support nodes without coordinates? I think we have many more places that just assume that the east-north value is not null.