Wednesday, May 31, 2017
Introduction to Python
This screen shows the result of the steps of the flowchart. The split method divides the string based on the spaces and this value can be replaced by commas, slashes, any character. In the list created any position can be called but since we are interested in the last we will use place holder -1. Finally you will count the letters in this string entry and multiply this by 3 and print the results.
Saturday, April 8, 2017
Temporal Mapping
The use of ArcGIS time feature can allow for analysis throughout time to promote extra visualization. The following maps are a good example of this. They visualize the volcanoes of recorded history and show their magnitude. As this is an accumulation the later maps have more features, but the time series indicates that the number grows exponentially. This is due to the addition of smaller eruptions as early volcanoes may not have been recorded if they eruptions occurred in areas without written language and the eruptions did not have a wide spatial impact. This is an assumption that would be difficult to make without the time visualization tool.
In order to prepare this map I used the ArcMap time features to turn on the temporal settings in the eruptions layer. Next I built a frequency table through use of the Frequency tool in the Statistics toolset. From here I built a sequence count and connected the table to the Eruption layer and adjusted the time properties accordingly. From here I was able to create a video to display the map.
Early in the Time Series
Middle of the Time Series
Final step of the Time Series
Thursday, March 30, 2017
Bivariate Maps
Bivariate maps are the geographical equivalent of Boolean math. Through the comparison of two related variables we can visualized the regions where both conditions are true (AND) as well as where one is true and the other is false (OR). To make a bivariate choropleth map, you should overlay the two variables. This can be done by selecting the number of classes for each choropleth (usually 2 or 3) and applying a quantile classification. Then you assign each variable with a scaled value (1,2,3... A,B,C...) and combine to produce a new field withe 4 or 9 types. When you symbolize based on these types with a predetermined color scheme, the end result should give the appearance of overlaying the two maps.
Wednesday, March 22, 2017
Infographic
To
finalize the layout I added text and color in order to promoted an
understanding of the data charts in relation to the maps and support visual
contrast. I also tried to frame the neatline with the extra information to
improve visual balance. I organized the most important charts in the middle
that applied to the data analysis then spread to the edges so it would be clear
which charts were associated with which map.
Thursday, March 9, 2017
Terrain Visualization
In order to highlight the Land Cover of Yellowstone National Park, terrain must be factored into the equation. In order to do this I applied a hillshade effect to a Digital Elevation Model (DEM) in order to give the illusion of three dimensions. I then symbolized the land cover in order to reflect tree species. I used a single hue to symbolize each species, and if multiple variations of their forestry growth cycle were present, I applied different saturation and value in order to create a ladder effect of color. I chose to leave the water blue for familiarity and the unforested areas light grey to symbolize the bedrock and prevent confusion with the forests. I the applied a transparency of 35% to allow the hill shade to shine through the Land Cover. The use of bold draws the attention to the title even though it is not placed in a traditional spot in order to promote a larger map and overall balance.
Wednesday, February 22, 2017
Choropleth
In order to visually represent the change in population across the counties of Colorado from 2010 to 2014, I chose a diverging color scheme to highlight the growth and loss in population. Because we associate green with growth, I applied a green color ramp to the classification denoting growth with the highest growth having the strongest green. Similarly I applies a red color scheme to highlight the loss of population in negative growth.
Thursday, February 16, 2017
Proportional Symbology
The goal of any map is to communicate more clearly geospatial data. One of the best ways to accomplish this through symbology is through the use of proportional symbol mapping. The figure above depicts job growth both positive and negative through the size of the points representing each state. While the size of the points communicates magnitude well, the negative values must be represented through color, since there cannot be negative symbology. As indicated by the legend, the orange points represent job loss, which in this map is a negative value, and the blue represents job growth. This follows the natural pattern of cool colors representing good emotions and warm colors representing severity. All of this combines to make this map more easily understood.
Subscribe to:
Posts (Atom)