Logo Lanfrica

Asante-coder/Interactive-Liveability-Web-based-Map---GAMA__v2

Domaine:

geospatial

Type de record:

software
Créateur:
Asa
Hôte:
# Interactive Liveability Web-based Map — GAMA An interactive GIS web application for visualising and analysing urban liveability indicators across the **Greater Accra Metropolitan Area (GAMA), Ghana**. --- ## Overview This project provides a browser-based mapping tool that lets planners, researchers, and the public explore spatial data on key dimensions of urban liveability in GAMA, including healthcare and educational accessibility, transportation networks, green spaces, flood susceptibility, population density, and a composite spatial liveability index. **Study area:** Greater Accra Metropolitan Area (GAMA), Ghana **Map centre:** 5.675°N, 0.210°W (Zoom 10) **Architecture:** Vanilla HTML/CSS/JavaScript + Leaflet.js + GeoServer WMS back-end --- ## Pages | Page | Indicator | Analysis method | |---|---|---| | `index.html` | Landing / overview | Navigation hub | | `health.html` | Health spatial accessibility | Kernel Density Estimation of health facilities | | `education.html` | Educational spatial accessibility | Kernel Density of schools | | `transport.html` | Transportation accessibility | Kernel Density of transport networks | | `greenSpaces.html` | Green spaces | NDVI + Land Use Land Cover (LULC) analysis | | `flood.html` | Flood susceptibility | Multi-variate model (elevation, slope, LULC, NDVI) | | `liveabilityIndex.html` | Spatial liveability index | Composite weighted index | | `popDensity.html` | Population density | Population distribution surface | --- ## Features ### Map interaction - Toggle between **OpenStreetMap** and **OpenStreetMap Humanitarian** base maps - **Layer control** for all raster and vector overlays - **Hover tooltips** for district names and facility details - **Address/place search** (Leaflet Control Geocoder) - **Distance measurement** (Leaflet Ruler) - **Drawing tools** — draw and edit markers, polylines, polygons, and circles (Leaflet Geoman) - **Print / export** map (Leaflet EasyPrint) - **Scale bar** (metric + imperial) …