Karenga Community Wildlife Management Area

The Karenga Community Wildlife Management Area (KCWMA) is a conservation area in north-eastern Uganda.

Karenga Community Wildlife Management Area
LocationKarenga, Kaabong, Karamoja, Uganda
Coordinates3°29′46″N 33°43′24″E
Area956 km2 (369 sq mi)
Established2002

Ecology

The KCWMA is in the Northern Acacia-Commiphora bushlands and thickets ecosystem, part of the Kidepo Valley National Park critical landscape.[1]

Conservation

Among the challenges in the KCWMA are wildlife poaching, lack of adequate infrastructure for eco-tourists, and unsustainable use of natural resources, such as charcoal manufacturing.[1]

gollark: <@!341618941317349376>
gollark: Run with `python3 [filename] [input code] [output executable]`.
gollark: It's Turing-complete, and demonstrates the principle of compiled languages maybe being slow.
gollark: ```pythonimport sysimport subprocesstemplate = """int main() { long long i = 0; while (i < 10000000000) { i++; } @CODE@}"""input = sys.argv[1]output = sys.argv[2]temp = "ignore-this-please"with open(input, "r") as f: contents = f.read() code = template.replace("@CODE@", contents) with open(temp, "w") as out: out.write(code)subprocess.run(["gcc", "-x", "c", "-o", output, temp])```
gollark: I finished my super-slow compiler!

References

  1. Global Environment Facility 2011.

"Profile: Conservation and Sustainable Use of the Threatened Savanna Woodland in the Kidepo Critical Landscape in North Eastern Uganda". Global Environment Facility. Archived from the original on 2012-07-28. Retrieved 2012-07-28.


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