Coudreceau

Coudreceau is a former commune in the Eure-et-Loir department in northern France. On 1 January 2019, it was merged into the new commune Arcisses.[2]

Coudreceau
Part of Arcisses
Location of Coudreceau
Coudreceau
Coudreceau
Coordinates: 48°20′47″N 0°55′25″E
CountryFrance
RegionCentre-Val de Loire
DepartmentEure-et-Loir
ArrondissementNogent-le-Rotrou
CantonNogent-le-Rotrou
CommuneArcisses
Area
1
13.31 km2 (5.14 sq mi)
Population
 (2017)[1]
491
  Density37/km2 (96/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
Postal code
28400
Elevation128–281 m (420–922 ft)
(avg. 220 m or 720 ft)
1 French Land Register data, which excludes lakes, ponds, glaciers > 1 km2 (0.386 sq mi or 247 acres) and river estuaries.

Population

Historical population
YearPop.±%
1962281    
1968320+13.9%
1975283−11.6%
1982333+17.7%
1990375+12.6%
1999403+7.5%
2008420+4.2%
gollark: I use terminator.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: The homoglyphs thing would have been better, to be honest! I just copypasted the translation table esobot uses out of its source code.
gollark: But I'm really typing this fast! You're discriminating against me!
gollark: Bow to my amazing typing abilities, mortals.

See also

References


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