[mkgmap-dev] Severe errors - 4546? HousenumberGenerator
From Gerd Petermann gpetermann_muenchen at hotmail.com on Tue Jun 16 07:06:07 BST 2020
Hi Samuel, thanks for reporting. Problem was introduced with r4541 www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4541 I've reverted the changes for now with 4547, have to think again about this. I am not yet sure what to think of the data itself. I'd say that the imported CanVec data is nonsense. See https://www.openstreetmap.org/way/614179153. The end nodes of such a way should have tags addr:housenumbers, but they don't. The data would be OK if these three ways were connected: way 612949474 way 614179153 way 612948545 Gerd ________________________________________ Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von Samuel Longiaru <longiaru at shaw.ca> Gesendet: Montag, 15. Juni 2020 19:06 An: mkgmap-dev at lists.mkgmap.org.uk Betreff: [mkgmap-dev] Severe errors - 4546? HousenumberGenerator Greetings All, Just ran my standard British Columbia, Canada map using 4546. It is throwing a number of these severe errors. Have not encountered them before. Even tried with a fresh data download. Same. I believe my last successful was 4539... so somewhere between 4540 and 4546 possibly something changed to cause these? Thanks. Love this project! Sam Kamloops, BC SEVERE (HousenumberGenerator): 32358012.osm.pbf: addr:interpolation node not found in way WAY: 614179153 null(49.88492488861084/-119.37499523162842) [addr:interpolation=odd, mkgmap:admin_level2=CAN, mkgmap:admin_level4=British Columbia, mkgmap:admin_level6=Regional District of Central Okanagan, mkgmap:admin_level8=Kelowna, mkgmap:city=Kelowna, mkgmap:country=CAN, mkgmap:node-ids=5810005005,5810002002, mkgmap:region=British Columbia] SEVERE (HousenumberGenerator): 32358012.osm.pbf: addr:interpolation node not found in way WAY: 614179154 null(49.88425970077515/-119.37499523162842) [addr:interpolation=even, mkgmap:admin_level2=CAN, mkgmap:admin_level4=British Columbia, mkgmap:admin_level6=Regional District of Central Okanagan, mkgmap:admin_level8=Kelowna, mkgmap:city=Kelowna, mkgmap:country=CAN, mkgmap:node-ids=5810005005,5810002002, mkgmap:region=British Columbia] SEVERE (HousenumberGenerator): 32358012.osm.pbf: addr:interpolation node not found in way WAY: 614179247 null(49.87520456314087/-119.37499523162842) [addr:interpolation=odd, mkgmap:admin_level2=CAN, mkgmap:admin_level4=British Columbia, mkgmap:admin_level6=Regional District of Central Okanagan, mkgmap:admin_level8=Kelowna, mkgmap:city=Kelowna, mkgmap:country=CAN, mkgmap:node-ids=5810003613,5810003052, mkgmap:region=British Columbia] SEVERE (HousenumberGenerator): 32358012.osm.pbf: addr:interpolation node not found in way WAY: 614179248 null(49.87571954727173/-119.37499523162842) [addr:interpolation=even, mkgmap:admin_level2=CAN, mkgmap:admin_level4=British Columbia, mkgmap:admin_level6=Regional District of Central Okanagan, mkgmap:admin_level8=Kelowna, mkgmap:city=Kelowna, mkgmap:country=CAN, mkgmap:node-ids=5810003613,5810003052, mkgmap:region=British Columbia] SEVERE (HousenumberGenerator): 32358012.osm.pbf: addr:interpolation node not found in way WAY: 614179351 null(49.889066219329834/-119.37499523162842) [addr:interpolation=odd, mkgmap:admin_level2=CAN, mkgmap:admin_level4=British Columbia, mkgmap:admin_level6=Regional District of Central Okanagan, mkgmap:admin_level8=Kelowna, mkgmap:city=Kelowna, mkgmap:country=CAN, mkgmap:node-ids=5810001275,5810002937, mkgmap:region=British Columbia] SEVERE (HousenumberGenerator): 32358011.osm.pbf: addr:interpolation node not found in way WAY: 261447082 null(49.59312200546265/-120.49999952316284) [addr:interpolation=odd, mkgmap:admin_level2=CAN, mkgmap:admin_level4=British Columbia, mkgmap:admin_level6=Regional District of Okanagan-Similkameen, mkgmap:country=CAN, mkgmap:node-ids=2670598720,2670598724, mkgmap:region=British Columbia] SEVERE (HousenumberGenerator): 32358011.osm.pbf: addr:interpolation node not found in way WAY: 610826075 null(50.119242668151855/-120.75000286102295) [addr:interpolation=even, mkgmap:admin_level2=CAN, mkgmap:admin_level4=British Columbia, mkgmap:admin_level6=Thompson-Nicola Regional District, mkgmap:admin_level8=Merritt, mkgmap:city=Merritt, mkgmap:country=CAN, mkgmap:node-ids=5784444661,5784450125, mkgmap:region=British Columbia] SEVERE (HousenumberGenerator): 32358011.osm.pbf: addr:interpolation node not found in way WAY: 610826160 null(50.11945724487305/-120.75000286102295) [addr:interpolation=odd, mkgmap:admin_level2=CAN, mkgmap:admin_level4=British Columbia, mkgmap:admin_level6=Thompson-Nicola Regional District, mkgmap:admin_level8=Merritt, mkgmap:city=Merritt, mkgmap:country=CAN, mkgmap:node-ids=5784446724,5784445907, mkgmap:region=British Columbia] SEVERE (HousenumberGenerator): 32358013.osm.pbf: addr:interpolation node not found in way WAY: 241053558 null(49.70564603805542/-123.12500238418579) [addr:interpolation=odd, mkgmap:admin_level2=CAN, mkgmap:admin_level4=British Columbia, mkgmap:admin_level6=Squamish-Lillooet Regional District, mkgmap:admin_level8=Squamish, mkgmap:city=Squamish, mkgmap:country=CAN, mkgmap:node-ids=2487382707,2487382712, mkgmap:region=British Columbia] Number of MapFailedExceptions: 0 Number of ExitExceptions: 0 Time finished: Mon Jun 15 09:57:57 PDT 2020 Total time taken: 3 minutes 17 seconds On 2020-06-15 3:38 a.m., svn commit wrote: > Version mkgmap-r4546 was committed by gerd on Mon, 15 Jun 2020 > > improve code: fix sonarlint issues reg. "Move the string literal on the left side of string comparison." > > > http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4546 > _______________________________________________ > mkgmap-dev mailing list > mkgmap-dev at lists.mkgmap.org.uk > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev _______________________________________________ mkgmap-dev mailing list mkgmap-dev at lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
- Previous message: [mkgmap-dev] Severe errors - 4546? HousenumberGenerator
- Next message: [mkgmap-dev] mkgmap-dev Digest, Vol 143, Issue 54
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list