Heuqueville, Eure

Heuqueville is a commune in the Eure department in northern France.

Heuqueville
The church of Saint-Germain in Heuqueville
Location of Heuqueville
Heuqueville
Heuqueville
Coordinates: 49°17′19″N 1°20′25″E
CountryFrance
RegionNormandy
DepartmentEure
ArrondissementLes Andelys
CantonLes Andelys
IntercommunalityLes Andelys et ses Environs
Government
  Mayor (20082014) Marcel Chevret
Area
1
7.77 km2 (3.00 sq mi)
Population
 (2017-01-01)[1]
361
  Density46/km2 (120/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
INSEE/Postal code
27337 /27700
Elevation73–154 m (240–505 ft)
(avg. 150 m or 490 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.±%
1962202    
1968225+11.4%
1975235+4.4%
1982284+20.9%
1990362+27.5%
1999346−4.4%
2008394+13.9%
gollark: This example code responds to ~ping with Pong!
gollark: ACTUAL feature suggestions?
gollark: It's glorious.
gollark: ```rust#[macro_use] extern crate serenity;use serenity::client::{Client, EventHandler};use serenity::framework::standard::StandardFramework;use std::env;struct Handler;impl EventHandler for Handler {}pub fn main() { // Login with a bot token from the environment let mut client = Client::new(&env::var("DISCORD_TOKEN").expect("token"), Handler) .expect("Error creating client"); client.with_framework(StandardFramework::new() .configure(|c| c.prefix("~")) .cmd("ping", ping)); if let Err(why) = client.start() { println!("An error occurred while running the client: {:?}", why); }}command!(ping(_context, message) { let _ = message.reply("Pong!");});```This is the example code, admittedly, yes.
gollark: It's in Rust.

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.