Sucunduri State Forest

The Sucunduri State Forest (Portuguese: Floresta Estadual do Sucunduri) is a state forest in the state of Amazonas, Brazil.

Sucunduri State Forest
Floresta Estadual do Sucunduri
IUCN category VI (protected area with sustainable use of natural resources)
Nearest cityApuí, Amazonas
Coordinates8°18′19″S 59°20′34″W
Area492,905 hectares (1,217,990 acres)
DesignationState forest
Created20 January 2005

Location

The Sucunduri State Forest is in the municipality of Apuí, Amazonas. It has an area of 492,905 hectares (1,217,990 acres).[1] It adjoins the Aripuanã Sustainable Development Reserve to the west, which lies on either side of the Aripuanã River. To the south, the border with the state of Mato Grosso separates the forest from the Igarapés do Juruena State Park and the overlapping Juruena National Park. To the east the forest adjoins the Sucunduri State Park. Part of the northern boundary separates it from the Jatuarana National Forest.[2]

History

The park was created by Amazonas governor decree 24808 of 20 January 2005 with the objective of promoting sustainable multiple use of forest resources and scientific research with emphasis on methods of using native forest resources in a sustainable way.[3]

Conservation

The forest is an integral part of the Apuí Mosaic, which totals 2,467,243 hectares (6,096,690 acres) in area and contains the Guariba and Sucunduri State Parks; Bararati and Aripuana sustainable development reserves; Guariba Extractive Reserve; and Sucunduri, Aripuana, Apuí and Manicoré state forests.[4]

Notes

    1. FES do Sucunduri – ISA, Informações gerais.
    2. FES do Sucunduri – ISA, Informações gerais (mapa).
    3. FES do Sucunduri – ISA, Historico Juridico.
    4. Saiba mais sobre o Mosaico de Apuí – WWF.

    Sources

    • FES do Sucunduri (in Portuguese), ISA: Instituto Socioambiental, retrieved 2016-07-11
    • Saiba mais sobre o Mosaico de Apuí (in Portuguese), WWF Brasil, 25 June 2006, retrieved 2016-07-11
    gollark: As I said, it should be a multicast address.
    gollark: It's on my laptop, which isn't currently on WiFi or anything, so yes.
    gollark: ```rust let multicast_addr: Ipv6Addr = "ff02::aeae".parse().unwrap(); let socket = Socket::new(Domain::ipv6(), Type::dgram(), Some(Protocol::udp()))?; socket.set_only_v6(true)?; socket.set_multicast_loop_v6(false)?; socket.join_multicast_v6(&multicast_addr, 0).with_context(|| "join multicast failed")?; socket.bind(&SocketAddr::from((Ipv6Addr::UNSPECIFIED, PORT)).into())?;```
    gollark: It's likely that my code is just setting up the socket wrong somehow, since I mostly just used the multicast-looking things in the docs and rearranged the calls until it stopped saying stupid things like "OS error 22".
    gollark: ```192.168.1.148 dev enp0s31f6 lladdr 90:8d:6c:1f:0f:fd STALE192.168.1.1 dev enp0s31f6 lladdr a4:08:f5:7d:a3:d3 REACHABLE192.168.1.179 dev enp0s31f6 lladdr 00:4c:74:86:00:2f STALE2a00:23c7:5415:d300:adf8:5e75:241f:8e7d dev enp0s31f6 lladdr 00:4c:74:86:00:2f STALEfe80::7c31:e6f9:7182:4856 dev enp0s31f6 lladdr 00:4c:74:86:00:2f STALEfe80::22bb:223:5b9:1efd dev enp0s31f6 lladdr a0:b3:cc:ea:e3:8b REACHABLEfe80::a608:f5ff:fe7d:a3d3 dev enp0s31f6 lladdr a4:08:f5:7d:a3:d3 router REACHABLE2a00:23c7:5415:d300:6209:a461:6fb4:931d dev enp0s31f6 lladdr a0:b3:cc:ea:e3:8b REACHABLE```
    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.