Projection Exercise
Projection Exercise
2. Data Preparation
2.1 Initial Datasets
The downloaded data included:
• Rivers (1980 and 2080): Global raster datasets representing hydrological information
from the World Research Institute (WRI) website.
• Kenya Administrative Boundaries: A vector dataset delineating county boundaries.
2.2 Coordinate System and Projection
The river datasets were initially in WGS 84 Geographic Coordinate System, a globally
recognized framework that uses latitude and longitude for spatial referencing. However, this
system is not ideal for detailed local analysis due to distortions in scale. Therefore, the data was
reprojected to the UTM ARC 1960 Zone 37 S projection, which is optimal for Kenya and ensures
spatial accuracy within the study area.
Steps for reprojection included:
Step 1: Open ArcMap and Load Your Data
1. Open ArcMap and load the dataset (shapefile, feature class, or raster) with the current
WGS_84 coordinate system.
2. Right-click the layer in the Table of Contents, and select Properties.
3. The extracted polygon was used to clip the raster river datasets for both 1980 and 2080.
This approach ensured that only data relevant to Tana River County was retained for subsequent
analysis.
4. Conclusion
The process of changing the coordinate system from WGS_84 to UTM Arc 1960 Zone
37S in ArcMap is crucial for ensuring spatial accuracy and compatibility in geospatial
analysis. Different coordinate systems are used based on the geographic location and
purpose of the analysis. WGS_84 is a global geographic coordinate system, while UTM
Arc 1960 Zone 37S is a local projected system tailored for East Africa, offering more
precision for regional mapping and analysis.
This transformation is essential for:
1. Accurate Distance and Area Calculations: UTM systems minimize distortions over small
areas, enabling precise measurements.
2. Data Integration: Ensures consistency when combining datasets from different sources,
particularly in projects involving East African geospatial data.
3. Mapping and Visualization: Facilitates better visualization of local-scale maps by aligning
data to a projection suited for the region.
4. Compliance with Standards: Many local agencies and organizations require data in their
specific projected coordinate systems, such as UTM Arc 1960 Zone 37S.
By following this procedure, geospatial professionals can produce reliable and
standardized outputs for informed decision-making.