Skip to main content

Lab 6: M 3.1 Scale & Spatial Data Aggregation

 This final lab focused on the way scale and spatial data aggregation can affect the quality of data. The resolution of raster data can greatly affect the variation seen in the final results, reducing the resolution tends to smooth out data resulting in more consistent results through generalization. Altering the scale of vector data can diminish the impact of data depending on the way it's aggregated. Specific data sets that may stand out on their own may be diminished when combined with larger areas making the final impact negligible, this is most famously seen in gerrymandering when political districts are redrawn, sometimes in outlandish fashion, in order to give a specific party a political advantage. This is done by splitting up areas that may contain high density of one party into areas that contain high densities of the opposing party, essentially negating the impact of the opposing votes. The outlandishness of the districts can be quantified using the Polsby-Poplar score which compares the shape of the district to a circle and returns a score between 0 and 1. 0 being the least compact and 1 being the most compact. Below can be seen an example of a district with a low Polsby-Poplar Score.



.

Comments

Popular posts from this blog

GIS Programming Module 4

  The below images are the output of the script for module 4 followed by the flowchart for the script. This module covered manipulating and editing data in feature class attribute tables. What you see below is the result of creating a new geodatabase, copying all shapefiles saved to the module 4 data folder to the new geodatabase, a search cursor identify the name, feature, and population of all New Mexico county seat cities populations. Finally it prints out a dictionary that has been populated with the county seat names and populations. Output: Flowchart:

Module 1 Lab: Visual Interpretations

  The focus of this lab was to identify features in aerial images using various techniques. The top map used shows features that were identified using one of four methods, pattern, shape and size, association, and shadows. The bottom identified areas using texture and tone from fine to course and light to dark.

GIS 6005 - Module 6

  Because the data provided for the above map contained positive and negative values which ArcMap does not support for proportional symbols, the data had to be modified. All states with positive values were exported to a new shapefile and the same was done with states with negative values. This was all that needed done with the positive valued states. However, for the negative valued states a new field needed added to the attribute table and it had to be populated with the absolute value of number of jobs lost to convert them to positive integers.  To prepare the data for bivariate visualization classes needed to be made. To do this, three class quantification was applied to each desired variable to divide each into three relatively equal groups. Then all values in the first group of the first variable were classified with an 'A', then the second group was given a 'B', and the third was given a 'C'. the same thing was done with the second variable however 1, 2 ,...