Frontignan-Savès

Frontignan-Savès is a commune in the Haute-Garonne department in southwestern France.

Frontignan-Savès
Location of Frontignan-Savès
Frontignan-Savès
Frontignan-Savès
Coordinates: 43°23′50″N 0°55′18″E
CountryFrance
RegionOccitanie
DepartmentHaute-Garonne
ArrondissementSaint-Gaudens
CantonCazères
Government
  Mayor (20082014) Thierry Salles
Area
1
2.81 km2 (1.08 sq mi)
Population
 (2017-01-01)[1]
70
  Density25/km2 (65/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
INSEE/Postal code
31201 /31230
Elevation192–316 m (630–1,037 ft)
(avg. 193 m or 633 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.±%
196264    
196868+6.2%
197565−4.4%
198271+9.2%
199046−35.2%
199949+6.5%
200857+16.3%
gollark: ```rust// Evaluate an arithmetic expressioncommand!(eval(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); // yes, this is kind of undoing the work the command parser does... send_result(message, &calc::eval(&expr))?;});// Evaluate an arithmetic expression in polish notationcommand!(eval_polish(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); send_result(message, &calc::eval_polish(&expr))?;});```ALL THE CODE for this feature.
gollark: No, since I was too lazy to do anything other than plug in an existing rust library.
gollark: ++exec```testtest2```
gollark: ++eval-polish + 1 1
gollark: There, much better.

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.