This project intend to provide a very basic way to display a map of water pollution.
It is fuly static and focus on the view (client side). You may fit it to your own project by changing the way GeoJSON files are generated.
All text are using French, but there's not a lot of it 😉
The web part doesn't need any specific server, all the code lays in HTML/JS/CSS.
However, you need python if you want to run the data extraction from Noumea's pdf files.
- LeafletJS : to render maps
- OpenStreetMap : map data provider
- ReactJS : for dynamic UI
- Bulma : for easy & pretty UI
- Noumea city council (Mairie de Nouméa) : for water quality data
See this link for original data sources