Author Topic: IL: IL 110 Broken Concurrency  (Read 4644 times)

0 Members and 1 Guest are viewing this topic.

Offline Markkos1992

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 3109
  • Last Login:Today at 01:41:36 pm
IL: IL 110 Broken Concurrency
« on: December 14, 2023, 10:13:53 am »
Along IL 336 starting at US 136 on the Colchester Bypass continuing up to US 67.

Offline rickmastfan67

  • TM Collaborator (A)
  • Hero Member
  • *****
  • Posts: 1846
  • Gender: Male
  • Last Login:Today at 08:13:22 am
Re: IL: IL 110 Broken Concurrency
« Reply #1 on: December 17, 2023, 11:58:39 pm »
From the error log:

Code: [Select]
il.il110 +X33606 HIDDEN_JUNCTION 3 il.il110;+X33606;;;HIDDEN_JUNCTION;3
il.il110 +X33607 HIDDEN_JUNCTION 3 il.il110;+X33607;;;HIDDEN_JUNCTION;3
il.il110 +X33608 HIDDEN_JUNCTION 3 il.il110;+X33608;;;HIDDEN_JUNCTION;3

It seems that IL-110 has 3 shaping points between the two US-136 points, while IL-336 only has 2.

IL-110:
Code: [Select]
US136_E http://www.openstreetmap.org/?lat=40.406691&lon=-90.855303
+X33605a http://www.openstreetmap.org/?lat=40.406046&lon=-90.806808
+X33606 http://www.openstreetmap.org/?lat=40.412026&lon=-90.766726
+X33607 http://www.openstreetmap.org/?lat=40.423984&lon=-90.741234
US136 http://www.openstreetmap.org/?lat=40.448229&lon=-90.738187

IL-336:
Code: [Select]
US136_E http://www.openstreetmap.org/?lat=40.406691&lon=-90.855303
+X06 http://www.openstreetmap.org/?lat=40.412026&lon=-90.766726
+X07 http://www.openstreetmap.org/?lat=40.423984&lon=-90.741234
US136 http://www.openstreetmap.org/?lat=40.448155&lon=-90.738487

Would just recommend copying the points out of IL-110's file, and place them in IL-336 to fix this issue (which will also fix the missing graph connection with US-136 at the 'US136' point in IL-336's file, as it's fine in IL-110).
« Last Edit: December 18, 2023, 01:21:39 am by rickmastfan67 »

Offline Highway63

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 532
  • Gender: Female
  • Last Login:April 17, 2024, 11:00:05 pm
Re: IL: IL 110 Broken Concurrency
« Reply #2 on: December 19, 2023, 12:52:47 am »
I swear I did a C&P on this when I made the bypass since I knew it affected both files. I was working on this yesterday so I did not see the above post when I was working on it.

Offline rickmastfan67

  • TM Collaborator (A)
  • Hero Member
  • *****
  • Posts: 1846
  • Gender: Male
  • Last Login:Today at 08:13:22 am
Re: IL: IL 110 Broken Concurrency
« Reply #3 on: January 10, 2024, 09:25:19 am »
Just saw the push to attempt to fix this.  Sadly, wasn't fixed.

While the shaping point problem was addressed fully, the other issue causing the broken concurrency wasn't, which was the "US136" location issue in IL-336's file I mentioned in my post above.

il.il110: *correct, & matches US-136's file*
Code: [Select]
US136 http://www.openstreetmap.org/?lat=40.448229&lon=-90.738187
il.il336: *incorrect*
Code: [Select]
US136 http://www.openstreetmap.org/?lat=40.448155&lon=-90.738487
As you can see, the 'lat' in both don't match (while the 'lon' does).  Because of this, there will still be a broken concurrency between the two routes here.

As it currently stands, IL-110 has the correct location, as it matches up properly with US-136's file.  So, the only thing here is to fix the 'US136' location in IL-336's file to match what's in IL-110's file.  Then the concurrency will be fully repaired.
« Last Edit: January 10, 2024, 09:29:42 am by rickmastfan67 »

Offline si404

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 1976
  • Last Login:Today at 08:35:07 am
Re: IL: IL 110 Broken Concurrency
« Reply #4 on: January 10, 2024, 11:20:12 am »
il.il110: *correct, & matches US-136's file*
Code: [Select]
US136 http://www.openstreetmap.org/?lat=40.448229&lon=-90.738187
il.il336: *incorrect*
Code: [Select]
US136 http://www.openstreetmap.org/?lat=40.448155&lon=-90.738487
As you can see, the 'lat' in both don't match (while the 'lon' does).
No it doesn't: -90.738187 vs -90.738487

Offline rickmastfan67

  • TM Collaborator (A)
  • Hero Member
  • *****
  • Posts: 1846
  • Gender: Male
  • Last Login:Today at 08:13:22 am
Re: IL: IL 110 Broken Concurrency
« Reply #5 on: January 10, 2024, 12:07:32 pm »
I'm blind. LOL!  Still, point stands that they both need to be synced.

Offline Highway63

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 532
  • Gender: Female
  • Last Login:April 17, 2024, 11:00:05 pm
Re: IL: IL 110 Broken Concurrency
« Reply #6 on: January 31, 2024, 01:28:15 am »
Back to the drawing board again, I guess.

Offline Highway63

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 532
  • Gender: Female
  • Last Login:April 17, 2024, 11:00:05 pm
Re: IL: IL 110 Broken Concurrency
« Reply #7 on: February 16, 2024, 01:22:56 am »
I think this issue is put to bed but would like additional confirmation.

Offline rickmastfan67

  • TM Collaborator (A)
  • Hero Member
  • *****
  • Posts: 1846
  • Gender: Male
  • Last Login:Today at 08:13:22 am
Re: IL: IL 110 Broken Concurrency
« Reply #8 on: February 16, 2024, 01:45:30 am »
Looks good to me now. :)