Wikipedia:WikiProject U.S. Roads/Newsletter/Issues/Volume08/Issue04

The Center Line
Volume 8, Issue 4 • Fall 2015 • About the Newsletter
In this issue


As 2015 is coming to a close, it's time for another quarterly issue of the newsletter. This edition marks the last in our series of how-to features related to writing and researching articles for USRD. This time, we focus on the junction list section of our articles. We debut a new irregular feature devoted to the KML files being added to our articles, and we recap USRD's participation at the national WikiConference USA 2015 held in Washington, DC, last month.

We've returned to our normal publishing format for this issue, so you'll find the quarterly assessment roundup, state- and project-level news as well as the selected articles and photos. They're back in their usual places. The Winter 2016 issue is due out in January, and as always, if anyone is interested in contributing, they can stop by our newsroom at any time.

Finally, from those of us here at The Centerline, we send you best wishes for the upcoming holiday season. See you in 2016! ❖Imzadi1979

Nature study area sign
Featured story

Constructing a road junction list

Junction list icon
Junction list icon
Contributors: Fredddie, TCN7JM

The junction list is probably the most useful section of a road article since it provides detailed information in a format conducive to quick glances. Thus, it's important to get it right. When we create junction lists, we make sure to have two things: detailed county maps that show every notable junction and jurisdiction and the route log from the state DOT. In states like Alabama or Missouri, the route log is contained on maps, which is convenient, but for most states, you will need to look for separate documents.

The {{Jctint}} series of templates should be used to build the junction list. {{Jctint}} can be used for any state with the |state= parameter set to that state's postal code, or you can use {{XXint}} where XX is the state's postal code. If you're working on an article in Minnesota, for example, {{Jctint|state=MN}} is the same as {{MNint}}. At the top of the junction list, {{Jcttop}} should be used to display the header. For roads that have exit numbers, use {{Jcttop|exit}} to add the Exit column to the header. Additionally, if the road passes through a single county or city, you can add |county= and |location= as needed. This will drop the respective county or location column from the header and create a hatnote above the table. These setups will handle the vast majority of junction lists.

We'll set up the junction list for Minnesota State Highway 197, since it's a short route and it has a lot of features you'll most likely encounter at some point or another when creating junction lists. According to the article, MN 197 is located entirely in Beltrami County, so we'll look at that county's MnDOT map. This also allows us to use |county=Beltrami in {{Jcttop}}, as explained in the previous paragraph. Next, we'll look at that county map and Minnesota's route log to see where and at what mile the southern end is located. USRD articles are written from south to north or west to east, depending on the direction the route runs, because that's how state departments of transportation inventory them. If the log and map were produced by the same organization, they should include the same information and agree on everything. In this case, both documents were produced by MnDOT, so the county map and route log concur that the southern end is located outside of the city limits of Bemidji. The map also indicates it is located in Bemidji Township. Now that we know where the junction is, we need to find out what mile it's at by checking the route log. The southern (or western) end of a highway is almost always mile zero; this rule has a few exceptions, but the route log confirms that MN 197 isn't one of them. Knowing all of this, we can fill out the |location= and |mile= parameters in {{MNint}}.

Next is the |road= parameter, which is used to note which road the junction is with. Only major junctions are noted in junction lists; in most cases, these are junctions with other roads in the state highway system (including U.S. Routes and Interstates), as well as all interchanges and termini, regardless of whether or not they would otherwise be considered major junctions. To find these junctions, we can look at the map and/or the route log, and to present them in the table, we use {{Jct}}. To learn the intricacies of {{Jct}}, check out SounderBruce's feature about it below.

Finally, the |notes= parameter, used for descriptive notes about the junction that don't fit in any other column. The most common notes to appear in this column include, but are not limited to, those describing interchanges, concurrency endpoints, and incomplete access between the routes. The junction we're describing is an interchange, so we'll add that to the Notes column, ensuring that we type it in sentence case and capitalize the first letter.

And with that, we've finished filling out {{MNint}} for MN 197's southern end. For the most part, the rest of the junction list is just more of the same. To save time, we'll show you the code for the entire junction list and then explain anything we haven't already covered.

