I have completed an optimized hot spot analysis for (geocoded) crime incidents for the same three-month period in two, different years. I would like to understand the changes between the two hot spot analyses. Specifically, I am looking at the census tracts (aggregating by polygons in analysis) to see where the increase/decrease in crime has been between the two, different years.
What are some ways to do this efficiently?
I've done change detection and map algebra with raster data but not with layers of vector data symbology. A series of maps (small multiples) would not work for the project I'm trying to do.
I have looked at the emerging hot spot analysis method. However, I didn't see how to work the time slices to fit the problem. I tried to create the space time cube by aggregating points.