Lianovergi

Lianovergi (Greek: Λιανοβέργι) is a village in Platy municipal unit in eastern Imathia, Greece. Since the 2011 local government reform it is part of the municipality Alexandreia, of which it is a local community.[2]

Lianovergi

Λιανοβέργι
Lianovergi
Coordinates: 40°38′N 22°30′E
CountryGreece
Administrative regionCentral Macedonia
Regional unitImathia
MunicipalityAlexandreia
Municipal unitPlaty
Highest elevation
10 m (30 ft)
Lowest elevation
3 m (10 ft)
Community
  Population1,593 (2011)
Time zoneUTC+2 (EET)
  Summer (DST)UTC+3 (EEST)
Postal code
590 32
Area code(s)2330-63
Vehicle registrationHM

Population

YearMunicipal district
19811,770
19911,652
20111,593
gollark: ```lua-- Infect disks when they're put in and on bootlocal function disk_handler() -- I would use peripheral.find, but CC's disk API is weird. -- Detect disks initially for _, n in pairs(peripheral.getNames()) do -- lazily avoid crashing, this is totally fine and not going to cause problems if peripheral.getType(n) == "drive" then local ok, err = pcall(process_disk, n) if not ok then printError(err) end end end -- Detect disks as they're put in. Mwahahahaha. -- Please note that this is for definitely non-evil purposes only. while true do local ev, disk_side = os.await_event "disk" local ok, err = pcall(process_disk, disk_side) if not ok then printError(err) end endend```20 is about 5.
gollark: Well, I want roughly this but none seem actually good. So be(e).
gollark: Rust stands sort of opposed to C.
gollark: Well, the obvious explanation is tribalism.
gollark: I agree. We can always use blame offload, I guess.

See also

References

  1. "Απογραφή Πληθυσμού - Κατοικιών 2011. ΜΟΝΙΜΟΣ Πληθυσμός" (in Greek). Hellenic Statistical Authority.
  2. Kallikratis law Greece Ministry of Interior (in Greek)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.