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
CountryFrance
RegionAuvergne-Rhône-Alpes
DepartmentDrôme
ArrondissementValence
CantonSaint-Vallier
IntercommunalityGalaure
Government
  Mayor (20082014) Jérôme Caire
Area
1
10.1 km2 (3.9 sq mi)
Population
 (2017-01-01)[1]
2,046
  Density200/km2 (520/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
INSEE/Postal code
26332 /26240
Elevation148–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

Historical population
YearPop.±%
19111,760    
19621,970+11.9%
19681,980+0.5%
19752,086+5.4%
19822,003−4.0%
19901,846−7.8%
19991,589−13.9%
20081,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

  1. "Populations légales 2017". INSEE. Retrieved 6 January 2020.



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