Skip to content

not-group-b/VisualizationJS

Repository files navigation

VisualizationJS

Web-application visualizing output of the process chain for detection of fluvial flooding events from open-access in-situ data.

Description

Datasets will be saved by the process chain. Access to these datasets will be given via API by a Node.js server. The Web-application gives the possibility to load the datasets and visualize the locations with the measured floding score in a leaflet map. The leaflet map is overlayed by a geohash grid. If one of the stations is detected as fluvial flooding event, the box of the geohash of the station is colored.

Technologies

Quick start

Run Server:

  • go into server folder
  • DEBUG=* nodemon start

Server is running on port 4300.

Run WebApp:

  • go into github repository folder
  • run ng serve --proxy-config proxy.conf.json

App is running on port 4200.

Author

Torben Kraft - TeKraft

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published