Gorges, Somme
Gorges is a commune in the Somme department in Hauts-de-France in northern France.
Gorges | |
---|---|
The town hall in Gorges | |
Location of Gorges | |
Gorges Gorges | |
Coordinates: 50°06′37″N 2°10′43″E | |
Country | France |
Region | Hauts-de-France |
Department | Somme |
Arrondissement | Amiens |
Canton | Doullens |
Intercommunality | CC Territoire Nord Picardie |
Government | |
• Mayor (2001–2008) | Guy Delattre |
Area 1 | 4.87 km2 (1.88 sq mi) |
Population (2017-01-01)[1] | 40 |
• Density | 8.2/km2 (21/sq mi) |
Time zone | UTC+01:00 (CET) |
• Summer (DST) | UTC+02:00 (CEST) |
INSEE/Postal code | 80381 /80370 |
Elevation | 95–147 m (312–482 ft) (avg. 135 m or 443 ft) |
1 French Land Register data, which excludes lakes, ponds, glaciers > 1 km2 (0.386 sq mi or 247 acres) and river estuaries. |
Geography
Gorges is situated on the D933 road, some 20 miles (32 km) east of Abbeville.
Population
Year | 1896 | 1962 | 1968 | 1975 | 1982 | 1990 | 1999 | 2006 |
---|---|---|---|---|---|---|---|---|
Population | 126 | 62 | 70 | 53 | 44 | 42 | 47 | 43 |
From the year 1962 on: No double counting—residents of multiple communes (e.g. students and military personnel) are counted only once. |
World War II
After the liberation of the area by Allied Forces in 1944, engineers of the Ninth Air Force IX Engineering Command began construction of a combat Advanced Landing Ground outside of the town. Declared operational on 16 August, the airfield was designated as "A-26", it was used by the 379th Bombardment Group which flew B-26 Marauder medium bombers until early September when the unit moved into Central France. Afterward, the airfield was closed.[2][3]
gollark: ```javascriptimport { app } from "hyperapp"import { h } from 'ijk'interface Thing { name: String, children: () => Array<Thing> | Array<Thing>}const state = { count: 0} const actions = { down: value => state => ({ count: state.count - value }), up: value => state => ({ count: state.count + value })} const viewThing = ["div", ]const view = (state, actions) => h("nodeName", "attributes", "children")(["main", [ ["button", { onclick: () => actions.up(1) }, "Increase"], ["button", { onclick: () => actions.down(1) }, "Decrease"], state.count.toString(16)]]) app(state, actions, view, document.body)```Not related but hey it's <#348702212110680064>.
gollark: Ruby.
gollark: ```rubyputs "Hello, WOrld"```
gollark: RPNCalc 3:```rpncalcthis-cant-handle-strings-so-whatever```
gollark: ++C.
See also
References
- "Populations légales 2017". INSEE. Retrieved 6 January 2020.
- Johnson, David C. (1988), U.S. Army Air Forces Continental Airfields (ETO), D-Day to V-E Day; Research Division, USAF Historical Research Center, Maxwell AFB, Alabama.
- Maurer, Maurer. Air Force Combat Units of World War II. Maxwell AFB, Alabama: Office of Air Force History, 1983. ISBN 0-89201-092-4.
Wikimedia Commons has media related to Gorges (Somme). |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.