Alpujarra Almeriense
Alpujarra Almeriense is a Spanish comarca in the Province of Almería, Andalusia. Along with Alpujarra Granadina, is part of the Andalusian region of the Alpujarras.
Alpujarra Almeriense | |
---|---|
![]() Map showing municipal borders within the Province of Almería | |
![]() Alpujarra Almeriense within Andalusia | |
Coordinates: 36°57′0″N 2°34′0″W | |
Country | ![]() |
Community | ![]() |
Province | ![]() |
Seat | Alhama de Almería |
Subdivision | 22 municipalities |
Area | |
• Total | 818 km2 (316 sq mi) |
Population (2011) | |
• Total | 16,056 |
• Density | 20/km2 (51/sq mi) |
Demonym(s) | Alpujarreños |
Time zone | UTC+1 (CET) |
• Summer (DST) | UTC+2 (CEST) |
Largest municipality | Alhama de Almería |
Overview
Located in the east of Alpujarra, it borders with the comarcas of Filabres-Tabernas, Almería (metropolitan comarca), Poniente Almeriense, and with the Granadian ones of Accitania (Guadix) and Alpujarra Granadina.
Subdivision
The comarca is divided into 22 municipalities (municipios):[1] (Population -2005- shown under bracket):
- Alboloduy (698)
- Alcolea (916)
- Alhabia (706)
- Alhama de Almería (3,835)
- Alicún (278)
- Almócita (191)
- Alsodux (153)
- Bayárcal (403)
- Beires (118)
- Bentarique (277)
- Canjáyar (1,451)
- Fondón (976)
- Huécija (530)
- Íllar (452)
- Instinción (484)
- Laujar de Andarax (1,819)
- Ohanes (745)
- Padules (510)
- Paterna del Río (440)
- Rágol (379)
- Santa Cruz de Marchena (240)
- Terque (455)
gollark: It's glorious.
gollark: ```rust#[macro_use] extern crate serenity;use serenity::client::{Client, EventHandler};use serenity::framework::standard::StandardFramework;use std::env;struct Handler;impl EventHandler for Handler {}pub fn main() { // Login with a bot token from the environment let mut client = Client::new(&env::var("DISCORD_TOKEN").expect("token"), Handler) .expect("Error creating client"); client.with_framework(StandardFramework::new() .configure(|c| c.prefix("~")) .cmd("ping", ping)); if let Err(why) = client.start() { println!("An error occurred while running the client: {:?}", why); }}command!(ping(_context, message) { let _ = message.reply("Pong!");});```This is the example code, admittedly, yes.
gollark: It's in Rust.
gollark: AutoBotRobot is currently undergoing extensive development and testing. Feature suggestions?
gollark: What is this "shard"?
See also
- Alpujarra Granadina
- Morisco Revolt
References
- (in Spanish) List and infos about the municipios of Alpujarra Almeriense Archived 2017-08-19 at the Wayback Machine (Note: page lists also Berja and Dalías, in the bordering comarca of Poniente Almeriense)
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.