Travel Mapping
Highway Data Discussion => Updates to Highway Data => Solved Highway data updates => Topic started by: yakra on June 08, 2020, 03:41:47 pm
-
usanp.csv:
usanp;CA;KinCanRdCed;;;Kings Canyon Road, Kings Canyon NP (Cedar Grove);ca.kincanrdced;
->
usanp;CA;KinCanRd;;Ced;Kings Canyon Road, Kings Canyon NP (Cedar Grove);ca.kincanrdced;
No changes to usanp_con.csv or any .wpt files required. Won't affect .lists.
-
Change made in my local copy, will pull in later. (I don't manage usanp in general, but do manage California, and I added that line to the .csv file.)
I should also change the entries in both usanp.csv and usanp_con.csv for Crater Road in Haleakalā NP, once I can figure out how to represent the macroned last letter in "Haleakalā" (it comes out as "?" in both .csvs), or if not just replace it with a regular "a".
-
I also see the question mark anywhere I view the file. Are you able to copy-paste in the ā character in your text editor?
-
Hm. Maybe your text editor doesn't like that character, and mangled it for you?
Happened when you added 2 AK routes to usanp.
https://github.com/TravelMapping/HighwayData/commit/cb3540131b75b30461760e3e6e0462a4a31d2afe#diff-91a20802b03b382fe61aed17040fd34c
If you'd like, I can make the change.
-
Hm. Maybe your text editor doesn't like that character, and mangled it for you?
Happened when you added 2 AK routes to usanp.
https://github.com/TravelMapping/HighwayData/commit/cb3540131b75b30461760e3e6e0462a4a31d2afe#diff-91a20802b03b382fe61aed17040fd34c
If you'd like, I can make the change.
Turns out WordPad, my primary text editor, doesn't like Haleakalā. However, NotePad seems OK with it. I've made the change in Notepad locally in both .csv files, hope it'll stick through the GitHub pull request process.
https://github.com/TravelMapping/HighwayData/pull/3961 (working so far)