Malintrat
Malintrat is a commune in the Puy-de-Dôme département in Auvergne in central France.
Malintrat | |
---|---|
The town hall in Malintrat | |
Coat of arms | |
Location of Malintrat | |
Malintrat Malintrat | |
Coordinates: 45°48′57″N 3°11′12″E | |
Country | France |
Region | Auvergne-Rhône-Alpes |
Department | Puy-de-Dôme |
Arrondissement | Riom |
Canton | Gerzat |
Intercommunality | – |
Government | |
• Mayor (2008–2014) | Christian Ollier |
Area 1 | 8.16 km2 (3.15 sq mi) |
Population (2017-01-01)[1] | 1,132 |
• Density | 140/km2 (360/sq mi) |
Time zone | UTC+01:00 (CET) |
• Summer (DST) | UTC+02:00 (CEST) |
INSEE/Postal code | 63204 /63510 |
Elevation | 313–332 m (1,027–1,089 ft) |
1 French Land Register data, which excludes lakes, ponds, glaciers > 1 km2 (0.386 sq mi or 247 acres) and river estuaries. |
Malintrat is located at east of Clermont-Ferrand between autoroutes A710 and A720, north of the Clermont-Ferrand/Auvergne airport in Aulnat. Malintrat forms part of the Clermont-Ferrand urban area.
History
In 1839, part of the commune separated to form a new commune, Aulnat.[2]
Demographics
A table of the 20th century population of Malintrat arranged by census date.
Notable people
- Florence Nibart-Devouard, former chair of the Wikimedia Foundation board of trustees
gollark: Here is a copy of the code I don't understand from the old version:```lualocal function descend(intermediateFn, terminalFn, i) local pattern = patterns[i] if pattern then intermediateFn(pattern) local pqty = pattern.qty -- Qty keys must be removed from the pattern for collation -- Otherwise, it shows up as a number stuck in the items needed table, which is bad. pattern.qty = nil local needs = util.collate(pattern) pattern.qty = pqty local has = {} for slot, item in pairs(pattern) do if util.satisfied(needs, has) then break end if patterns[item] then descend(intermediateFn, terminalFn, item) has[item] = (has[item] or 0) + (patterns[item].count or 1) end end else terminalFn(i) endendlocal function cost(i) local items = {} descend(function() end, function(i) table.insert(items, i) end, i) return util.collate(items)endlocal function tasks(i) local t = {} descend(function(pat) table.insert(t, pat) end, function() end, i) return tend```
gollark: Also, implementing whatever is done internally for finding free space to transfer to is hard!
gollark: I'm unlikely to have stupidly large autocrafting trees.
gollark: As long as it doesn't take more than a second it fits within my performance goals.
gollark: RandomTwentyLineAlgorithmIWrote.
References
- "Populations légales 2017". INSEE. Retrieved 6 January 2020.
- Des villages Cassini ... – Dossier "INDEX alphabétique"
Wikimedia Commons has media related to Malintrat. |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.