Skip to content

Repository files navigation

Coastal Hazard Wheel

Project setup

npm install

Compiles and hot-reloads for development

npm serve

Compiles and minifies for production

npm build

Lints and fixes files

npm lint

Customize configuration

See Configuration Reference.

Layer configuration

The JSON files where the layers for the 'hazard maps' and the 'data' page are located in the data folder.

// structure of a folder
{
  "id": "geological-layout",
  "name": "Geological Layout",
  "children": []
}
// structure of a layer
{
  "id": "chw2:GLiM",
  "name": "Global Lithology",
  "layer": "chw2:GLiM",
  "url": "https://deltaresdata.openearth.eu/geoserver/chw2/ows"
}

About

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages