Author Topic: NEW: Multi-region user .list file entries  (Read 6077 times)

0 Members and 1 Guest are viewing this topic.

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4555
  • Last Login:Yesterday at 04:04:16 pm
NEW: Multi-region user .list file entries
« on: June 19, 2020, 03:45:49 pm »
A new feature is available: Multi-region user .list file entries.

The 4-field user .list file entry as described on the manual still works and will stay in place as-is. There is no need to change anything!
However, you can optionally use a 6-field user .list file entry now. It is no longer necessary to break travels at regional borders which can reduce the number of user .list file entries.

Format:

4-field user .list file entry:
Code: [Select]
Region Route Waypoint1 Waypoint2
6-field user .list file entry (new):
Code: [Select]
Region1 Route1 Waypoint1 Region2 Route2 Waypoint2
Examples:

Example for the 4-field entry:
Code: [Select]
WA I-90 WA519 WA/ID
ID I-90 0 999
MT I-90 0 999
WY I-90 0 999
SD I-90 0 999
MN I-90 0 999
WI I-90 0 999
IL I-90 0 999
IN I-90 0 999
OH I-90 0 999
PA I-90 0 999
NY I-90 0 999
MA I-90 0 MA1A

Example for the 6-field entry covering the same segments:

Code: [Select]
WA I-90 WA519 MA I-90 MA1A
Or

Example for the 4-field entry:

Code: [Select]
DEU-SH A7 DNK/DEU SH/HH
DEU-HH A7 SH/HH HH/NI
DEU-NI A7BeW HH/NI NI/HH
DEU-HH A7SiW NI/HH HH/NI
DEU-NI A7BeE HH/NI NI/HH
DEU-HH A7SiS NI/HH HH/NI
DEU-NI A7 HH/NI NI/HE
DEU-HE A7Wit NI/HE HE/NI
DEU-NI A7Han HE/NI NI/HE
DEU-HE A7 NI/HE HE/BY
DEU-BY A7 HE/BY BY/BW
DEU-BW A7 BY/BW BW/BY
DEU-BY A7Neu BW/BY BY/BW
DEU-BW A7Det BY/BW BW/BY
DEU-BY A7Fel BW/BY BY/BW
DEU-BW A7Unt BY/BW BW/BY
DEU-BY A7Hei BW/BY BY/BW
DEU-BW A7Ege BY/BW BW/BY
DEU-BY A7Kem BW/BY DEU/AUT

Example for the 6-field entry covering the same segments:

Code: [Select]
DEU-SH A7 DNK/DEU DEU-BY A7Kem DEU/AUT

The feature description will be added to the manual soon.

Offline yakra

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4234
  • Last Login:February 13, 2024, 07:19:36 pm
  • I like C++
Re: NEW: Multi-region user .list file entries
« Reply #1 on: June 19, 2020, 03:50:54 pm »
Topic moved to Instructions and Discussions until remaining out-of-order _con.csv lines are fixed.
Edit: Fixed. Topic moved back to Welcome & Notices.
« Last Edit: June 29, 2020, 11:49:52 am by yakra »
Sri Syadasti Syadavaktavya Syadasti Syannasti Syadasti Cavaktavyasca Syadasti Syannasti Syadavatavyasca Syadasti Syannasti Syadavaktavyasca

Offline michih

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4555
  • Last Login:Yesterday at 04:04:16 pm
Re: NEW: Multi-region user .list file entries
« Reply #2 on: June 29, 2020, 04:02:51 pm »
The multi-region user .list file entry (6-field entry) is described in the manual now: https://travelmapping.net/participate.php#multiregion
Again, the 4-field entry is still the common way to go and will remain in place!

Note that the ".list Tool" option is also available now. It helps generating the full .list file entry!

Offline Jim

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 2732
  • Last Login:Today at 08:47:31 am
Re: NEW: Multi-region user .list file entries
« Reply #3 on: June 29, 2020, 04:59:28 pm »
Note that the ".list Tool" option is also available now. It helps generating the full .list file entry!

For a few routes where I've added travels since the .list Tool's introduction, I've found it very useful to click the "Select Clinched Segments" button, highlight my new segments, then just paste in the segments in place of whatever I had in my .list file for the route.  No more worries about figuring out which segment I need to add/expand, or introducing typos.

I must say it was also oddly satisfying to replace my collection of I-90 lines with the single line

Code: [Select]
WA I-90 WA519 MA I-90 MA1A
I haven't bothered changing other connected routes to use 6-field entries except where I have new travels, but that one was just screaming out to be simplified.  I was still using CHM's old 0 and 999 labels for the endpoints, and I am still doing so for the majority of my long-clinched interstates..

Offline SSOWorld

  • Full Member
  • ***
  • Posts: 222
  • Last Login:Yesterday at 09:35:08 pm
Re: NEW: Multi-region user .list file entries
« Reply #4 on: August 05, 2020, 11:37:48 pm »
See my list file for I-435.  It is not completing the loop even though it has the right code.  See also issue https://github.com/TravelMapping/DataProcessing/issues/347  Cincinatti, DC, Jax, Baltimore and Charlotte will likely have this problem too.

https://travelmapping.net/hb/showroute.php?units=miles&u=master_son&r=ks.i435&cr
Completed:
* Systems: DC, WI
* by US State: AR: I&; AZ: I; DE: I; DC: I, US, DC; IL: I; IN: I*; IA: I, KS: I; MD: I, MA: I, MI: I; MN: I; MO: I*; NE: I; NJ, I; OH: I; RI: I; SD: I; WA: I; WV: I; WI: I,US,WI; (AR, IN pending expansions.)

*Previously completed

Offline yakra

  • TM Collaborator
  • Hero Member
  • *****
  • Posts: 4234
  • Last Login:February 13, 2024, 07:19:36 pm
  • I like C++
Re: NEW: Multi-region user .list file entries
« Reply #5 on: August 06, 2020, 01:08:36 pm »
Thanks for the report; I will look into this shortly.
I'll discuss it over on the GitHub issue, to avoid bogging this topic down with technical details.
« Last Edit: August 06, 2020, 03:08:00 pm by yakra »
Sri Syadasti Syadavaktavya Syadasti Syannasti Syadasti Cavaktavyasca Syadasti Syannasti Syadavatavyasca Syadasti Syannasti Syadavaktavyasca