La Roque-Baignard

La Roque-Baignard is a commune in the Calvados department in the Normandy region in northwestern France.

La Roque-Baignard
The church in La Roque-Baignard
Location of La Roque-Baignard
La Roque-Baignard
La Roque-Baignard
Coordinates: 49°10′47″N 0°06′00″E
CountryFrance
RegionNormandy
DepartmentCalvados
ArrondissementLisieux
CantonMézidon-Canon
Government
  Mayor (20082014) Roland Lécluze
Area
1
4.64 km2 (1.79 sq mi)
Population
 (2017-01-01)[1]
118
  Density25/km2 (66/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
INSEE/Postal code
14541 /14340
Elevation51–156 m (167–512 ft)
(avg. 60 m or 200 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.±%
196299    
196887−12.1%
197567−23.0%
198257−14.9%
199093+63.2%
1999116+24.7%
2008130+12.1%

Personalities

André Gide was mayor of La Roque-Baignard in 1896.

gollark: It's not THAT bad. I documented most of how it works and it's not even directly installed from pastebin now.
gollark: It makes more sense, yes, thus I will not implement it.
gollark: Except it's addition.
gollark: <@563866872702042132> I already did the calling-is-multiplication thing.
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```

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.