New Hampshire Route 129
New Hampshire Route 129 (abbreviated NH 129) is an 8.724-mile-long (14.040 km) secondary east–west state highway in New Hampshire. The road runs between Loudon and Gilmanton.
![]() Map of central New Hampshire with NH 129 highlighted in red | ||||
Route information | ||||
Maintained by NHDOT | ||||
Length | 8.724 mi[1] (14.040 km) | |||
Major junctions | ||||
West end | South Village Road in Loudon | |||
East end | ![]() | |||
Location | ||||
Counties | Merrimack, Belknap | |||
Highway system | ||||
|
The southwestern terminus of NH 129 is in Loudon at South Village Road, west of the intersection with New Hampshire Route 106. The northeastern terminus is at New Hampshire Route 107 in Gilmanton.
Major intersections
County | Location[1][2] | mi[1][2] | km | Destinations | Notes |
---|---|---|---|---|---|
Merrimack | Loudon | 0.000 | 0.000 | ![]() | |
Belknap | Gilmanton | 8.724 | 14.040 | ![]() | |
1.000 mi = 1.609 km; 1.000 km = 0.621 mi |
![](../I/m/NH129_Loudon.jpg)
NH 129 in northeastern Loudon
gollark: No. You are typing and I do not have TTS enabled.
gollark: I think writemut should return the mutref you provide.
gollark: ```javascriptimport {assertType, addDefn} from './builtin.mjs';import {execFn} from './shiny.mjs';const getElem = (args) => [{type:"domNode", val:document.getElementById(args[0])}];const setHTML = (args) => args[0].innerHTML = args[1];const mutref = (args) => [{type:"&mut", val:args[0]}];const readmut = (args) => [args[0]];const log = (args) => { console.log(args); return [];}const writemut = (args) => { assertType("&mut", args[1]); args[1].val = args[0]; return [];}const onclick = (args) => { args[0].onclick = (_) => { execFn(args[1]); } return [];}addDefn("log", 1, log);addDefn("getId", ["string"], getElem);addDefn("setHTML", ["domNode", "string"], setHTML);addDefn("mutref", 1, mutref);addDefn("readmut", ["&mut"], readmut);addDefn("writemut", 2, writemut);addDefn("onclick", ["domNode", "closure"], onclick);```
gollark: https://meta.rpn.aidanpe.duckdns.org/dom.mjs
gollark: This doesn't seem very cheats, it's just got a bunch of extra RPNCalc definitions for button access.
References
- Bureau of Planning & Community Assistance (February 20, 2015). "NH Public Roads". Concord, New Hampshire: New Hampshire Department of Transportation. Retrieved April 7, 2015.
- Bureau of Planning & Community Assistance (April 3, 2015). "Nodal Reference 2015, State of New Hampshire". New Hampshire Department of Transportation. Retrieved April 7, 2015.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.