Skip to content

s4fv4n/flood-map

 
 

Repository files navigation

Flood Maps

Interactive map to visualize and crowdsource flood related information using OpenStreetMap and Mapbox GL JS. Read more in the press

Flooded Streets Data

The flooded streets layer is contributed by the public. Contributions are anonymous with no version control for the sake of simplicity.

Data dump

You are encouraged to make use of the collected data for further analysis. Download the latest flooded streets layer as a geojson using this Ajax request.

Data Sources

Sources

Tools

Help us make a better map.

All of us believe in the open source ideology, and we would love your help in making the map data and source code better! Some ways in which you can contribute:

  • Please take a look at our open issues, and submit PRs that can fix those issues. You can test the source code on your local machines, by
    • npm install -g serve
    • serve -p 3001
    • Running the map on your browser at localhost:3001
  • If you have additional geospatial data related to the Chennai floods, please share them with us so we can add it as a layer to our base map. For example, relief centers, additional crowd-sourced data that could have valuable information etc. You can open an issue for the same in this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 50.8%
  • HTML 41.9%
  • CSS 7.3%