Boutigny, Seine-et-Marne

Boutigny is a commune in the Seine-et-Marne department in the Île-de-France region in north-central France.

Boutigny
The town hall in Boutigny
Location of Boutigny
Boutigny
Boutigny
Coordinates: 48°55′12″N 2°55′49″E
CountryFrance
RegionÎle-de-France
DepartmentSeine-et-Marne
ArrondissementMeaux
CantonSerris
IntercommunalityCA Pays de Meaux
Government
  Mayor (20082014) Jacques Paultre de la Motte
Area
1
9.88 km2 (3.81 sq mi)
Population
 (2017-01-01)[1]
862
  Density87/km2 (230/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
INSEE/Postal code
77049 /77470
Elevation60–171 m (197–561 ft)
1 French Land Register data, which excludes lakes, ponds, glaciers > 1 km2 (0.386 sq mi or 247 acres) and river estuaries.

Demographics

The inhabitants are called Boutignaciens.

gollark: I did make a bunch of tweaks since I don't like how it did stuff.
gollark: It MIGHT be somewhat entirely derived from JSK.
gollark: ```pythonCORO_CODE = """async def repl_coroutine(): import asyncio import aiohttp import discord from discord.ext import commands"""async def async_exec(code, loc, glob): user_code = ast.parse(code, mode='exec') wrapper = ast.parse(CORO_CODE, mode='exec') funcdef = wrapper.body[-1] funcdef.body.extend(user_code.body) last_expr = funcdef.body[-1] if isinstance(last_expr, ast.Expr): funcdef.body.pop() funcdef.body.append(ast.Return(last_expr.value)) ast.fix_missing_locations(wrapper) exec(compile(wrapper, "<repl>", "exec"), loc, glob) return await (loc.get("repl_coroutine") or glob.get("repl_coroutine"))()```
gollark: <@319753218592866315> What?
gollark: AutoBotRobot actually has to do a bunch of AST hackery to make asynchronousness work.

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.