-
Notifications
You must be signed in to change notification settings - Fork 0
/
statecapitals.map
52 lines (52 loc) · 1.35 KB
/
statecapitals.map
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[
[" Pennsylvania", "Harrisburg"],
["Alabama", " \tMontgomery"],
["Alaska", " \tJuneau"],
["Arizona", " \tPhoenix"],
["Arkansas", " \tLittle Rock"],
["California", "Sacramento"],
["Colorado", " \tDenver"],
["Connecticut", " \tHartford"],
["Delaware", " \tDover"],
["Florida", "Tallahasee"],
["Georgia", "Atlanta"],
["Idaho", "Boise"],
["Indiana", "Indianapolis\t"],
["Indiana", "Indianapolis\t"],
["Iowa", "Des Moines"],
["Kansas", "Topeka"],
["Kansas", "Topeka"],
["Kentucky", "Frankfort"],
["Louisiana", "Baton Rouge"],
["Maine", "Augusta"],
["Maryland", "Annapolis"],
["Massachusetts", "Boston"],
["Michigan", "Lansing"],
["Minnesota", "St. Paul\t"],
["Mississippi", "Jackson"],
["Missouri", "Jefferson City\t"],
["Montana", "Helena"],
["Nebraska", "\tLincoln"],
["Nevada", "Carson City"],
["New Hampshire", "Concord"],
["New Jersey", "Trenton"],
["New Mexico", "Santa Fe"],
["New York", "\tAlbany"],
["North Carolina", "Raleigh"],
["North Dakota", "\tBismarck"],
["Ohio", "Columbus"],
["Oklahoma", "Oklahoma City"],
["Oregon", "Salem"],
["Rhode Island", "Providence\t"],
["South Carolina", "Columbia"],
["South Dakota", "Pierre"],
["Tennessee", "Nashville"],
["Texas", "Austin\t"],
["Utah", "Salt Lake City"],
["Vermont", "Montpelier"],
["Virginia", "Richmond"],
["Washington", "Olympia"],
["West Virginia", "Charleston"],
["Wisconsin", "Madison"],
["Wyoming", "Cheyenne"]
]