slms4redd / portal

SFMS web portal client improved
http://nfms4redd.org
1 stars 2 forks source link

Build Status

SLMS Overview

The objective of the UN-REDD SLMS - Satellite Landcover Monitoring System - is to create an infrastructure that helps in the transparent dissemination of forest change, by processing and publishing forest (remote sensing) data, validated and open for public feedback of people in the monitored areas.

SLMS portal project Overview

This application is a web map-browser, it works as a client side visualization tool to display maps composed of overlayed layers and it displays charts of statistics generated server-side.

It works with a OGC WMS/WFS geospatial servers like Geoserver.

Build and Run

From the root of the repo:

    #user@host$ cd src
    #user@host$ mvn clean install

the deploy the war in a tomcat6/java7 container.

A ready test environment can be setup running this cookbook on a fresh Ubuntu 12.04.5 Virtual Machine or using Vagrant.