Hi List, while trying to implement a decoder for data with extended types I found two bugs in the version 2 of the patch: 1) the img format allows (normal) types 0x01 - 0x3f for lines and 0x01-0x7f for polygons, the original code made no destinction 2) the first point of a line or shape was dropped, this caused esp. many lines to be missing in the overview map.
overview_v3.patch <http://gis.19327.n5.nabble.com/file/n5755292/overview_v3.patch> The compiled binary is here: http://files.mkgmap.org.uk/download/97/mkgmap.jar Gerd -- View this message in context: http://gis.19327.n5.nabble.com/Patch-v3-for-overview-map-tp5755292.html Sent from the Mkgmap Development mailing list archive at Nabble.com. _______________________________________________ mkgmap-dev mailing list [email protected] http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
