[mkgmap-dev] Commit r4405: Fix error: Shapes are distorted when 2nd last and last point are at same position or when 1st and 2nd point are at same position (1st and last point are identical)
From svn commit svn at mkgmap.org.uk on Thu Jan 9 07:13:30 GMT 2020
Version mkgmap-r4405 was committed by gerd on Thu, 09 Jan 2020 Fix error: Shapes are distorted when 2nd last and last point are at same position or when 1st and 2nd point are at same position (1st and last point are identical) This is rather unlikely with OSM data but (since r4360) it happened always with polish input as it removed code which caused coords at the same place to be the same object. I removed that in r4360 because I think it can cause problems with housenumber nodes or routing nodes. So, we have an old error which didn't show up until the change in r4360. This change fixes the old error and changes the code in the polish reader so that it doesn't produce this special case. http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4405
- Previous message: [mkgmap-dev] Allow blanks in function parameters
- Next message: [mkgmap-dev] Commit r4406: See log message for r4405. I wondered why none of the unit tests failed. Seems the tolerance for small changes is too high, so this adapts size values in function tests and lowers the range for RGN size with polish input to 3.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list