Tracking Cumulative Travels
Contents
🔗 How to create a user list file
🔗 First steps with email submission
A-Z
or a-z
), numbers (0-9
), and underscores _
in your username,
and keep the name at or under 48 characters long. Avoid characters with diacritical marks,
and characters from other alphabets; otherwise your file will not be processed.
username.list
, replacing username
with the username you chose.
For example, if you choose the name highwayguy
, name your file highwayguy.list
.
.list
file with the following format:
Region Route Waypoint1 Waypoint2
For example, if you traveled in the United States on Interstate 70 in Illinois between Exit 52 and the Missouri border, you would put the following line in your file:
IL I-70 52 MO/IL
.list name:
in the Highway Browser.52
of your travel segment on the table
to center the map at this point.52
.MO/IL
or click the waypoint on the map
to open the info window and copy the label name MO/IL
..list Tool
option helps generating the full .list
file line
by clicking on the first and last segment of your travel.
You most likely continued your travel in Missouri. If you left Interstate 70 at Exit 249, you would put the second line in your file:
MO I-70 MO/IL 249
MO I-70
link under Intersecting/Concurrent Routes:
on the info window to open
the Missouri continuation of Interstate 70 within the Highway Browser..list name:
for your second line in your
.list
file..list
file line which covers a travel on connected routes beyond region borders:
IL I-70 52 MO I-70 249
Continue to complete your travels. See below if you need more examples on how to break down your travels into "sections" to enter into the file.
Note that a mechanism is in place to automatically include concurrent highways and credits you for all of them.
We recommend starting with a small number of routes and submitting an initial draft to be
included in the site update to make sure that you understood the procedure well.
Region Route Waypoint1 Waypoint2
or Region1 Route1 Waypoint1 Region2 Route2 Waypoint2
.list
extension. Word processor files (Microsoft Word,
Open Office Write, etc.) and rich-text formats will not work. If you use a word processor to create your file,
be sure to select "Save As..." and save the file in a plain text format..list
file by email to travmap@teresco.org
destination.
Mention in the subject line that your username is a new one.
You have now finished your part! Your file will be included in the next site update, which typically occurs nightly between 9 and 11 PM US/Eastern..list
file are also reported in your log file.
Notes to changes since the last update of your .list
file are found at the beginning,
older changes at the very end of the log file.
You should also check the updates page frequently to find added routes or highway systems.
Changes to systems in preview state are not notified.
.list
file to reflect the new highways on which you
have traveled. To submit your updated file, just email it again, and it will be processed in the subsequent site update.🔗 Solutions to common problems
A-Z
, a-z
, 0-9
, and the underscore _
are allowed in usernames. If you used other
characters, such as non-English characters or symbols, remove them.
highwayguy80
, then the filename should be highwayguy80.list
, not highwayguy80.txt
,
HighwayGuy80.list
, arkansas.list
, motorways.list
, nor other filenames.
Note that since usernames generally do not
change, the valid filename also generally does not change.
Due to Mac and Windows operating systems hiding the file extension .list
by default and/or including an extra, hidden .txt
extension, a .list.txt
extension is also accepted (e.g., highwayguy80.list.txt
). However, users are asked to avoid the
double extension so that files do not need to be renamed after being submitted.
🔗 More examples of how to break down your travels
.list
file.
PA I-80
and lists the waypoints as 161
and 224
.
Enter the following line into your .list
file:
PA I-80 161 224
300
and VA/WV
for the Virginia segment. I-81 runs from border to border in
West Virginia, Maryland, and Pennsylvania, so use waypoints WV/MD
, MD/PA
, and
PA/NY
for these states. The New York segment begins at the Pennsylvania border and ends at Exit 10,
so use waypoints PA/NY and 10
. All of these waypoints are listed in the Highway Browser. Start with
Virgina and click on the intersecting route links to change the regions
till you've reached New York.
Catch up the entries for your .list
which should be read as follows for the whole segment:
VA I-81 300 VA/WV WV I-81 VA/WV WV/MD MD I-81 WV/MD MD/PA PA I-81 MD/PA PA/NY NY I-81 PA/NY 10Or add a multi-region line by specifying the first waypoint in West Virgina and the last waypoint in New York only:
VA I-81 300 NY I-81 10
.list
file crosses that point, split your segment into two at that point.
Consider first the segment of the Baltimore Beltway (MD I-695) between Exits
17 and 31 along the northern side of Baltimore. I-695 begins and ends at a southern waypoint called both 0 and 48.
Since the waypoints run continuously from 17 to 31 without crossing that southern point (compare to next example),
treat this segment simply as beginning at waypoint 17
and ending at waypoint 31
:
MD I-695 17 31Now consider the southern segment of the Baltimore Beltway between the same Exits 17 and 31. The waypoints numbers reset in this range: 17, 16, ..., 1, 0, 48, 44, ..., 31. Waypoints 0 and 48 refer to the same point. With this in mind, treat your whole segment as two, one with ends at
0
and 17
, and the other with ends at
31
and 48
:
MD I-695 0 17 MD I-695 31 48To enter the entire Baltimore Beltway, use the two labels for the common end points, which are the first and last labels shown in the Highway Browser:
MD I-695 0 48
.list
file line per region.🔗 Advanced features
.list
file line.
.list
file. All text on a given line after a #
is treated
as a comment, and is ignored by the site update process. You can
comment out entire lines, or use them to include an annotatation at
the end of the line.
#My first travel section
IL I-70 52 MO/IL #This is the section in Illinois
MO I-70 MO/IL 249 #This is the section in Missouri
.list
file
Many users break up .list
files into chunks by system, region
or individual travel to make it easier to read or manage.
You can also use blank lines as desired to enhance readability.
.list
file line
In addition to the common .list
file line with four fields, it is possible to use six fields to cover a multi-region travel
on a connected route.
For each route section, add one line to your .list
file with the following format:
Region1 Route1 Waypoint1 Region2 Route2 Waypoint2
Click View Connected Route
in the Highway Browser
to load the connected route for all regions.
The first line of the waypoint info window comprises the required region, route and waypoint combination to be copied into your .list
file.
Put both waypoints into the same line:
IL I-70 52 MO I-70 249
.list
file, it is placed under source
code control using GitHub.
Instead of emailing updates, some users fork our GitHub repository at
https://github.com/TravelMapping/UserData and submit a pull request.
Using GitHub directly is by no means required. Unless you are an
experienced Git/GitHub user, it's usually best to submit at least
your initial file by email to
ensure it ends up in the correct location and does not have any
problems that would cause problems with the system.
🔗
Initial setup to use GitHub directly:
Fork
at top of the page.Commit directly to the master branch
on the bottom of the page.Commit changes
.Pull request
.Create pull request
.Create pull request
again.Close pull request
.
.list
file by running the site update to
create the user log file before submitting the Github pull request. You can use the
data verification tool.
🔗 How to become a highway data manager