{{Jcttop |state=MN |county=Beltrami }}
{{MNint
|location=Bemidji Township
|mile=0.000
|road={{jct|state=MN|US|2|US|71|city1=Park Rapids|city2=Grand Rapids}}
|notes=Interchange
}}
{{jctbridge
|location_special=[[Mississippi River]]
|mile=2.805
|mile2=2.844
|bridge=Paul Bunyan Drive Bridge
}}
{{MNint
|location=Bemidji
|lspan=2
|mile=6.130
|mile2=6.138
|road={{jct|state=MN|US|71|city1=International Falls}}
}}
{{MNint
|type=incomplete
|mile=6.997
|road={{jct|state=MN|US|2|dir1=west|city1=Crookston}}
|notes=Westbound exit and eastbound entrance only
}}
{{Jctbtm|keys=incomplete}}

The |city#= parameter in {{Jct}} is explained in SounderBruce's feature below, but its function in junction lists is not, so we'll explain it here. We use that parameter to list control cities at the junction we're describing. To know which cities to list, a good practice to follow is to use photos of the guide signs at the intersection or, if available, use Google StreetView at the intersection (in the case of MN 197's southern end, that looks something like this). When many control cities are listed on the sign, use judgement in choosing which ones to list so as to not clutter the junction list. Here, even though Crookston is signed as a control city, it is well west of MN 197, so we only list it at the route's westernmost junction with US 2. The same is done for International Falls and, in reverse, for Park Rapids and Grand Rapids.

Junction lists should also include notable bridges and bridges over major rivers. MN 197's bridge over the Mississippi River is one of the latter, so it is included using {{Jctbridge}}. The parameters in {{Jctbridge}} are basically identical to those in {{Jctint}}, but instead of |road=, we use |bridge= to note the name of the bridge. This bridge also gives us the opportunity to explain |mile2=. The route log indicates that the bridge exists within a range of mileages instead of just one set point, so we use this parameter to add the end of that range and make the original |mile= the beginning of the range.

The northern end of MN 197 has incomplete access to US 2, so we get to use the |type= parameter. This parameter is used with certain types of notes to tint the entire row a color dependent on which type is specified; a list of note types the parameter should be used with can be found in the template documentation for {{Jctint}}. Here, we use |type=incomplete, which tints the row red. Using this parameter doesn't automatically fill the Notes column, so make sure to do that as well.

To finish off the junction list, we place {{Jctbtm}}, a footer that includes the conversion factor between miles and kilometers. Since MN 197's junction list has at least one row that uses the |type= parameter, we need to add to this footer a color key for each different type included in the table using the |keys= parameter. For this junction list, we only used the one type, so all we add is |keys=incomplete. Now that the table is finished, we should cite it. In most cases, we only really have to cite the mileposts, to which we cite the route log. Be sure to check Category:United States highway citation templates to see if there is a citation template for you to use for your state. In this case, we have {{MnDOT logpoint}}. All we need to add is the date we accessed it, which would be today, so we go back to {{Jcttop}} and add |length_ref=<ref>{{MnDOT logpoint|accessdate=April 26, 2024}}</ref>. Let's look at our finished product.

The entire route is in Beltrami County.

Locationmi[1]kmDestinationsNotes
Bemidji Township0.0000.000 US 2 / US 71 – Park Rapids, Grand RapidsInterchange
Mississippi River2.805–
2.844
4.514–
4.577
Paul Bunyan Drive Bridge
Bemidji6.130–
6.138
9.865–
9.878
US 71 – International Falls
6.99711.261
US 2 west – Crookston
Westbound exit and eastbound entrance only
1.000 mi = 1.609 km; 1.000 km = 0.621 mi

While there are many junction list features this tutorial does explain, you may encounter numerous others that it doesn't. Wikipedia:Manual of Style/Road junction lists is a good page to scan if you're stuck on a certain part of a junction list and are unsure of the standards. For more specifics on the standards of citations, check out Wikipedia:Citing sources.

