usai.csv)
tells our scripts which files to look for and to load into the web site. The Connected Routes File (e.g.,
usai_con.csv)
lists how those chopped routes are connected across boundaries to make full-length routes.Tracking Cumulative Travels
usai.csv)
tells our scripts which files to look for and to load into the web site. The Connected Routes File (e.g.,
usai_con.csv)
lists how those chopped routes are connected across boundaries to make full-length routes.Contents
🔗 Creating the files
.csv filename extention..csv file are: UTF-8 encoding, semicolon delimiter, no
text delimiter. .csv file.
It will save the file using commas. This is not good. You could do a search
and replace on the .csv file to turn the commas into semicolons, but
beware: sometimes commas are part of the City and Roots fields.
Best advice: Don't use Excel but download and use OpenOffice Calc or use a text editor.🔗
Chopped Routes File (e.g., usai.csv) format
.csv file with the name systemcode.csv. Replace systemcode
with the lowercase system code assigned to your system. E.g., the
spreadsheet for the Ohio State Highways (system code = usaoh) is usaoh.csv..wpt file name but all-uppercase and with hyphen (no spaces),
e.g. FL for Florida, NT for Northwest Territories,
DEU-TH for Thuringia, ESP-AR for for Aragon, MEX-BC for Baja California.US34 for US 34,
OH17 for OH 17, PA66 for Business PA 66, A7
for French Autoroute A7. Skip hyphens and slashes unless they separate
two numbers (M22-1), or the hyphen is in common usage such as for US Interstates or Business Interstates (I-80BL)
and Quebec Autoroutes (A-50). For routes with names instead of numbered designations, follow the same rules for truncating highway names used when labeling waypoints..wpt file name but starting with an uppercase letter (Bus, Alt, Spr, etc.)
here only if needed. Otherwise leave it completely blank (no whitespace). Lp for Loop is two letters. No more than six characters
(for double-bannered routes) are allowed.Pit for Truck US 19 (Pittsburgh). Otherwise leave it blank (no whitespace).Pittsburgh for Truck US 19 (Pittsburgh).
Prefer using city names (if applicable) or other common geographical names to distinguish, e.g. island names.
This is the text that will appear below
the shield in the highway browser. Usually no text is needed except for
auxiliary highways, so leave it blank (no whitespace) in most cases. The
name should be spelled as the locals spell it and using international
characters as needed.
.wpt file with the extension omitted.
pa.us019trkpit, oh.oh007, etc..list file for the old name of the route, e.g. I-22FutTup.
DEU to DEU-BY, add the region
as would be entered in a .list for the old name, e.g. DEU A95.
🔗
Connected Routes File (e.g., usai_con.csv) format
systemcode_con.csv, with systemcode replaced by the code for the system.🔗 International characters
.list files and as filenames. Pick the closest
character without any diacritical marks, e.g., "o" for "ö", if it would
appear in the Abbreviation field: "Kol" for Köln..csv file.
Type the international characters into the spreadsheet. Choose "UTF-8"
when saving as a .csv file, see above.