i'm having spatial output of customers within 3miles is 322 and customers within 3 to 5 miles is 285,then how to find out density of customers between them
@haroon_sa - density is calculated as customers divided by square miles.
you can get the square miles of a trade area by using the SpatialInfo tool.
Thanks a lot @Dynamomo.i got it
Still can't figure out how, In AreaSqMi field, I am getting all zeros. Please help.
@nitinpatkar1984 - when you are using the SpatialInfo tool, be sure that you are pointing to the spatial object that represents the area object (ie. trade area) and not a point/centroid for the Spatial Object Field.
I have the same problem here, I have the number of people per mile(285 between 0 and 3 miles and 322 between 3 and 5 miles) but I don't know how to calculate the density.