Puerto Rico Highway 145
Puerto Rico Highway 145 (PR-145) is a rural road that travels from Ciales, Puerto Rico to Morovis.[2] This road extends from its junction with PR-145 and PR-149 in downtown Ciales and ends at PR-155 between Morovis Norte, Torrecillas and Fránquez barrios.[3]
Route information | ||||
---|---|---|---|---|
Maintained by Puerto Rico DTPW | ||||
Length | 7.5 km[1] (4.7 mi) | |||
Major junctions | ||||
West end | ||||
| ||||
East end | ||||
Location | ||||
Municipalities | Ciales, Morovis | |||
Highway system | ||||
|
Major intersections
Municipality | Location | km[1] | mi | Destinations | Notes |
---|---|---|---|---|---|
Ciales | Jaguas | 0.0 | 0.0 | Western terminus of PR-145 | |
0.7– 0.8 | 0.43– 0.50 | ||||
Morovis | Torrecillas–Morovis Norte line | 6.6– 6.7 | 4.1– 4.2 | ||
Morovis Norte–Torrecillas– Fránquez tripoint | 7.5 | 4.7 | Eastern terminus of PR-145 | ||
1.000 mi = 1.609 km; 1.000 km = 0.621 mi |
gollark: ```javascriptexport const SQL = (strings, ...params) => { const sql = strings.join("?") let stmt const cachedValue = preparedStatements.get(sql) if (!cachedValue) { stmt = DB.prepare(sql) preparedStatements.set(sql, stmt) } else { stmt = cachedValue } return { get: () => stmt.get.apply(stmt, params), run: () => stmt.run.apply(stmt, params), all: () => stmt.all.apply(stmt, params), statement: stmt }}```observe some stuff from my code.
gollark: I've never written that.
gollark: They do have more brackets though, sadly.
gollark: Even my (Node.)JS programs are probably faster.
gollark: Of course. It's Haskell.
See also
References
- Google (2 March 2020). "PR-145" (Map). Google Maps. Google. Retrieved 2 March 2020.
- National Geographic Maps (2011). Puerto Rico (Map). 1:125,000. Adventure Map. Evergreen, CO: National Geographic Maps. ISBN 978-1566955188. OCLC 756511572.
- "Tránsito Promedio Diario (AADT)". Puerto Rico Department of Transportation and Public Works (in Spanish). p. 79. Retrieved 30 May 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.