Travel Mapping

Highway Data Discussion => Updates to Highway Data => Solved Highway data updates => Topic started by: michih on December 05, 2018, 03:52:26 pm

Title: France: A43/N201/E70/E712 concurrency broken in Chambéry
Post by: michih on December 05, 2018, 03:52:26 pm
I think only E712 wp 19 is off.
Title: Re: France: A43/N201/E70/E712 concurrency broken in Chambéry
Post by: yakra on December 08, 2018, 03:46:48 am
Code: [Select]
765,768c765,768
< fra.a043 19 (45.559587,5.948897) NMP fra.e712 19(A43) (45.559587,5.948897) [LOOKS INTENTIONAL]
< fra.e70 19(A43) (45.559587,5.948897) NMP fra.e712 19(A43) (45.559587,5.948897) [LOOKS INTENTIONAL]
< fra.e712 19(A43) (45.559587,5.948897) NMP fra.a043 19 (45.559587,5.948897) fra.e70 19(A43) (45.559587,5.948897) fra.n201 19 (45.559587,5.948897) [LOOKS INTENTIONAL]
< fra.n201 19 (45.559587,5.948897) NMP fra.e712 19(A43) (45.559587,5.948897) [LOOKS INTENTIONAL]
---
> fra.a043 19 (45.559587,5.9488968) NMP fra.e712 19(A43) (45.559587,5.948897) [LOOKS INTENTIONAL]
> fra.e70 19(A43) (45.559587,5.9488968) NMP fra.e712 19(A43) (45.559587,5.948897) [LOOKS INTENTIONAL]
> fra.e712 19(A43) (45.559587,5.948897) NMP fra.a043 19 (45.559587,5.9488968) fra.e70 19(A43) (45.559587,5.9488968) fra.n201 19 (45.559587,5.9488968) [LOOKS INTENTIONAL]
> fra.n201 19 (45.559587,5.9488968) NMP fra.e712 19(A43) (45.559587,5.948897) [LOOKS INTENTIONAL]
Strongly suggest using 6 decimal places on all waypoints' coords.
Edit: I see this topic is already marked as solved. Maybe this is the case now. Will check.

5.9488968 -> 5.948897
Title: Re: France: A43/N201/E70/E712 concurrency broken in Chambéry
Post by: michih on December 08, 2018, 04:25:33 am
It's fine now.
Title: Re: France: A43/N201/E70/E712 concurrency broken in Chambéry
Post by: yakra on December 08, 2018, 02:02:44 pm
No it's not. All files now contain coords to 7 decimal places:
https://github.com/TravelMapping/HighwayData/blob/master/hwy_data/FRA/fraa/fra.a043.wpt#L1
https://github.com/TravelMapping/HighwayData/blob/master/hwy_data/FRA/eure/fra.e70.wpt#L248
https://github.com/TravelMapping/HighwayData/blob/master/hwy_data/FRA/eure/fra.e712.wpt#L38
https://github.com/TravelMapping/HighwayData/blob/master/hwy_data/FRA/fran/fra.n201.wpt#L9
FRA is Si's region,. so please leave it to him to address (or dismiss) this as he sees fit.