Boluran
Boluran (Persian: بلوران, also Romanized as Bolūrān)[2] is a village in Boluran Rural District, Iran.
Boluran بلوران | |
---|---|
village | |
![]() ![]() Boluran | |
Coordinates: 33°33′25″N 47°18′00″E | |
Country | ![]() |
Province | Lorestan |
County | Kuhdasht |
Bakhsh | Darb-e Gonbad |
Rural District | Boluran |
Elevation | 1,505 m (4,938 ft) |
Population (2016) | |
• Total | 742[1] |
Time zone | UTC+3:30 (IRST) |
• Summer (DST) | UTC+4:30 (IRDT) |
Area code(s) | (+98) 066 |
Demographics
As of the 2016 census, its population was 742 (379 men and 363 women), in 217 families.[1] It is the largest village in Boluran Rural District by population. Its residents speak Laki and the predominant religion is Yarsanism.[4]
Gallery
- The Shrine of Agha Mirza Hossein (the summit of Boluran mountain).
- Boluran Village from the summit of Boluran mountain.
- Boluran mountain.
- The Historical cemetery on the mountainside of Boluran.
- Boluran mountain and village in one image.
Boluran Forest Park

Boluran Forest Park
Boluran Forest Park is a park in Kuhdasht. The park suffered extensive forest fire damage. In 2016, a large fire raged for days, damaging hundreds of acres of land.
gollark: ```c#include <stdio.h>#include <signal.h>#include <string.h>#include <stdlib.h>#include <sys/mman.h>static void handler(int sig, siginfo_t *info, void *literally_bee) { printf("oh bee oh apio segfault %08x\n", info->si_addr); mmap(info->si_addr, 0x10000, PROT_NONE, MAP_ANONYMOUS|MAP_FIXED, -1, 0); exit(1);}int main() { struct sigaction sa; sigemptyset(&sa.sa_mask); sa.sa_flags = SA_NODEFER; sa.sa_sigaction = handler; sigaction(SIGSEGV, &sa, NULL); *(int*)NULL = -3; printf("thing done\n"); return 0;}```
gollark: I checked and I can, in fact, catch SIGSEGVs.
gollark: ... it *sometimes* says 0 and sometimes says a few other specific things?
gollark: `info->si_addr` isn't actually producing a consistent result of 0, which it should as I'm making my program derefereneajsbkjadbajsdakjsd `NULL`.
gollark: Hmm, I can't work out how to actually get the problematic memory address.
References
- "Statistical Center of Iran > Home". www.amar.org.ir.
- Boluran can be found at GEOnet Names Server, at this link, by opening the Advanced Search box, entering "-3056601" in the "Unique Feature Id" form, and clicking on "Search Database".
- "Google Maps". Google Maps. Retrieved 2020-01-03.
- محمدیان فخرالدین; کاخکی احمد; نورو ززاده چگینی ناصر (2016). "فرایند و چگونگی شکل گیری معماری آیینی یارسان" (PDF). انتشارات پژوهشگاه میراث فرهنگی و گردشگری. 37 (72): 93–108. Retrieved 5 April 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.