References

  1. ^ Minnesota Department of Transportation. "Statewide Trunk Logpoint Listing" (PDF). St. Paul: Minnesota Department of Transportation. Retrieved April 26, 2024.


WikiConference USA 2015

WikiConference USA logo
WikiConference USA logo
Contributor: Mitchazenia

On October 9–11, 2015, the Wikimedia Foundation’s regional chapter in Washington, DC, held the second annual WikiConference USA (WCUSA). This conference is a United States-centric three-day event that began last year in New York City that is to be a regionalized version of Wikimania, the international gathering of Wikipedia editors, readers, lurkers and other related administrators and educators. This year, sponsored by the Wikimedia Education Foundation (WikiEdu), the conference was held at the National Archives and Records Administration Building in Washington, DC.

For this special conference, four members of USRD attended the conference for various reasons. These were Imzadi1979, who attended to present about the use of Wikipedia and Departments of Transportation throughout the country (as well as his home state of Michigan); Mitchazenia, who was the coordinator of volunteers through the entire conference; SounderBruce, a member of Wikimedia Cascadia who attended to learn more about Wikimedia Foundation events; and Viridiscalculus, who was there for leisure and interest.

This is by far the largest gathering of members for USRD at an official conference, and it was headlined by Imzadi1979’s 10th Wiki-Anniversary on October 10, the day which he presented. Mitchazenia brought a wiki-cookie cake, designed with a capital W and 10 on the cookie in honor of his special day. Viridiscalculus brought pieces of paper saying U, S, R and D to cheer Imzadi on during his presentation. After all of his presenting, the group went to the Innovation Hub at the Archives to pose with and eat cake.

USRD has already benefitted from materials learned at the WikiConference, including the use of the Open Computer Library Center (OCLC) to link maps and other sources for readers to access. Overall, the experience was excellent and USRD members intend to attend other events as they are scheduled, including WikiConference USA 2016, potentially located in Seattle, Washington.

The USRD contigent (l–r): Mitchazenia, Sounderbruce, Viridiscalculus and Imzadi1979

The Junction template and you

Contributor: SounderBruce

Now that you've got the skeleton of your MOS-compliant road junction list ready, it's time to fill it out with the {{Jct}} template. It simplifies and standardizes the display of highway shields on a road article and is to be used primarily in infoboxes and road junction lists.

The template's parameters can be divided into several sections, including (but not limited to):

  1. Jurisdiction (country, and state/province if applicable)
  2. Route information (type/designation and number)
    1. Modifiers for route information (name and/or direction)
  3. Locations (where the road travels towards)
  4. Extras (symbols for other modes of transport)

The jurisdiction parameters, |country= and |state= (also known as |province=), are fairly self-explanatory. The country parameter uses a three-letter code; this parameter can be omitted for articles about roads in the United States and Canada. The state/province parameter, to be used only in the United States, Canada, Mexico and Australia, uses a two-letter postal abbreviation for U.S. states and Canadian provinces.

The two route information parameters are where the template's magic happens. Using alternating parameters for the route's type and route's number, it displays a route shield and a link to the route's article with proper formatting for the height of shields, including wider ones.

For example, {{jct|state=MI|I|196|US|131|M|231}} produces I-196 / US 131 / M-231

That looks a little bare, doesn't it? Typically, a sign you see at a freeway exit will have much more than the shield and route number and those can be added into the junction table. The |nameX= parameter (where X corresponds to the location in the template, e.g. name2 for the second entry) will note a route's name, and the |dirX= parameter will note which direction a route is headed in.

For example, {{jct|state=DC|I|495|US|29 |dir2= north |name1= Capitol Beltway}} produces
I-495 (Capitol Beltway) / US 29 north

You can also specify if a route that is listed with a "to" plate above its shield by using the |toX= parameter.

For example, {{jct|state=UT|SR|65|US|89|to2=to}} produces
SR-65 to US 89

The final set of normal parameters is the location pair. For cities within the state (which have a normal CITYNAME, STATE article), use |cityX=. For locations in another state, or destinations that are not cities, use |locationX= and include the necessary wikimarkup for a link.

There's also room for a special symbol, such as those for airports and train stations, added using the |extra= parameter.

