Quebec Route 343
Route 343 is a provincial highway located in the Lanaudière region of Quebec. It runs from Route 138 west of Saint-Sulpice and south of Autoroute 40 and ends at the junction of Route 347 east of Saint-Come and north of Saint-Alphonse-Rodriguez where it has a concurrency with Route 337.
Route information | ||||
---|---|---|---|---|
Maintained by Transports Québec | ||||
Length | 74.4 km[1] (46.2 mi) | |||
Major junctions | ||||
North end | ||||
South end | ||||
Location | ||||
Major cities | L'Assomption, Joliette | |||
Highway system | ||||
|
Municipalities along Route 343
- L'Assomption
- Saint-Paul
- Joliette
- Saint-Charles-Borromée
- Saint-Ambroise-de-Kildare
- Saint-Alphonse-Rodriguez
gollark: ```javapackage com.seriouscompany.business.java.helloworld.packagenamingpackage.impl;import org.springframework.context.ApplicationContext;import org.springframework.context.ConfigurableApplicationContext;import org.springframework.context.support.ClassPathXmlApplicationContext;import com.seriouscompany.business.java.helloworld.packagenamingpackage.impl.parameters.DefaultHelloWorldUpperLimitParameter;import com.seriouscompany.business.java.helloworld.packagenamingpackage.interfaces.HelloWorld;import com.seriouscompany.business.java.helloworld.packagenamingpackage.interfaces.parameters.HelloWorldUpperLimitParameter;public final class Main { public static void main(final String[] args) { final ApplicationContext context = new ClassPathXmlApplicationContext(Constants.SPRING_XML); final HelloWorld myHelloWorld = (HelloWorld) context.getBean(Constants.STANDARD_FIZZ_BUZZ); final HelloWorldUpperLimitParameter helloWorldUpperLimit = new DefaultHelloWorldUpperLimitParameter(); myHelloWorld.helloWorld(helloWorldUpperLimit.obtainUpperLimitValue()); ((ConfigurableApplicationContext) context).close(); }}```
gollark: F#!
gollark: F#!
gollark: ```fsharpprintfn "Hello, World!"```
gollark: I did that one.
See also
References
- Ministère des transports, "Distances routières", page 99, Les Publications du Québec, 2005
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.