Skip to content

Canadian-Geospatial-Platform/geoview-ce-demo

Repository files navigation

geoview-ce-demo

This project is an example demo that shows how you can use Climate Engine in GeoView

Demo

The viewer is being loaded in public/index.html as a script tag

<script src="https://canadian-geospatial-platform.github.io/geoview/public/cgpv-main.js"></script>

Running the project

First clone this repo

$ git clone https://github.com/Canadian-Geospatial-Platform/geoview-ce-demo.git

Go to the directory of the cloned repo

cd GeoView-CE-Demo

Install dependencies

$ npm install

Run the project

$ npm run serve

Building the project

$ npm run build

About

A project that uses GeoView to showcase the use of Climate Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published