/UK-Sewage-Map

This map shows real-time information about river sections that might be affected by sewage discharges from combined sewer overflows. Currently, it is limited to the Thames basin.

Primary LanguageTypeScriptMIT LicenseMIT

Sewage Map For the Thames area

This map shows real-time information about river sections that might be affected by sewage discharges from combined sewer overflows. Currently, it is limited to the Thames basin, which is managed by Thames Water.

The Live site is available at https://www.sewagemap.co.uk

Figma Design Files

Find out more at: https://github.com/AlexLipp/thames-sewage

Technical Specifications

The application is built using React and NextJS with the ArcGIS JavaScript API.

Requirements

  • Node.js 18.0.0 or higher

Quick Start

Execute the following commands to install dependencies and launch the development server:

npm install
npm run dev