Alcanena

Alcanena (Portuguese pronunciation: [ɐlkɐˈnenɐ] (listen)) is a municipality in Santarém District in Portugal. The population in 2011 was 13,868,[1] in an area of 127.33 km².[2]

Alcanena
Flag
Coat of arms
Coordinates: 39°28′N 8°40′W
Country Portugal
RegionCentro
Intermunic. comm.Médio Tejo
DistrictSantarém
Parishes7
Government
  PresidentFernanda Asseiceira (PS)
Area
  Total127.33 km2 (49.16 sq mi)
Population
 (2011)
  Total13,868
  Density110/km2 (280/sq mi)
Time zoneUTC±00:00 (WET)
  Summer (DST)UTC+01:00 (WEST)
Local holidayAscension Day (date varies)
Websitehttp://www.cm-alcanena.pt

The current Mayor is Fernanda Maria Pereira Asseiceira (Partido Socialista) and the president of the Municipal Assembly is Silvestre Pereira (Socialist Party). The municipal holiday is Ascension Day.

Parishes

Administratively, the municipality is divided into 7 civil parishes (freguesias):[3]

  • Alcanena e Vila Moreira
  • Bugalhos
  • Malhou, Louriceira e Espinheiro
  • Minde
  • Moitas Venda
  • Monsanto
  • Serra de Santo António
gollark: The upshot of this is that you can press "s", type a query, have relevant pages semifuzzily matched, and press "enter" to navigate to the one you want (assuming the one you want is also at the top). HIGHLY productive.
gollark: Also, when the search query box comes into existence it's focused using javascriptoids™, *and* when you press enter in it it goes to the first matching page you aren't already on.
gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```
gollark: Minoteaur just got keyboard navigation! You can press "v" to switch to "view", "e" to switch to "edit", or "s" to open search.
gollark: https://github.com/osmarks/random-stuff

See also

References

  1. Instituto Nacional de Estatística
  2. "Áreas das freguesias, concelhos, distritos e país". Archived from the original on 2018-11-05. Retrieved 2018-11-05.
  3. Diário da República. "Law nr. 11-A/2013, pages 552 6-7" (pdf) (in Portuguese). Retrieved 16 July 2014.


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