Maine State Route 200

State Route 200 (SR 200) is part of Maine's system of numbered state highways, located in Hancock County. The route runs from U.S. Route 1 (US 1) in Sullivan to SR 179 in Waltham. SR 200 is 17.92 miles (28.84 km) long and also serves the town of Eastbrook.

State Route 200
Route information
Maintained by MaineDOT
Length17.92 mi[1] (28.84 km)
Existed1925–present
Major junctions
South end US 1 in Sullivan
  SR 182 in Franklin
North end SR 179 in Waltham
Location
CountiesHancock
Highway system
SR 199US 201

Junction list

The entire route is in Hancock County.

Locationmi[1]kmDestinationsNotes
Sullivan0.000.00 US 1 Ellsworth, Machias
Franklin5.939.54 SR 182 east (Blackswoods Road) CherryfieldSouthern end of SR 182 concurrency
6.8611.04 SR 182 west (West Franklin Road)Northern end of SR 182 concurrency
Waltham17.9228.84 SR 179 Ellsworth, Aurora
1.000 mi = 1.609 km; 1.000 km = 0.621 mi
gollark: To just waste CPU cycles, this has worked for me before when I wanted to do that for some evil reason or other, but it's probably not very sound:```cvolatile long long int i = 0;while (i < [a big number]) { i++; }```
gollark: Oh right, probably.
gollark: If you do just need to make it do something for a bit, maybe just```cfor (int i = 0; i < 100000000; i++) {}```or something would work, though compilers are getting crafty and might optimize it.
gollark: Is there some reason you can't just use whatever language's equivalent of `sleep(1)` or something?
gollark: ```javascriptasync whateverParameters => { const summoner = await api.get('euw1', 'summoner.getBySummonerName', result) const data = await api.get('euw1', 'league.getLeagueEntriesForSummoner', 'MLR_5XD45pduq2iducsga00c4qi5sWqpaRkadd_E0fFhKXU') await msg.reply("Found league info for " + args[0] + "\nName:" + result + "\nRank:"+ data.tier + " " + data.rank)}```or something.

References

  1. Maine DOT Map Viewer (Map). Maine Office of GIS. Retrieved October 15, 2017.
KML is not from Wikidata
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.