Author Topic: OH: Defiance Alternate Truck Route List Names  (Read 3768 times)

0 Members and 1 Guest are viewing this topic.

Offline Hoss6884

  • Newbie
  • *
  • Posts: 15
  • Gender: Male
  • Last Login:August 01, 2022, 11:02:21 am
OH: Defiance Alternate Truck Route List Names
« on: July 08, 2017, 02:27:01 pm »
I am showing these three routes in my log file as errors even though I have the correct LIST names:

Unknown region/highway combo in line: OH OH15AltDef OH15_W US24_E
Unknown region/highway combo in line: OH OH18AltDef OH18_W US24_E
Unknown region/highway combo in line: OH OH66AltDef OH66_N US24_E


I did notice that the name in the URL doesn't match the LIST name.  I'm not sure if this is causing the issue:

http://tm.teresco.org/hb/?u=hoss6884&r=oh.oh015trkaltdef
http://tm.teresco.org/hb/?u=hoss6884&r=oh.oh018trkaltdef
http://tm.teresco.org/hb/?u=hoss6884&r=oh.oh066trkaltdef

The signs on US 24 describe them as alternate truck routes.

Thank you!
« Last Edit: July 08, 2017, 02:31:50 pm by Hoss6884 »

Offline Jim

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 2732
  • Last Login:Today at 02:09:10 pm
Re: OH: Defiance Alternate Truck Route List Names
« Reply #1 on: July 08, 2017, 05:02:00 pm »
https://github.com/TravelMapping/Web/issues/191

I'm not sure why the "LIST name" is wrong in the HB on these.  So I opened the issue above to check on it.  Put in entries that look like the filenames/URLs and you should get a match in your list file.

Offline mapcat

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 1627
  • Last Login:Today at 04:37:32 pm
Re: OH: Defiance Alternate Truck Route List Names
« Reply #2 on: July 08, 2017, 10:09:12 pm »
https://github.com/TravelMapping/Web/issues/191

I'm not sure why the "LIST name" is wrong in the HB on these.  So I opened the issue above to check on it.  Put in entries that look like the filenames/URLs and you should get a match in your list file.

Or if I add alt names to usaoh.csv, that ought to fix them too, right? Both the csvs look correct, so something is stripping the "trk" from the route entries.
« Last Edit: July 08, 2017, 10:13:15 pm by mapcat »
Clinched:

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4555
  • Last Login:Yesterday at 04:04:16 pm
Re: OH: Defiance Alternate Truck Route List Names
« Reply #3 on: July 08, 2017, 10:59:40 pm »
https://github.com/TravelMapping/HighwayData/blob/master/hwy_data/_systems/usaoh.csv (and usaoh_con.csv)

Code: [Select]
usaoh;OH;OH15;AltTrk;Def;Defiance;oh.oh015trkaltdef;
usaoh;OH;OH18;AltTrk;Def;Defiance;oh.oh018trkaltdef;
usaoh;OH;OH66;AltTrk;Def;Defiance;oh.oh066trkaltdef;

Banner: AltTrk
RouteName: TrkAlt

I think an error should be output, e.g. data check error if possible.

Offline yakra

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4234
  • Last Login:February 13, 2024, 07:19:36 pm
  • I like C++
Re: OH: Defiance Alternate Truck Route List Names
« Reply #4 on: August 24, 2017, 01:24:15 am »
Is this due to the Banner field being limited to 3 characters in the DB?
http://tm.teresco.org/forum/index.php?topic=2129.0

The "Business" banner is in both usaco.csv and usaco_con.csv
Neato -- with the DB's 3-character limit, it appears that "Business" got truncated to "Bus", yielding a LIST Name of CO CO78BusBeu, and life went on with us none the wiser.
It looks like the same thing is going on here, with "AltTrk" getting truncated to "Alt" in the HB...
« Last Edit: August 24, 2017, 01:35:26 am by yakra »
Sri Syadasti Syadavaktavya Syadasti Syannasti Syadasti Cavaktavyasca Syadasti Syannasti Syadavatavyasca Syadasti Syannasti Syadavaktavyasca

Offline yakra

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4234
  • Last Login:February 13, 2024, 07:19:36 pm
  • I like C++
Re: OH: Defiance Alternate Truck Route List Names
« Reply #5 on: January 28, 2018, 01:30:07 pm »
OK to mark this as solved?
Sri Syadasti Syadavaktavya Syadasti Syannasti Syadasti Cavaktavyasca Syadasti Syannasti Syadavatavyasca Syadasti Syannasti Syadavaktavyasca

Offline mapcat

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 1627
  • Last Login:Today at 04:37:32 pm
Re: OH: Defiance Alternate Truck Route List Names
« Reply #6 on: January 28, 2018, 02:06:50 pm »
OK to mark this as solved?
I still haven't made the adjustments...will check it off when they're done.
Clinched:

Offline mapcat

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 1627
  • Last Login:Today at 04:37:32 pm
Re: OH: Defiance Alternate Truck Route List Names
« Reply #7 on: February 03, 2018, 10:44:49 am »
Submitting corrections later today (including OH37TmpTrkDel, which was in the HB as OH37TmpDel).
« Last Edit: February 25, 2018, 01:09:15 pm by mapcat »
Clinched:

Offline compdude787

  • TM Collaborator
  • Sr. Member
  • *****
  • Posts: 298
  • Gender: Male
  • Last Login:February 09, 2024, 02:19:30 am
Re: OH: Defiance Alternate Truck Route List Names
« Reply #8 on: February 25, 2018, 12:59:52 pm »
@mapcat, I can't really read that. The text is WAY too small. Might wanna fix it... ;)