Saint-Uze
Saint-Uze is a commune in the Drôme department in southeastern France.
Saint-Uze | |
---|---|
A general view of Saint-Uze | |
Coat of arms | |
Location of Saint-Uze | |
Saint-Uze Saint-Uze | |
Coordinates: 45°10′48″N 4°51′40″E | |
Country | France |
Region | Auvergne-Rhône-Alpes |
Department | Drôme |
Arrondissement | Valence |
Canton | Saint-Vallier |
Intercommunality | Galaure |
Government | |
• Mayor (2008–2014) | Jérôme Caire |
Area 1 | 10.1 km2 (3.9 sq mi) |
Population (2017-01-01)[1] | 2,046 |
• Density | 200/km2 (520/sq mi) |
Time zone | UTC+01:00 (CET) |
• Summer (DST) | UTC+02:00 (CEST) |
INSEE/Postal code | 26332 /26240 |
Elevation | 148–357 m (486–1,171 ft) (avg. 189 m or 620 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 Galaure forms most of the commune's southern border.
Population
Year | Pop. | ±% |
---|---|---|
1911 | 1,760 | — |
1962 | 1,970 | +11.9% |
1968 | 1,980 | +0.5% |
1975 | 2,086 | +5.4% |
1982 | 2,003 | −4.0% |
1990 | 1,846 | −7.8% |
1999 | 1,589 | −13.9% |
2008 | 1,884 | +18.6% |
Notables
gollark: And yes, this is a hybrid of JS and SQL via template strings, isn't it great?
gollark: And this doesn't even ACTUALLY WORK.
gollark: ```javascriptexport const enqueueCrawl = async (crawlURL, tier) => { // robotsPolicy will be filled in on first actual crawl for the domain // this has to be done as a fairly complex DB-side query to prevent race conditions console.log("running insert for", crawlURL.toString()) const [domain] = await DB`INSERT INTO domains (domain, enabled, robotsPolicy, tier) SELECT ${crawlURL.hostname}, FALSE, NULL, ${tier} WHERE NOT EXISTS (SELECT id, domain, enabled, robotsPolicy, tier FROM domains WHERE domain = ${crawlURL.hostname}) RETURNING id` console.log(crawlURL.toString(), domain) // Add entry to crawl queue await DB`INSERT INTO crawl_targets (url, domain) VALUES (${crawlURL.toString()}, ${domain.id}) ON CONFLICT (url) DO UPDATE SET added = NOW()`}```This should NOT be quite so bee.
gollark: I'm busy trying to work out exactly how horrible a PostgreSQL query I need to do this stupid thing under concurrent write load.
gollark: So surely YOU can do it, if ""deforming things"""" is so easy.
See also
References
- "Populations légales 2017". INSEE. Retrieved 6 January 2020.
Wikimedia Commons has media related to Saint-Uze. |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.