Travel Mapping
Highway Data Discussion => Updates to Highway Data => Topic started by: michih on October 17, 2024, 02:07:41 pm
-
There is a GSJ at the bypass' north end that needs to be added to D785.
The wp at-grade junction at the bypass' south end should also be a D785 wp.
D30 should also get a wp.
https://travelmapping.net/hb/showroute.php?r=tur.d785&lat=41.490598&lon=34.795246&zoom=13
Challenge: The bypass has no name (on OSM). Please check. I think that we could use "Byp" for Bypass if we have no better name. Or what's the Turkish name for bypass?
-
Now the bypass is shown as D785 on OSM, rerouted D785 accordingly. D030 remains through the town. Should come with the next update.
-
This route alone, has 8 issues on the data check that should be addressed ASAP.
tur.d030 +X58,+X58 DUPLICATE_COORDS (40.782548,36.255623) tur.d030;+X58;+X58;;DUPLICATE_COORDS;(40.782548,36.255623)
tur.d030 +X58 DUPLICATE_LABEL This is always a true error and cannot be marked false positive.
tur.d030 +X58,D100,I05-01 SHARP_ANGLE 169.31 tur.d030;+X58;D100;I05-01;SHARP_ANGLE;169.31
tur.d030 D100 DUPLICATE_LABEL This is always a true error and cannot be marked false positive.
tur.d030 D100,D100 DUPLICATE_COORDS (40.746281,36.29076) tur.d030;D100;D100;;DUPLICATE_COORDS;(40.746281,36.29076)
tur.d030 D100,I05-01,+X58 SHARP_ANGLE 170.63 tur.d030;D100;I05-01;+X58;SHARP_ANGLE;170.63
tur.d030 I05-01 DUPLICATE_LABEL This is always a true error and cannot be marked false positive.
tur.d030 I05-01,I05-01 DUPLICATE_COORDS (40.810935,36.199254) tur.d030;I05-01;I05-01;;DUPLICATE_COORDS;(40.810935,36.199254)
-
Thanks @rickmastfan67, just introduced yesterday: https://github.com/TravelMapping/HighwayData/pull/7914/files#diff-632ece885c19ed15bf792f736363d598738ad67ee9a70253520b0490edb6f19f
It seems that the last three lines have been duplicated by accident.
-
corrected, should come with the next update.
-
Now the bypass is shown as D785 on OSM, rerouted D785 accordingly.
Just an FYI, but D785 also has a duplicate label issue.
tur.d785 Cem DUPLICATE_LABEL This is always a true error and cannot be marked false positive.
Word of advice, always use the WPT online editor on longer routes to see if there are duplicate labels (especially if you're adding a new bypass in the middle of it), as this was also introduced at the same time as the D030 one was (which has been fixed).
There's also some other TUR issues on the datacheck page that should be addressed as well, but they aren't related to this thread (as far as I know).
-
There are also DL errors in ROU: https://travelmapping.net/devel/datacheck.php?rg=bgr,esh,hun,mar,mne,rou,tur&hide=VISIBLE_DISTANCE
-
corrected all error, should come with the next update.
-
all but TUR D565Tek ;)
-
comes with the next update. not being an error, I ignored it :)
-
It is not a FP but the Label should be D020_E! I‘ve closed your PR.