aegis-water-intelligence-connaissance-mapper Svelte Themes

Aegis Water Intelligence Connaissance Mapper

A lightweight, interactive mapping system

Aegis's Water, Sanitation, Hygiene Connaissance Mapper

Overview

A SvelteKit-based geospatial mapping system designed to visualise Water, Sanitation, and Hygiene (WASH) services for displaced families in crisis-affected settings such as Sudan. The platform maps water sources, sanitation facilities, and hygiene services using geographic coordinates (latitude and longitude), combined with building type, contextual information, and descriptive details. This enables humanitarian actors to identify service gaps, prioritise interventions, and support data-driven decision-making.

Built for simplicity, scalability, and low-resource environments, the application transforms fragmented field data into an interactive and actionable map.

Setup instructions

This project requires:

  • Node.js>=24.0.0

You need to clone the repository and have terminal access in the same directory to where you cloned.

git clone https://github.com/abilkhairseilov/aegis-water-intelligence-connaissance-mapper aegis-project
cd aegis-project

To install the dependencies, use npm:

npm install

Once the dependencies have been installed, you may run the project using npm run

npm run dev

To start the server and open the application in a new browser tab:

npm run dev -- --open

Credits

Credits due go to:

  • Svelte & SvelteKit - application framework
  • Leaflet - interactive mapping module
  • OpenStreetMap contributors - map panels

License

This project is licensed under the MIT License. You are free to use, modify, and distribute this software with appropriate attribution. See LICENSE for more information.

Top categories

Loading Svelte Themes