Skip to content

veniceprojectcenter/vpc-bridgesapp

 
 

Repository files navigation

Bridges Visualization

his application displays the location of all of the bridges in Venice, as well as their outline and information on a selected bridge. The map also displays which bridges are passable (green) or impassable (red) for boats of various heights at different sea levels. The sea level on the map defaults to the most recent water height measurement.

Documentation

This application uses CKdata to get the data it's visualizing. CKdata in turn works with this firebase database. the app is written in js and is static. it is deployed on vercel.

it tries to get the recent tide height value from here but it seems like the api is not working

it also gets the bridge information from "MERGE Ponti" data group in ckdata

About

The source code for the bridges application developed by the WPI B13 Venice Project Center Canals Group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 35.2%
  • HTML 35.0%
  • CSS 27.7%
  • PHP 2.1%