Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.03 KB

🌊 Noumea water quality map 🌊

This project intend to provide a very basic way to display a map of water pollution.

⚠️ Not updated for now. I'm currently trying to get better data from the organization that provide them (parsing these PDFs is the most disgusting thing I've done in my life).

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 😉

How to use

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.

Libraries / third parties

  • 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