Château-Gaillard, Ain

Château-Gaillard is a commune in the eastern French department of Ain.

Château-Gaillard
The town hall in Château-Gaillard
Coat of arms
Location of Château-Gaillard
Château-Gaillard
Château-Gaillard
Coordinates: 45°58′N 5°18′E
CountryFrance
RegionAuvergne-Rhône-Alpes
DepartmentAin
ArrondissementBelley
CantonAmbérieu-en-Bugey
IntercommunalityPlaine de l'Ain
Government
  Mayor (2014-2020) Joël Brunet
Area
1
16.6 km2 (6.4 sq mi)
Population
 (2017-01-01)[1]
2,138
  Density130/km2 (330/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
INSEE/Postal code
01089 /01500
Elevation222–253 m (728–830 ft)
(avg. 230 m or 750 ft)
1 French Land Register data, which excludes lakes, ponds, glaciers > 1 km2 (0.386 sq mi or 247 acres) and river estuaries.

Geography

The river Albarine forms most of the commune's southern border.

Population

Historical population
YearPop.±%
20041,605    
20061,668+3.9%
20071,704+2.2%
20081,732+1.6%
20091,760+1.6%
20101,818+3.3%
20111,830+0.7%
20121,881+2.8%
20131,940+3.1%
20141,999+3.0%
20152,053+2.7%
20162,080+1.3%
gollark: Yes, which is quite limiting vs OpenCL, which is basically the same but cross-platform.
gollark: I'm fairly sure it only runs on NvIDIa GPus.
gollark: is probably better since it's not nVidia-specific.
gollark: ***OpenCL***
gollark: I wanted a hyperapp-like state management thing with no view for skynet (it's a long story...) so I made this, because Javascript microlibraries are trendy.```javascriptconst R = require("ramda")module.exports = (initialState, actions, context = {}, expose) => { let state = initialState const wired = R.map(action => (...args) => { const result = action(...args)(state, actions, context) if (typeof result === "object") { state = R.merge(state, result) } }, actions) if ("init" in wired) { wired.init() } if (expose) { return R.pick(expose, wired) } else { return wired }}```

See also

References

  1. "Populations légales 2017". INSEE. Retrieved 6 January 2020.


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