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)
Changed 8 years ago by
Attachment: | 0004-Workaround-for-NPE-in-ImproveWayAccuracyHelper.java.patch added |
---|
comment:1 Changed 8 years ago by
Keywords: | gsoc added |
---|---|
Milestone: | → 15.07 |
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
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.