In this criteria we will find out the population of each department which is in the
175 m buffer distance of the gates
- Firstly apply the select by attribute query "type" =‘d’ on the Pu. Shp
- changes PU_Project2.shp its coordinates system from GCS to PCS WGS_1984_UTM_Zone_43N
- calculate the area of PU_Project.shp
- add the field of population having data type double by using add field management
- change the coordinate system of alternative_Buffer.shp from GCS to PCS WGS_1984_UTM_Zone_43N
- intersect \alternative_Buffer_Project3.shp and output_faeture_class(2)
- Spatially join the fields by choosing alternative_Buffer.shp (2) as target feature and Output Feature Class (4) as join feature having match option contains
- Calculate the area of population field of alternative_Buffer_SpatialJo4.shp by using calculate field [F_AREA] *.05
- Copy the alternative by using copy feature management and have c5_CopyFeatures.shp
- Spatially join the shape files by setting target feature c5_CopyFeatures.shp and join feature calculated population. Shp and get the final output name as c5_CopyFeatures_SpatialJoin1.shp
Population of Departments Near To Main Gates (C5)
Attribute Table of Population of Departments Near To Main Gates (C5)





