GIS 5100 Module 1
We employed three distinct methods to identify homicide hotspots from 2017 data:
Grid-Based Thematic Mapping: First, we created a fishnet grid and spatially joined it with the 2017 homicide data. We then filtered this grid to include only cells with at least one homicide and manually selected the top quintile of these cells. These selected features were then dissolved into a single set of polygons representing the hotspots.
Kernel Density Estimation: Next, we used the Kernel Density tool with the totalhomicides_2017 shapefile. We set the population field to none, specified homicides_kd as the output raster, a cell size of 100, and a search radius of 2630 square miles. We used the planar method for density calculation and incorporated the Boundary_chicago layer as a barrier. The resulting raster's symbology was edited to display two distinct values, which were then used to reclassify the raster. Finally, this reclassified raster was converted into a polygon file.
Local Moran's I Analysis: Lastly, we performed a Local Moran's I analysis using 2017 homicide data at the census tract level. We filtered the results to show only "high-high" values, indicating statistically significant clusters of high homicide rates, and dissolved these into a single set of polygons.
Comments
Post a Comment