When put together, the template will look something like this:


I-405 (Eastside Freeway) / SR 518 to SR 99 – Sea-Tac Airport, Burien, Renton ({{jct|state=WA|I|405|SR|518|WA|99 |name1=Eastside Freeway |to3=to |location1=[[Sea-Tac Airport]] |city2=Burien |city3=Renton |extra=airport}})

Harnessing map archives

Contributor: Imzadi1979

Over at the AARoads Forum, there is a list of state highway map archives online. We can leverage these archives for our research purposes, as noted in the last issue. Over the coming months, you should see more state-specific citation templates created to simplify the citation of the maps in these archives.

For example, the newly created {{cite GDOT map}} allows an editor to cite any of the maps from the Georgia Department of Transportation or its predecessor department. To cite any of the monthly maps from 1932, say the one from February, an editor only needs to call {{cite GDOT map |date= 1932-02 |access-date= April 26, 2024 }}. This will produce:

State Highway Department of Georgia (February 1932). System of State Roads (PDF) (Map). Scale not given. Atlanta: State Highway Department of Georgia. Retrieved April 26, 2024.

Other options allow the department name to be wikilinked and map sections or insets to be specified. Templates for for other states work similarly.

In the future, if any of the map links goes dead, we can modify the templates to point to an archived copy at the Wayback Machine or to another archive location. For states like Wisconsin that do not currently have their map archives online, we can add the links if WisDOT completes their project to scan their maps and put them online. We can also link readers to library card catalog records for the maps through OCLC Control Numbers to the Worldcat database. This will allow interested readers to locate paper copies of the cited maps for verification purposes, an extra bonus even if the maps are currently hosted online.

KML Corner

USRD's KML logo
USRD's KML logo
Contributor: TCN7JM

As far back as I can remember, I always wanted to be a KML specialist for USRD. Okay, well that's not true, but I do really enjoy creating KML files (KMLs) and, as long as I've been a member of USRD, always have. Since I started contributing to the project just over three years ago, a wide majority of my contributions have been KML files. To the outside editor, KMLs might seem a strange thing to be passionate about -- they aren't even the most important part of the maps task force -- but they've given me a simple way to help out the project I love, one that hardly consumes any time and allows me to contribute even when I'm busy in real life. And besides, it isn't as if they're completely useless; a KML is required for an article to pass an A-Class Review and is one of the marks of an upper-tier article within the project, as all articles assessed as GA-class or higher have one and, as of this writing, only four B-class articles have yet to receive one.

In fact, I enjoy creating KMLs so much that in last year's fourth quarter issue, I proclaimed that it was a long-term goal to eventually give every article within the scope of USRD a KML. Then, a month or so later, Fredddie alerted me to a much faster way to create KMLs, which I documented in this year's winter issue. Since then, I've been creating KMLs at a previously unfathomable pace, able to top out at over 20 files created per hour when I'm in the zone and am working at maximum efficiency.

Sometime last month, I started a concerted effort to accomplish my greatest long-term goal on Wikipedia, and I've started this series to casually inform you, the reader, of the progress toward its completion.

Here's the foundation: I've been going through the state-level subcategories of Category:U.S. road articles needing KML in alphabetical order and creating KMLs for every current route in each category that isn't a cross-country route like a U.S. Route or an Interstate highway, state-detail articles excepted; I'll get to the cross-country routes toward the end. States and territories for which this was done (or very nearly so) before I began this effort were Alaska, American Samoa, Connecticut, Delaware, Guam, Iowa, Maryland, Michigan, Minnesota, Nebraska, New Mexico, North Dakota, Ohio, Rhode Island, South Dakota, the U.S. Virgin Islands and Vermont. I've also been mainly avoiding former routes for now unless they're complete layups because finding their routes on Google Maps is often more difficult and consumes more of my time. Basically, I'm doing the quickest ones first and saving the more laborious ones for last.

