-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
ArcGIS Blueprints
By :
The
Aggregate Crimes tool will aggregate the crimes to a polygon layer, such as census block groups or police precinct boundaries. This tool will use the existing SpatialJoin tool found in the Analysis Tools toolbox to summarize the total number of crimes in each polygon. Two polygon feature classes have been provided for you: Seattle_BG and Seattle_Merge_Precincts. The former contains census block groups for Seattle, while the later contains police precincts for Seattle. Both datasets are in the C:\ArcGIS_Blueprint_Python\data\crime folder. The Aggregate Crimes tool will prompt the user to select a polygon layer, crime dataset, and output feature class; it will then perform a spatial join:
C:\ArcGIS_Blueprint_Python\ch4\SeattleCrimes.mxd in ArcMap.ImportRecords class by copying and pasting this class into the same CrimeAnalysis.pyt file.ImportRecords class as AggregateCrimes...
Change the font size
Change margin width
Change background colour