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 | |
Country | France |
Region | Auvergne-Rhône-Alpes |
Department | Ain |
Arrondissement | Belley |
Canton | Ambérieu-en-Bugey |
Intercommunality | Plaine 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 |
• Density | 130/km2 (330/sq mi) |
Time zone | UTC+01:00 (CET) |
• Summer (DST) | UTC+02:00 (CEST) |
INSEE/Postal code | 01089 /01500 |
Elevation | 222–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
Year | Pop. | ±% |
---|---|---|
2004 | 1,605 | — |
2006 | 1,668 | +3.9% |
2007 | 1,704 | +2.2% |
2008 | 1,732 | +1.6% |
2009 | 1,760 | +1.6% |
2010 | 1,818 | +3.3% |
2011 | 1,830 | +0.7% |
2012 | 1,881 | +2.8% |
2013 | 1,940 | +3.1% |
2014 | 1,999 | +3.0% |
2015 | 2,053 | +2.7% |
2016 | 2,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
- "Populations légales 2017". INSEE. Retrieved 6 January 2020.
Wikimedia Commons has media related to Château-Gaillard, Ain. |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.