Skip to content

The Virtual Decision Room is a WebGIS developed for the VENTURA project

License

Notifications You must be signed in to change notification settings

BritishGeologicalSurvey/ventura-vdr

Repository files navigation

VENTURA

Virtual Decision Room (VDR)

A system to enable local government, the local community and other relevant partners such as regulators and water utility companies to collaboratively plan and evaluate the environmental sustainability of urban growth planning scenarios using co-designed water neutrality indicators.


Get started

Prerequisites

  • Angular
  • PNPM

Local Development

To run the VENTURA VDR locally you can run the application with the following commands

# Clone VDR repo
git clone https://github.com/<THIS_REPO>

# Navigate to project directory
cd vdr-foss

# Install dependencies
pnpm install

# Run the VDR
pnpm run start

Testing

To run the testts:

# Option 1. Start the local server, run the tests then close down
pnpm run ci-e2e

# Option 2. Start the server in terminal A then run the tests in terminal B
pnpm run start
pnpm run e2e

About

The Virtual Decision Room is a WebGIS developed for the VENTURA project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published