/GSIP

Groundwater Surface water Interop Experiment

Primary LanguageJavaScriptMIT LicenseMIT

Groundwater Surface water Interoperability Pilot

Intro material on the GSIP project

Collaboration between Environment and Climate Change Canada (ECCC) and Natural Resources Canada (NRCan).

Geological Survey of Canada, Canada Centre for Mapping and Earth Observation (CCMEO), Laboratoire de cartographie numérique et de photogrammétrie - Commission géologique du Canada -Québec (part of NRCan)

Meteorological Service of Canada, Water Survey of Canada (part of ECCC)

Note

This version (merged from sqllite) now need to configure /META-INF/context.xml to add a database connection. This is only important if you plan to use the demo dataset that comes with this application. In the worst case, some links will 404.. this is how the web works after all.

Documentation

Find documentation in /docs folder

Architecture

User Guide

Deployment

You can create a .war by running maven from the root of the project (where the .pom is)

mvn package war:war

You might want to edit the context file in /META-INF/context.xml to set database location first (or edit the file after it is deployed in Tomcat and restart the application)

Docker

You can also deploy using the included Docker container

docker-compose up --build

Demo application

There is an online demo application (somewhat behind the version on GitHub) at https://geoconnex.ca/gsip/app/index.html