Author Topic: OR: OR18/OR99W Error  (Read 2881 times)

0 Members and 1 Guest are viewing this topic.

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4566
  • Last Login:Yesterday at 03:02:45 pm
OR: OR18/OR99W Error
« on: November 11, 2018, 09:27:12 am »
http://travelmapping.net/logs/siteupdate.log

Code: [Select]
Setting up for graphs of highway data.
Full graph has 524578 vertices, 594683 edges.
ERROR: segment name mismatch in HighwayGraphCollapsedEdgeInfo: edge1 named OR99W edge2 named OR18,OR99W
Edge compressed graph has 384637 vertices, 454742 edges.

Is there any combination to the hidden junctions or what's wrong here?
« Last Edit: November 12, 2018, 11:14:43 am by michih »

Offline yakra

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4234
  • Last Login:April 07, 2024, 11:18:57 pm
  • I like C++
Re: OR18/OR99W Error in Oregon
« Reply #1 on: November 11, 2018, 11:41:49 am »
That is due to the HIDDEN_TERMINUS error.

OR18 ends at a hidden point :( while concurrent with OR99W.
This point is also hidden on OR99W.
We have a hidden vertex with two incident edges -- (edge1 named OR99W edge2 named OR18,OR99W) which HighwayGraphCollapsedEdgeInfo tries to compress into a collapsed edge -- at which point it discovers there's something fishy going on.
« Last Edit: November 11, 2018, 11:56:32 am by yakra »
Sri Syadasti Syadavaktavya Syadasti Syannasti Syadasti Cavaktavyasca Syadasti Syannasti Syadavatavyasca Syadasti Syannasti Syadavaktavyasca

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4566
  • Last Login:Yesterday at 03:02:45 pm
Re: OR18/OR99W Error in Oregon
« Reply #2 on: November 11, 2018, 01:12:18 pm »
Ok, that means the error must have exist for a long time. No combination to your latest [edit: site update script] modifications :)
« Last Edit: November 12, 2018, 11:14:07 am by michih »

Offline yakra

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4234
  • Last Login:April 07, 2024, 11:18:57 pm
  • I like C++
Re: OR18/OR99W Error in Oregon
« Reply #3 on: November 11, 2018, 01:31:28 pm »
Indeed it has.
Sri Syadasti Syadavaktavya Syadasti Syannasti Syadasti Cavaktavyasca Syadasti Syannasti Syadavatavyasca Syadasti Syannasti Syadavaktavyasca

Online Jim

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 2744
  • Last Login:Today at 10:23:16 pm
Re: OR18/OR99W Error in Oregon
« Reply #4 on: November 11, 2018, 06:12:35 pm »
It's been there about as long as the collapsed graph format has been around, which is a few years now.

If OR 18 really ends there, it seems it should be a visible point.

Offline oscar

  • TM Collaborator
  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 1528
  • Last Login:Today at 10:02:21 pm
    • Hot Springs and Highways pages
Re: OR18/OR99W Error in Oregon
« Reply #5 on: November 11, 2018, 09:36:16 pm »
According to OSM and Google Maps, OR 18 peels away from OR 99W at that hidden point, and continues east on the Newberg Dundee Bypass to OR 219. Maybe, besides un-hiding the point on OR 18 and 99W, OR 18 needs to be extended, and OR 219 needs to be updated.

Offline Bickendan

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 543
  • Last Login:April 16, 2024, 10:17:30 pm
Re: OR: OR18/OR99W Error
« Reply #6 on: November 15, 2018, 01:34:33 am »
Local files have been updated for a while, but I haven't relearned how to use GitHub in conjunction with keeping shared files synced up (eg, the updates file).

Offline Bickendan

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 543
  • Last Login:April 16, 2024, 10:17:30 pm
Re: OR: OR18/OR99W Error
« Reply #7 on: November 22, 2018, 08:20:05 pm »
Essentially, the OR 18 ending on the 99W concurrency on a hidden point was a temporary extension I'd done prior to the Newberg-Dundee Bypass's opening once the OR 18 extension had been formalized. After that, there was an update that I uploaded to Git that didn't work and things got put on hold on my end for a while, then the Bypass opened, and I'm at the point I need a refresher with Git lest I really foul something up.

But the good news is, both OR 18 and 219 are correct on my local side.

Online Jim

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 2744
  • Last Login:Today at 10:23:16 pm
Re: OR: OR18/OR99W Error
« Reply #8 on: November 23, 2018, 09:34:28 am »
A morning site update is underway that includes fixes from @Bickendan for this.

Offline oscar

  • TM Collaborator
  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 1528
  • Last Login:Today at 10:02:21 pm
    • Hot Springs and Highways pages
Re: OR: OR18/OR99W Error
« Reply #9 on: November 23, 2018, 08:32:32 pm »
It looks like the latest site update included a correction to OR 219 (rename of OR99W_W, with the old label not kept as an alternate label) that broke my list file. I think I've fixed the problem in the local copy of my list file.

I think something like that happened with the east endpoint for OR 86. I had an extra line in my list file anticipating the change that was just made, but other users might not have been so lucky.

Offline Bickendan

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 543
  • Last Login:April 16, 2024, 10:17:30 pm
Re: OR: OR18/OR99W Error
« Reply #10 on: November 24, 2018, 04:25:07 am »
I'll need to double check 219, as the only change I've done to it was adding in OR 18 (which apparently threw in a sharp angle error o.0).
As for 86, I think that was a big endpoint switch, eg, ID/OR -> OR/ID with a different crossing into Idaho.

Offline Bickendan

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 543
  • Last Login:April 16, 2024, 10:17:30 pm
Re: OR: OR18/OR99W Error
« Reply #11 on: November 26, 2018, 07:43:28 pm »
OR 219 issue resolved and submitted.