Pacé, Ille-et-Vilaine

Pacé (Breton: Pazieg, Gallo: Paczaé) is a commune in the Ille-et-Vilaine department of Brittany in northwestern France.

Pacé

Pazieg
Bridge over the Flume River
Coat of arms
Location of Pacé
Pacé
Pacé
Coordinates: 48°08′52″N 1°46′26″W
CountryFrance
RegionBrittany
DepartmentIlle-et-Vilaine
ArrondissementRennes
CantonRennes-6
IntercommunalityRennes Métropole
Government
  Mayor (2014-2020) Paul Kerdraon
Area
1
35.03 km2 (13.53 sq mi)
Population
 (2017-01-01)[1]
11,739
  Density340/km2 (870/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
INSEE/Postal code
35210 /35740
Elevation27–91 m (89–299 ft)
1 French Land Register data, which excludes lakes, ponds, glaciers > 1 km2 (0.386 sq mi or 247 acres) and river estuaries.

Geography

Pacé is on the banks of the River Flûme, itself a tributary of the River Vilaine. Neighbouring municipalities include Gévezé to the north, La Mézière to the north-east, with La Chapelle-des-Fougeretz and Montgermont in the east. The capital of Brittany, Rennes lies to the south-east of Pacé.

The little town is positioned along the main road linking the coastal resort of Saint-Brieuc with Rennes. The road has recently (2013) been upgraded, which has significantly improved access.

Population

Historical population
YearPop.±%
20058,212    
20068,294+1.0%
20078,651+4.3%
20089,110+5.3%
20099,535+4.7%
20109,961+4.5%
201110,488+5.3%
201210,818+3.1%
201311,044+2.1%
201411,288+2.2%
201511,531+2.2%
201611,764+2.0%

Inhabitants of Pacé are called in French pacéens.

gollark: ```python#!/usr/bin/env python3import subprocess, os, os.path, sys, argparse, datetimetimestamp = datetime.datetime.now().strftime("%Y-%m-%d_%H-%M-%S")print(timestamp)parser = argparse.ArgumentParser(description="do backups, probably")parser.add_argument("name", help="name of backup item")parser.add_argument("dir", help="directory to backup")args = parser.parse_args()print(args)srcdir = os.path.abspath(args.dir)outdir = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "encrypted/backups")outpath = os.path.join(outdir, f"{args.name}_{timestamp}.sqlar")print(srcdir, outdir, outpath)subprocess.run(["sqlite3", outpath, "-A", "--verbose", "--create", "--directory", srcdir, "."])```muahahahaha, backups.
gollark: Firefox has been declining lately in some ways...
gollark: Fascinating.
gollark: NONE are safe.
gollark: Too late, I worked out how to use SQLite archives.

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.