Study project in winter term 2016/17 at ifgi for coursework GI in Society
The goal of this study project was to built a Web application for Conservation of Natuaral Reserves in Columbia. It helps in answering following questions
- Helping Tourists in finding a location which is safe to visit and has particular specie type.
- Help researchers to find habitat of a particular specie and in which park they can be found.
- Help researchers to understand the spatial distribution of specie and recommend conservation strategies.
- Help policy makers to set conservation priorities based on information like deforestation index.
Visualizing the conservation status of natural reserves and its endangered species for Columbia. Open Data was collected from multi-institutinal websites and converted into Open Linked Data (RDF triples). A web application was then developed using Leaflet and external plug-ins.
-
JQuery & Bootstrap
List of other dependencies can be found in package.json file.
For development and testing node.js
is required.
# install dependencies
npm install
# open index.html file