achudars/GPIG

Create an application for visualising crime per neighbourhood

Closed this issue · 2 comments

Instead of having separate layers, this will combine them (look at the US state application that comes by default with OpenLayers).

This will use the WPS process generated in #4 to show some nice stats about neighbourhoods.

This kind of depends on #2 and #4, as in you need the data from both.

Refer to "neighbourhoodstats" application, this one utilises the SQL View that also produces a JSON field for all crime counts. Currently just shows a popup with the JSON, but presumably additional processing can happen on the front end to stylise the output.