Pesaguero

Pesaguero is a municipality located in the autonomous community of Cantabria, Spain.[2]

Pesaguero
Location of Pesaguero
Pesaguero
Location in Spain
Coordinates: 43°4′39″N 4°32′22″W
Country Spain
Autonomous community Cantabria
ProvinceCantabria
ComarcaLiébana
Judicial districtSan Vicente de la Barquera
CapitalPesaguero
Government
  AlcaldeVicente Vélez Caloca
Area
  Total70 km2 (30 sq mi)
Elevation
614 m (2,014 ft)
Population
 (2018)[1]
  Total285
  Density4.1/km2 (11/sq mi)
Time zoneUTC+1 (CET)
  Summer (DST)UTC+2 (CEST)

Localities

Its 360 inhabitants (INE, 2006) live in:

  • Avellanedo, 18 hab.
  • Barreda, 38 hab.
  • Caloca, 56 hab.
  • Cueva, 25 hab.
  • Lerones, 40 hab.
  • Lomeña, 48 hab.
  • Obargo, 12 hab.
  • Pesaguero (Capital), 50 hab.
  • Valdeprado, 41 hab.
  • Vendejo, 32 hab.
  • La Parte, 20 habitantes.
gollark: ```rustuse actix_web::{web, App, HttpResponse, HttpServer};#[actix_rt::main]async fn main() -> std::io::Result<()> { let one = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(75); // <- Set keep-alive to 75 seconds // let _two = HttpServer::new(|| { // App::new().route("/", web::get().to(|| HttpResponse::Ok())) // }) // .keep_alive(); // <- Use `SO_KEEPALIVE` socket option. let _three = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(None); // <- Disable keep-alive one.bind("127.0.0.1:8088")?.run().await}```
gollark: Orbital. Laser. Strike.
gollark: Or erase his memories.
gollark: I mean, just orbital-laser-strike him any time he appears.
gollark: He can be *effectively* killed, though.

References



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.