Naizin
Naizin (Breton: Neizin) is a former commune in the Morbihan department of Brittany in north-western France. It is the seat of the commune of Évellys.
Naizin Neizin | |
---|---|
Part of Évellys | |
The main road in Naizin | |
Location of Naizin | |
Naizin Naizin | |
Coordinates: 47°59′24″N 2°49′50″W | |
Country | France |
Region | Brittany |
Department | Morbihan |
Arrondissement | Pontivy |
Canton | Grand-Champ |
Commune | Évellys |
Area 1 | 40.99 km2 (15.83 sq mi) |
Population (2017)[1] | 1,804 |
• Density | 44/km2 (110/sq mi) |
Time zone | UTC+01:00 (CET) |
• Summer (DST) | UTC+02:00 (CEST) |
Postal code | 56500 |
Elevation | 57–136 m (187–446 ft) |
1 French Land Register data, which excludes lakes, ponds, glaciers > 1 km2 (0.386 sq mi or 247 acres) and river estuaries. |
History
On 1 January 2016, Moustoir-Remungol, Naizin and Remungol merged becoming one commune of Évellys.
Geography
The River Evel forms most of the commune's southern border.
Demographics
Inhabitants of Naizin are called in French Naizinois.
gollark: ħæħħæħæħæħæħæħæħæħæħæħħæħæħæħ
gollark: I'm unsure of exactly how `i` works but I believe it's right.
gollark: ~~911~~ 916 (bugfix) bytes. Tiny, I know.
gollark: ```pythonimport syscode = input()l = len(code)acc = 0pos = 0incr = 1num_lookup = { "zero": 0, "one": 1, "two": 2, "three": 3, "four": 4, "five": 5, "six": 6, "seven": 7, "eight": 8, "nine": 9 }while pos < l: char = code[pos] if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue elif char == "p": pos += incr elif char == "a": acc += 1 elif char == "e": acc -= 1 elif char == "v": incr *= -1 elif char == "~": acc = 0 for x, n in enumerate(reversed(input().split(" "))): acc += 10**x * num_lookup[n] elif char == "`": sys.stdout.write(chr(acc)) elif char == "[": if acc != 0: acc = int(str(acc) + bin(acc)[2:]) else: print("wrong.") pos += incr```<@&731766254238433300> observe my highly amazing and golfed code.
gollark: Yes, JUSTICE FOR SOHNDAISFSPOUTIN!!!
See also
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.