Select to view content in your preferred language

multiple buffering

1999
1
04-11-2011 12:12 AM
sharifshofirun
New Contributor
hi all friends. i am doing crime mapping using GIS. i applied multiple buffering to my study.

police station = point
location of crime = point.
distance = 500m, 1000m, 1500m, 2000m, 2500m and 3000m.

The problem is, i am done multiple buffering from police station but i couldn't count how many crime occurred within every distance...how to calculate point of crime for each distance??

hope all friends can help me...tq
0 Kudos
1 Reply
TimothyHales
Esri Notable Contributor
Once you have the multiple buffers created for the police stations, you will need to perform a spatial join with the buffer layer and the crime points.  Within this tool you can specify the type of summary you would like performed.  

Finding what is inside a polygon
0 Kudos