Wednesday, October 30, 2013

Lab 2: Downloading and Mapping Data From Online


The goal of this Lab was to learn how to download and map data from the U.S. Census Bureau.

Methods:
I first performed an advanced search on the US Census Bureau’s website: http://factfinder2.census.gov/faces/nav/jsf/pages/searchresults.xhtml?refresh=t and Choose Topics > People > Basic Count/Estimate > Population Total. Then form the Geography tab I chose counties > County 050, Wisconsin > All Counties within Wisconsin. From here there data was offered to download in two data sets SF1 and ACS. SF1 datasets are the most basic based on the Decennial Census mandated every 10 years by the U.S. Constitution. SF1 provides an accurate count of all persons living in the U.S. in order to reassign seats for the House of Representatives. ACS (The American Community Survey) are detailed population estimates derived from a number of surveys across numerous geographic areas, so there is some error to the estimates as well. I choose and downloaded the P1 TOTAL POPULATION from the 2010 SF1 Dataset. From there I extracted the zip files. I then viewed the CSV files in MS Excel looking at the metadata and the tubular data: DEC_10_SF1_P1_with_ann.csv (P1) (which I saved as to Excel Workbook). I then downloaded a Wisconsin shapefile from the website and then unzipped the shapefile.


In ArcMap and confirmed that the data came over properly. I then opened the WI shapefile table and the P1 table and joined these using the common attribute GEO#id as the key. The shapefile was my destination table and the P1 table was the source table. I confirmed that the data join worked by opening the attribute table. From here I can now map the population data. In the WI shapefile symbology properties I choose quantities > graduated colors and selected a pleasing color scheme and number of classes. I choose the value to be mapped as D001 (Total Population). I also adjusted the projection of the data frame to one more appropriate for the State of Wisconsin: NAD 1983 (2011) Wisconsin TM (US Feet). From here I added other elements to complete the map.

 
I was also able to download a variable of my choice and I choose to download the P1 SEX BY AGE from the 2010 SF1 100% Data. I followed the same process with the TOTAL POPULATION data unzipping files and joining the data to the WI shapefile in order to map the data in a new data frame. For my value to be mapped I had to normalize the data I mapped D033 (Age 21) by D026 (Females) and choose to have my data shown as a percentage.
 
Results:
 
These are the finished maps of the data I downloaded from the US Census website. Overall the process was quite simple and even fun. I have Total Population by county on the left, and Total Percent of 21 year olds (Female) normalized by total female population by county. I thought that would be an interesting value to map based on my knowledge of where Wisconsin Universities and other major colleges in Wisconsin are located. Overall I am quite happy with the results of this lab.
 

Friday, October 25, 2013

Lab 3: Introduction to GPS


The objective of this lab was to become familiar with the Trimble Juno GPS unit and create a geodatabase with feature classes and prepare that geodatabase for deployment to the Trimble Juno unit and collect field data and then proceed to check in attributes collected and make a cartographically pleasing map using data collected.

 Methods:

First step was to use ArcCatalog to create a new geodatabase and add feature classes (points, lines, and polygons). Feature classes were assigned the coordinate system NAD_1983_HARN_Wisconsin_TM (meters) and I added a field type and set it to text for all feature classes. Next a shapefile of the campus buildings and a raster of campus was imported from existing files. All elements of the new geodatabase was added to the map and the symbology of feature classes was changed accordingly to be easily distinguishable on the Trimble Juno unit. Then I saved the map.

Second I prepared the geodatabase for deployment to the Trimble Juno for field data collection using ArcPad Data Manager Toolbar. I clicked the Get Data for ArcPad and clicked the Action Menu to change the defaults of the Background Layer Format and choose AXF layer and changed the Background layer editing and choose editing allowed. Finally I chose Checkout all Geodatabase layers and copyout all other layers (making sure all layers were set to check out). I named for a folder to store my data and adjusted the path of where the file will be stored. I then finalized deployment by clicking Create the ArcPad data on this computer now and then finish.

Third I loaded the Geodatabase onto the Trimble Juno using a USB cable and cutting my folder with new geodatabase out of the directory and pasting it into the Geog335CHUPY folder on the storage card. I then confirmed that everything was checked out properly by opening my map in ArcPad on the Trimble Juno unit and seeing the campus image and building along with all the layers I created in the table of contents.

Forth, I then collected point, line, and polygon features in the field using ArcPad on the Trimble Juno GPS. The objective was to collect six polygon attributes (three using point averaging and another three using point streaming), one line of the footbridge, and six points (three with type “tree” and another three with type “Light Post”). Collecting points was easy, simply tap the point feature and point averaging will begin, after that I filled out the attribute form and clicked OK and moved on to the next point I wished to collect. For polygons I tapped the Add GPS Vertex which creates the first vertex after point averaging and repeat this step for each desired vertex. When the polygon was complete I tapped Proceed to Attribute and filled out the attribute form. I also used this method of collection for my Line feature. For point streaming I tapped the Add GPS Vertex Continuously and walked the perimeter of my polygon and tapped Proceed to Attribute to complete the polygon.

Finally I reconnected the Trimble Juno to my computer and copied my folder from the Storage card and pasted it back into my Lab3 folder.  From ArcPad Data Manager Toolbar I used the get data from ArcPad tool and checked all of my feature classes and clicked Check In. The Data I collected in the field can now appear in ArcMap. From here I designed a layout with appropriate map elements.
Results:
Here are the final results of my data collection using the Trimble Juno GPS unit. Unfortunately the raster image is an outdated image of campus which has since undergone renovation as can be seen by the overlapping elements of campus buildings and my collected data. I'm pretty sure I collected the wrong footbridge when I was supposed to collect the one crossing over the Chippewa River instead of Little Niagra Creek. The three polygons using point averaging include the largest grass area and the two immediate grass area to the right. These polygons have straight edges as opposed to the point streaming polygons which allow for more curvature and the true shape of the grass area to show. At the beginning of my data collection session I had a PDOP of around 3.8 probably due to the cloudiness and my orientation to nearby campus buildings. As time went by I was able to connect to more satellites and my PDOP eventually went down to 1.4 which I was quite satisfied with given the weather, it was very cold and windy! As shown the GPS unit has some fault and inaccuracy, for instance I know for a fact that the lower right light Post is located at the edge of the polygon and not on the path. This was probably because this was my first attribute collected when my PDOP wasn’t as low. But never the less the lesson learned is that a GPS is rarely 100% accurate and should be taken into account when collecting data.