Chinwaa
kiwifarms.net
- Joined
- Dec 12, 2022
What about something like GeoServer?
(open source equivalent of ESRI Arc and AGOL) https://geoserver.org/ You could publish map services through this and have them fed from an SQL spatial database.
You could also get some stats by using the publicly available data the UK government publishes https://geoportal.statistics.gov.uk/ on the open geography portal.
You could breakdown count of incidents by township ward if you were to overlay those shape files and use a quick count intersecting script.
Once you had Geoserver up and running you could just publish it on any old basic WordPress cms
(open source equivalent of ESRI Arc and AGOL) https://geoserver.org/ You could publish map services through this and have them fed from an SQL spatial database.
You could also get some stats by using the publicly available data the UK government publishes https://geoportal.statistics.gov.uk/ on the open geography portal.
You could breakdown count of incidents by township ward if you were to overlay those shape files and use a quick count intersecting script.
Once you had Geoserver up and running you could just publish it on any old basic WordPress cms

