Travel Mapping

Highway Data Discussion => Updates to Highway Data => Solved Highway data updates => Topic started by: yakra on November 01, 2021, 12:15:18 pm

Title: FRA-GES & FRA-NOR: new LABEL_SELFREF cases
Post by: yakra on November 01, 2021, 12:15:18 pm
Been working on an enhancement for the LABEL_SELFREF datacheck for letter-suffixed routes (https://github.com/TravelMapping/DataProcessing/issues/471). It's flagged a few items in France:

FRA-GES D54A-57 D11/D54A (https://travelmapping.net/hb/showroute.php?r=frages.d0054a57&lat=49.217273&lon=6.021495&zoom=19) looks like it should be D11/D54B.
FRA-GES D242B-52 D74/D242B (https://travelmapping.net/hb/showroute.php?r=frages.d0242b52&lat=47.99727&lon=5.486003&zoom=19) looks like it should be D74/D242A. Although, shouldn't there be a multiplex here, even if an annoyingly short one?
FRA-NOR D70E-50 D67/D70E (https://travelmapping.net/hb/showroute.php?r=franor.d0070e50&lat=49.384213&lon=-1.342792&zoom=19)? I'm unsure about how the nomenclature works here. Should it be D67/D70E1, or is this a false positive?
Title: Re: FRA-GES & FRA-NOR: new LABEL_SELFREF cases
Post by: michih on November 01, 2021, 12:38:35 pm
Thanks :) Fixed (https://github.com/TravelMapping/HighwayData/pull/5278/commits/4caa61e1c09f8076145a379fd40ff06ad0387a73).

Been working on an enahancement for the LABEL_SELFREF datacheck for letter-suffixed routes (https://github.com/TravelMapping/DataProcessing/issues/471). It's flagged a few items in France:

FRA-GES D54A-57 D11/D54A (https://travelmapping.net/hb/showroute.php?r=frages.d0054a57&lat=49.217273&lon=6.021495&zoom=19) looks like it should be D11/D54B.

yep

FRA-GES D242B-52 D74/D242B (https://travelmapping.net/hb/showroute.php?r=frages.d0242b52&lat=47.99727&lon=5.486003&zoom=19) looks like it should be D74/D242A. Although, shouldn't there be a multiplex here, even if an annoyingly short one?

I had a similar sitution just today in OCC where the official https://www.data.gouv.fr data sets for D426-65 and D526-65 has the very same point for both routes. I just treated as 1PPI: http://www.openstreetmap.org/?lat=43.038038&lon=0.402211

FRA-NOR D70E-50 D67/D70E (https://travelmapping.net/hb/showroute.php?r=franor.d0070e50&lat=49.384213&lon=-1.342792&zoom=19)? I'm unsure about how the nomenclature works here. Should it be D67/D70E1, or is this a false positive?

Nope. It should be vanilla D67. Well, it should be D67/D67E1 (not D67/D70E1) according to the books but I always keep it simple in FRA and drop the "child" label when the "parent" label is already in.