GIS 5050 Week 5 - Adding XY Data Points and Geocoding
During week 5 the lab assignment had two parts. The first part of the assignment focused on adding XY data to a map and the second part of the assignment asked students to geocode school buildings in Manatee County, Florida. Both parts of the assignment taught students that data often comes in formats that are not "ready-made", such as shapefiles or feature classes. Often the data is tabular or has to be made tabular to be used in a GIS. For the first part of the assignment we input coordinate information into an Excel file and saved it as a CSV (Comma Separated Value) file that could be loaded in ArcGIS Pro. This also included using the Project Tool to give the data the appropriate projection/spatial reference. Part two of the assignment, which focused on geocoding, was a bit more intensive. Once the raw tabular data about the schools in Manatee County, Fl, was obtained students had to modify the data in Excel to make it usable in an address locator. We were also introduc...