30-Mar-2026 — area-map: custom group boundaries and parish footpath observer allocations #201

build 568commit 34c780a


area-map: custom group boundaries and parish footpath observer allocations and support ad-hoc shapefile upload for custom group boundaries (#201)

Custom Group Boundaries

Parish Boundary Overlay

Parish Footpath Observer (PFO) Allocations

Parish Popup with Member Selector

Parish Model & Query

Admin Settings (Maps Tab)

CMS Page Editor

Event Group Component

Data Migration & Housekeeping

Summary

Adds the ability to upload ESRI shapefiles containing custom group boundary polygons, replacing the default ONS Local Authority District boundaries on the area map. This produces sharper, more accurate group boundaries that reflect actual walking group territories rather than approximations built from council district polygons.

What's New

Custom Group Boundary Upload

Per-Group Custom Geometry

Clearing Custom Boundaries

API Endpoints

Method Endpoint Description
POST /api/areas/upload-group-boundaries Upload shapefile ZIP
DELETE /api/areas/group-boundary/:groupCode Clear one group
DELETE /api/areas/group-boundaries Clear all groups

Technical Details

Context

Kent area coordinator Robert Peel provided a shapefile (groups_new.zip) with accurate boundary polygons for all 11 geographically-based Kent walking groups. The existing ONS district-based approach produced boundaries that were imprecise and visually busy. This feature enables any area to upload their own authoritative group boundary data.