Even so, the beginning of this journey has been a bit rocky. Alabama didn't necessarily have any routes for which the KMLs were extremely hard to create, but I was unable to stop myself from fixing the various problems its RJLs had while I was cranking out the KMLs. If you've already read our tutorial on how to correctly construct RJLs, you know that notes are supposed to be in sentence case—the first letter is supposed to be capitalized—and certain types of notes like concurrency termini are supposed to be color coded with the |type= parameter and a key in the legend at the bottom. Many of Alabama's RJLs failed to follow either of these guidelines, so I spent almost as much time fixing them as I did creating KMLs for the state's routes.

Arizona was a cakewalk relative to that, but Arkansas had all the same problems. Not only that, but Arkansas seems to hate signing concurrencies. What this does is split a lot of its state routes into multiple segments, which adds a lot of extra time in creating KMLs because I'd need to draw a path for each segment, put all the separate segments into a Google Earth folder and save that folder as the KML. It seems like over half of Arkansas' state routes are split into multiple segments. Most of the split routes are a modest two or three segments, but some of them are just ridiculous; Arkansas Highway 74 has eight separate, disconnected segments. As far as I know, this is the highest amount of separate segments given to one designation in the entire country, so it's good that I got this out of the way relatively early. Because of all this nonsense, Arkansas' category took more than a week for me to deplete.

I had thought that next up would be California, but I didn't get the chance to do much with California because, while I was laboring with Arkansas, someone else already had. That someone is Chinissai, who might be the greatest user in the history of Wikipedia. Chinissai has created well over 100 KMLs for routes in California and Colorado since I've started this effort. I've already thanked him for his contributions, but I would like to do so again here, as it is really great to know that in an attempt to accomplish a goal as big as this one, I am not alone.

After Chinissai was done with California, there were still a few KMLs to be created. Perhaps the most annoying KML to draw on Google Maps is the one for a route that runs alongside a freeway. The system will want to re-route your path onto the freeway at every interchange, causing you to manually fix it a bunch of times to get the path where you want it to be. For some longer U.S. Routes that straddle an Interstate, it's impossible to create the KML with one path, even for a state-detail article, because Google only lets you re-route your path a finite number of times (I think 20). California didn't have one of those, but it did have Foothill Boulevard, which was a worst of multiple worlds: it wasn't very easy to find, and when I did, I found that not only did most of its route closely follow a freeway, but it was split into five segments. That one aside, California was pretty harmless.

And that's where we are now. As of this writing, there are 11,427 articles tagged as a part of USRD. When I started this effort, the number of articles that still needed a KML was 4943. It is currently 4357, a decrease of 596 in just over a month. By the time the next issue comes out, I hope to have even more progress to share with you on this journey toward 0.

State and national updates

Assessment roundup

Contributor: TCN7JM

Here's how the leaderboard looks as of November 30, 2015:

Rank State FA A GA B C Start Stub ω Ω
1 Michigan 26 6 188 0 0 0 0 382 1.736
2 Delaware 1 0 63 0 0 0 0 126 1.969
3 New York 12 3 198 331 107 25 1 1951 2.882
4 Washington 0 2 73 78 53 6 1 630 2.958
5 Maryland 4 1 66 344 47 7 0 1388 2.959
6 New Jersey 0 2 102 47 18 82 0 829 3.303
7 Utah 4 3 16 64 131 7 1 792 3.504
8 Iowa 2 1 18 17 88 12 0 500 3.623
9 Arizona 2 0 12 18 47 20 0 366 3.697
10 Oklahoma 2 0 14 67 38 57 0 666 3.742

There has been no change in the top ten since the previous issue.

Michigan's relative WikiWork has slightly risen in a humorous manner. When the last issue was published, M-231 had not yet opened and was still listed as Future-class, a class which is not included in WikiWork calculations. However, the route opened on October 30, and Imzadi1979 sent its article to WP:GAN the same day. The article passed, adding a Good Article and its two points to Michigan's WikiWork calculations. Since Michigan's relative WikiWork is below 2.000, adding a GA caused its relative WikiWork to rise by a thousandth of a point from 1.735 to 1.736.

As always, you can find full statistics for all 50 states and more at WP:USRD/A/S. And now for a look at how the project is doing as a whole:

