In this lab titled “Introduction to Projections”, we covered different map projections and how these projections will cause various types of
distortion.
First, we downloaded Florida County Boundaries shape file
from FGDL.org, extracted the data and inserted it in a new map. From the layer
properties, we noted that the layer is projected to Albers Conical Equal Area.
Using the Project tool under Projections and Transformations in the toolbox, we
reprojected Florida boundaries layer to a new projection, NAD 1983 UTM Zone 16N, and renamed
the new output layer utm16. Following the same process, we reprojected the original layer to NAD 1983 HARN State Plane North with a new output name, StatePlaneN.
We copied and pasted the new projected layers, each in a new map, and renamed the
maps appropriately. After creating the new maps, we compared the different
projections visually and noticed Albers and State Plane map projections were
very similar, while the UTM projection was noticeably tilted more
counterclockwise.
The next step was to compare the three different projections quantitatively. To do that, we used Calculate Geometry Attribute tool to calculate areas in US miles for all Florida counties in the three different projected layers. Following this, using select by attribute, we selected 4 counties (Alachua, Escambia, Miami-Dade, and Polk counties) and created a new layer from the selected features. This layer is a temporary layer to show only the four counties of study. Repeating the same process to create a new layers for the same counties for the other two maps, UTM16 and State Plane N.
Finally, we created a layout and inserted the three
different projected maps. We then exported the data for the three different projected layers to an Excel sheet and created a new table showing areas in square miles for the four different projected counties, Following that, we inserted the table in the layout. We finished by adding all essential map element (Title, North arrow, Scale bar,
legend, etc...) to the layout and exporting it to PNG file.
We also tested a raster projection by adding a .jpg file to an Albers map, but the image appeared in the wrong location. However, when we inserted the same image into a State Plane N map, it displayed correctly. This happens because the image is using the State Plane coordinate system. Now that we know the image's coordinate system, we can reproject it to the correct system for the Albers map.
No comments:
Post a Comment