Interactive map to visualize and crowdsource flood related information using OpenStreetMap and Mapbox GL JS. Read more in the press
The flooded streets layer is contributed by the public. Contributions are anonymous with no version control for the sake of simplicity.
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.
- Base Layer - OpenStreetMap
- Vulnerable and Inundated Areas
- Inundated areas (Nov 28) Flood Waters Over Chennai Area UNITAR - UNOSAT
- Inundated areas (Dec 3) ISRO RISAT 1
- Low lying locations: ISRO Cartodem3 and SRTM 30m
- Flood relief camp locations: Chennai Flood Relief Centres Crowdmapping
- Waterlogged Roads: The NEWSminute
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.