Burton Parish, New Brunswick

Burton is a civil parish[lower-alpha 1] in Sunbury County, New Brunswick, Canada.[2]

Burton
Location within Sunbury County, New Brunswick
Country Canada
Province New Brunswick
CountySunbury County
Established1765
Area
  Land259.10 km2 (100.04 sq mi)
Population
 (2016)[1]
  Total5,119
  Density19.8/km2 (51/sq mi)
  Change
2011-2016
5.6%
  Dwellings
2,020
Time zoneUTC-4 (AST)
  Summer (DST)UTC-3 (ADT)

For governance purposes it is divided between the town of Oromocto, the Indian reserve of Oromocto 26, CFB Gagetown, and the local service district of the parish of Burton.[3]

History

Burton Parish was first established in 1765 as a Nova Scotia township, and was named for Brigadier General Ralph Burton who served at the capture of Fort Louisbourg in 1758 and the capture of Québec in 1759. Burton became a parish in New Brunswick in 1786, when it included part of Blissville Parish until 1834.

Delineation

Burton Parish is defined in the Territorial Division Act[2] as being bounded:

Southeast by the County line; southwest by the prolongation southeasterly of the southwest line of Lincoln Parish to the Queens County line; northwest by the Oromocto River and northeast by the Saint John River, including Gilbert and Ox Islands.

Communities

Parish population total does not include incorporated municipalities (in bold):

Bodies of water & Islands

This is a list of rivers, lakes, streams, creeks, marshes and Islands that are at least partially in this parish

Demographics

Access Routes

Highways and numbered routes that run through the parish, including external routes that start or finish at the parish limits:[6]

gollark: They aren't that hard. You just use `server_name` in the `server` block.
gollark: Not specifically wordpress, no.
gollark: I would probably use nginx, because I'm used to it and it has nicer configuration:```nginxhttp { # whatever important configuration you have for all HTTP servers, `nginx.conf` probably ships with some # fallback in case someone visits with an unrecognized Host header server { listen 80 default_server; listen [::]:80 default_server; return 301 http://somedomain$request_uri; } server { listen 80; # you may (probably do) want HTTPS instead, in which case this bit is somewhat different - you need to deal with certs and stuff, and use port 443 - also you should probably add HTTP/2 listen [::]:80; # IPv6 server_name domain1.com; location / { proxy_pass http://backend1:8080/; } } server { listen 80; listen [::]:80; server_name domain2.com; location / { proxy_pass http://backend2:8080/; } }}```
gollark: The reverse-proxy solution is in my opinion the best one, although it would require some config.
gollark: I think LetsEncrypt may not be very happy with that, though.

See also

Notes

  1. Civil parishes served a variety of government functions until 1966, when the new Municipalities Act stripped them of their responsibilities; they continue to provide convenient boundaries for government uses, especially electoral districts and local service districts. Statistics Canada uses civil parishes as census subdivisions for all parts of the province that are not within municipalities and similar entities.

References

  1. "Census Profile, 2016 Census: Burton, Parish [Census subdivision], New Brunswick". Statistics Canada. Retrieved September 29, 2019.
  2. "Chapter T-3 Territorial Division Act". Government of New Brunswick. Retrieved 22 July 2020.
  3. "New Brunswick Regulation 84-168 under the Municipalities Act (O.C. 84-582)". Government of New Brunswick. Retrieved 22 July 2020.
  4. Statistics Canada: 2001, 2006 census
  5. 2011 Statistics Canada Census Profile: Burton Parish, New Brunswick
  6. Atlantic Canada Back Road Atlas ISBN 978-1-55368-618-7



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.