Project FA A GA B C Start Stub Total ω Ω
USRD 66 23 977 1442 2905 4327 1689 11429 49692 4.348
IH 20 1 54 40 267 190 4 576 2271 3.943
USH 15 3 66 37 221 318 6 666 2756 4.138
Auto trail 7 0 5 1 10 27 9 59 242 4.102

There's some negative and some positive to take from this. On the sour side, the project lost a Featured Article and its net total of Good Articles decreased by one. On the lighter side, that lost FA came as a result of an A-Class Review in which Pulaski Skyway was decided to be outside of the project's scope, not because an article within the scope of the project was demoted. Furthermore, the relative WikiWork of the project continues a slow descent; a decrease in Stub-class and Start-class articles combined with a relatively large increase in B-class articles has led to the overall relative WikiWork of the project declining by 0.013.


State updates

  • Louisiana: Over the past two years, almost 200 stubs and Start-class articles on Louisiana's extensive arterial and farm-to-market system have been merged into lists using the RCS method. A project to improve these list articles with updated data and a consistent format of entries is currently underway. Primary state highway articles are being improved to B-class, and the remaining state-level U.S. Highway articles for Louisiana (such as US 51) are slowly being created. ❖Britinvasion64
  • Michigan: Things have been a bit quiet in the Great Lakes State. There's been some work to refine {{cite MDOT map}} and fix some errors in its transclusions. The state has its first Good Topic on the Interstate Highways in Michigan, the first such topic to be promoted to either assessment level. In the future, the topic could be promoted to FT status as more articles within the topic are promoted to FA status, or if the I-96 subtopic were completely upmerged. ❖Imzadi1979
  • Pennsylvania: Work continues on improving the quality of articles by rewriting route descriptions, adding history sections, and using the Straight-Line Diagrams for mileposts. Pennsylvania Route 321 is currently at GAN. ❖Dough4872
  • Texas: The list of Farm to Market Roads for roads 400 through 499 has been started and most entities involving special situations (such as previously deleted roads and urban road designations) have been created. I'm intending to make this list the first completed RCS list of FM roads in the state; any help in filling in the entries would be greatly appreciated. ❖Mr. Matté

In other project news...

Contributor: Imzadi1979
  • There's been discussion on the project talk page about how best to handle locations in junction lists concerning the inclusion of unincorporated communities and census-designated places for junctions outside of incorporated cities or villages.
  • As mentioned in the last issue, Yahoo! Maps has been closed down. Any articles left on Special:WhatLinksHere/Template:Yahoo maps should have their citations changed to another mapping service.
  • There's also been some discussion related to the inclusion of future exit numbers when a roadway will be switched from sequential to distance-based numbering in accordance with federal regulations. At this time, it appears that we will not list the new numbers until they are actually in use.
  • The multi-year project to audit the older Good Articles has come to a close.

Selected articles

The following articles appeared as the Selected article on a portal or task force page in the summer quarter:

July
US: U.S. Route 64 in Oklahoma
MI: M-134 (Michigan highway)
NJ: U.S. Route 30 in New Jersey
NY: New York State Route 63

Selected pictures

The following photos appeared as the Selected picture on the U.S. Roads Portal in the summer quarter:

July
Traffic on Interstate 5 southbound approaching Downtown Seattle on the Ship Canal Bridge. The reversible express lanes are in their northbound configuration for the afternoon commute.


August
US: Delaware State Route System
MI: M-77 (Michigan highway)
NJ: New Jersey Route 139
NY: New York State Route 205
August
Iowa Highway 25 south of Guthrie Center.
September
US: U.S. Route 141
NJ: New Jersey Route 168
September
Hawaii Route 560 bridge over the Hanalei River on Kauai.

From the editors

The next quarterly issue should be out in the winter. The editors of the newsletter would like to hear from you, the reader. What do you like about the current format? What should be changed? Removed? Added? Your comments are needed.

Lastly, remember that this is your newsletter and you can be involved in the creation of next issue released for the winter. Any and all contributions are welcome. Simply let yourself be known to any of the undersigned, or just start editing!

Contributors to this issue

Issue 3 | Issue 4 | Volume 9, Issue 1