Cogolludo
Cogolludo is a municipality located in the province of Guadalajara, Castile-La Mancha, Spain. According to the 2004 census (INE), the municipality has a population of 623 inhabitants. The historic Church of Santa María stands in the town.
Cogolludo, Spain | |
---|---|
General view of Cogolludo | |
![]() Flag ![]() Seal | |
![]() ![]() Cogolludo, Spain Location in Spain ![]() ![]() Cogolludo, Spain Cogolludo, Spain (Castilla-La Mancha) ![]() ![]() Cogolludo, Spain Cogolludo, Spain (Province of Guadalajara) | |
Coordinates: 40°56′54″N 3°05′15″W | |
Country | ![]() |
Autonomous community | Castile-La Mancha |
Province | Guadalajara |
Municipality | Cogolludo |
Area | |
• Total | 96 km2 (37 sq mi) |
Population (2018)[1] | |
• Total | 549 |
• Density | 5.7/km2 (15/sq mi) |
Time zone | UTC+1 (CET) |
• Summer (DST) | UTC+2 (CEST) |
Notable people
- Tomás de la Cerda, 3rd Marquis of la Laguna, Grandee of Spain
gollark: UNOPTIMIZATION
gollark: OH NO
gollark: As always, the lack of newlines creates optimization.
gollark: ```python#!/usr/bin/env python3import subprocess, os, os.path, sys, argparse, datetimetimestamp = datetime.datetime.now().strftime("%Y-%m-%d_%H-%M-%S")print(timestamp)parser = argparse.ArgumentParser(description="do backups, probably")parser.add_argument("name", help="name of backup item")parser.add_argument("dir", help="directory to backup")args = parser.parse_args()print(args)srcdir = os.path.abspath(args.dir)outdir = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "encrypted/backups")outpath = os.path.join(outdir, f"{args.name}_{timestamp}.sqlar")print(srcdir, outdir, outpath)subprocess.run(["sqlite3", outpath, "-A", "--verbose", "--create", "--directory", srcdir, "."])```muahahahaha, backups.
gollark: Firefox has been declining lately in some ways...
References
- Municipal Register of Spain 2018. National Statistics Institute.
- Cogolludo Cathedral
- Cogolludo municipal office
- San Pedro Church
- Ruins of the Castle of Cogolludo
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.