Sacierges-Saint-Martin
Sacierges-Saint-Martin (Limousin: Sacierges Chapsierjas) is a commune in the Indre department in central France.
Sacierges-Saint-Martin | |
---|---|
The church in Sacierges-Saint-Martin | |
Location of Sacierges-Saint-Martin ![]() | |
![]() ![]() Sacierges-Saint-Martin ![]() ![]() Sacierges-Saint-Martin | |
Coordinates: 46°29′43″N 1°21′57″E | |
Country | France |
Region | Centre-Val de Loire |
Department | Indre |
Arrondissement | Le Blanc |
Canton | Saint-Gaultier |
Intercommunality | Brenne Val de Creuse |
Government | |
• Mayor (2008–2014) | Thierry Bernard |
Area 1 | 31.17 km2 (12.03 sq mi) |
Population (2017-01-01)[1] | 318 |
• Density | 10/km2 (26/sq mi) |
Time zone | UTC+01:00 (CET) |
• Summer (DST) | UTC+02:00 (CEST) |
INSEE/Postal code | 36177 /36170 |
Elevation | 125–224 m (410–735 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
The commune is located in the parc naturel régional de la Brenne.
The river Abloux flows west through the northern part of the commune.
Population
Year | Pop. | ±% |
---|---|---|
1793 | 934 | — |
1800 | 973 | +4.2% |
1806 | 864 | −11.2% |
1821 | 1,061 | +22.8% |
1831 | 1,101 | +3.8% |
1836 | 1,162 | +5.5% |
1841 | 1,106 | −4.8% |
1846 | 1,168 | +5.6% |
1851 | 1,171 | +0.3% |
1856 | 1,169 | −0.2% |
1861 | 1,152 | −1.5% |
1866 | 1,170 | +1.6% |
1872 | 1,104 | −5.6% |
1876 | 1,081 | −2.1% |
1881 | 1,112 | +2.9% |
1886 | 1,133 | +1.9% |
1891 | 1,082 | −4.5% |
1896 | 1,055 | −2.5% |
1901 | 1,020 | −3.3% |
1906 | 1,046 | +2.5% |
1911 | 957 | −8.5% |
1921 | 923 | −3.6% |
1926 | 827 | −10.4% |
1931 | 753 | −8.9% |
1936 | 697 | −7.4% |
1946 | 609 | −12.6% |
1954 | 564 | −7.4% |
1962 | 495 | −12.2% |
1968 | 523 | +5.7% |
1975 | 475 | −9.2% |
1982 | 375 | −21.1% |
1990 | 350 | −6.7% |
1999 | 337 | −3.7% |
2006 | 338 | +0.3% |
2009 | 312 | −7.7% |
gollark: Basically, modems/rednet but more flexible, cross-server, and without actual modems.
gollark: It's a websocket-based inter-computer cross-server message relay.
gollark: ```rust#[derive(Serialize, Deserialize, Debug, PartialEq, Eq, Hash, Clone)]#[serde(untagged)]pub enum Channel { Numeric(i64), Named(String)}#[derive(Serialize, Deserialize, Debug, Clone, Message)]pub struct RawMsg { pub channel: Channel, #[serde(flatten)] pub meta: HashMap<String, Value>, pub message: Value}#[derive(Serialize, Deserialize, Debug, Clone, Message)]pub struct Msg { pub channel: Channel, #[serde(flatten)] pub meta: HashMap<String, Value>, pub message: Value, pub timestamp: chrono::DateTime<chrono::Utc>}#[derive(Serialize, Deserialize, Debug)]#[serde(tag = "type")]enum MessageFromClient { #[serde(rename = "open")] Open { channel: skynet::Channel }, #[serde(rename = "close")] Close { channel: skynet::Channel }, #[serde(rename = "message")] Message(skynet::RawMsg)}#[derive(Serialize)]#[serde(tag = "type")]enum MessageToClient<'a> { #[serde(rename = "message")] Message(skynet::Msg), #[serde(rename = "channels")] OpenChannels { channels: &'a HashSet<skynet::Channel> }}```WIP Rust notreallyconversion of the Skynet protocol.
gollark: ```goconst( zero = iota; /* iota starts as zero */ one = iota; /* ...and is incremented every semicolon */ two; /* the last expression is repeated if you omit it */ three;)```
gollark: ```govar numbers map[string]int;numbers["One"] = 1;numbers["Two"] = 2;numbers["Three"] = 3;print(numbers["Four"]);```A small example of wrong.
References
- "Populations légales 2017". INSEE. Retrieved 6 January 2020.
![]() |
Wikimedia Commons has media related to Sacierges-Saint-Martin. |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.