lisjak / c2s-dev-exercise

This is an exercise in creating a lightweight, interactive, responsive and aesthetic SPA that visualizes a flood map, hospital locations, precipitation data and impact estimates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C2S Dev Exercise

This is an exercise in creating a lightweight, interactive, responsive and aesthetic SPA that visualizes a flood map, hospital locations, precipitation data and impact estimates.

Data Sources

The data sources utilized in executing this exercise are as follows:

  • Raster data as web map tiles (WMT), GeoTiff, and .kmz files,
  • Vector data in the form of GeoJSON
  • Tabular data in the form of a CSV file was

Tech Stack

  • HTML
  • CSS
  • Vanilla JavaScript/DOM manipulation
  • D3
  • Mapbox
  • Leaflet

Live Preview

Please view the live demo at lisajak.com/c2s-dev-exercise.

Static Preview

Preview 1

Preview 2

Preview 3

About

This is an exercise in creating a lightweight, interactive, responsive and aesthetic SPA that visualizes a flood map, hospital locations, precipitation data and impact estimates.


Languages

Language:HTML 81.5%Language:CSS 18.5%