[mkgmap-dev] Bug in add-pois-to-lines
From Steve Ratcliffe steve at parabola.me.uk on Fri Dec 21 14:03:35 GMT 2012
Hi I was sent a bug report about a NullPointerException which it was later determined only occurred when --add-pois-to-lines was used. I managed to reproduce this and have the attached patch as a possible solution, but wondering if anyone else has seen such a problem. The problem way I found was 151882750. Although this has two nodes in OSM and in my tile source, it only has one node when it gets to addPOItoLine(). One of the nodes is outside the tile boundary, but I would have expected a node to be created exactly on the boundary. Anyway the attached patch fixes the proximate problem, and I will apply it if no one has any insight into any deeper cause. ..Steve -------------- next part -------------- A non-text attachment was scrubbed... Name: add-pois-to-lines_can_cause_NPE.patch Type: text/x-patch Size: 785 bytes Desc: not available Url : http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20121221/426a8d4f/attachment.bin
- Previous message: [mkgmap-dev] Commit: r2420: Correct error message if length() is used for nodes
- Next message: [mkgmap-dev] Bug in add-pois-to-lines
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list