It tell us about the number of departments near each gate within the buffer distance
175
- Take Pu. Shp and apply the select by attribute query in which "type" = 'd' is applied and select the departments from whole digitized parcels
- join it with the buffer points of first criteria
- apply spatial join having buffer point as target and pu(2).shp as join feature by selecting match option intersects
- apply spatial join on the alternatives and pu buffer spatial join.shp by setting match option
is within and get the output shp c2
Departments Count (C2)
Attribute Table of Departments Count (C2)





