Terry's GIS Studies and Transition to a New Career

Showing posts with label Proportional. Show all posts
Showing posts with label Proportional. Show all posts

Friday, April 10, 2020

Module 6B--Flow Line Mapping

This was an optional exercise that utilized Adobe Illustrator in total to produce a map that shows immigration by continent and by percentage to U.S. states.

The assignment was great practice using AI and developing flow lines. Once all the objects were placed on the map, I chose to separate my continents and place them in an arc around the inset map of the United States (which already displayed the states as a choropleth map using five manually derived classes.

The biggest portion of the exercise was actually drawing the flow maps and modifying them to an appropriate shape. This was easy using the line tool in AI and then manipulating the anchor points. The challenge was determining the stroke of the line, which was proportional to the amount of immigrants to the United States. In order to determine the stroke width, I used an Excel spreadsheet that provided the immigration numbers for each region. I then determined the proportional weight by first determining the square root of each region's immigration numbers. From there, I used the following formula:

Width of Line Symbol = (Size of Largest Line I Want) * (SQRT of Region Immig/SQRT Max Value)

Though it seems difficult, it was very easy using excel. The only challenge to this was for converging lines, where you split the difference of the lines so that they converge to the proper width. The only reason this was difficult for me was because I tried to use lines that had transparency adjusted. This caused an overlap which I could not remove. If the lines are solid, this is not an issue. Another consideration is to make sure the lines do not overlap other lines or terrain and are presented appropriately. I chose to build my flow lines in a new layer and then placed this layer below the continents layer so that the flow lines originated from behind the continent and stopped short of the inset map. I then changed the colors of the lines to match the color of the continents. 

Once the essential map elements were built, I then modified the flow lines to show an inner glow, a drop shadow, and a bevel. The lesson here was that in the appearance tab, the bevel and extrude effect had to be above the inner glow and drop shadow so that the bevel was on the line and not the other effects. I then adjusted the bevel to make them look three dimensional and in perspective.

A word of caution, many of these effects (especially 3-D) use a lot of memory, which can slow processes or reduce the ability to add new effects. To finish the map, I used file-export to export the map to a .png file.
Flow Map depicting 2008 Immigration Numbers by Region and Percentage to each State.
Projection: Winkel Tripel

Saturday, April 4, 2020

Module 5--Choropleth Mapping

For this module, I produced a choropleth map that showed the population density of European countries along with wine consumption per capita. The task was to properly show both variables on the map using either proportional or graduated symbols. For extra points, I chose to use pictures of wine bottles in lieu of the default template (circles).

For the data display, I chose to use graduated symbols and the quantile data method with four classes. I did not need to normalize the data, because the data was already normalized in the attribute table (wine consumption per capita). To me, the quantile data method with four classes provided the best granularity to perceive and understand the differences in each variable. Additionally, I excluded four countries from the data set because they were outliers--high population density, tiny area, insignificant wine consumption. Additionally, the graduated symbols were easier to manipulate than proportional symbols. For proportional symbols, I had to set the lower limit and the sizes were manipulated automatically. For graduated symbols, I could manipulate the size for each class individually to ensure the viewer could perceive differences.

For the actual map, I used the Albers Equal Area Conic Projection because it was important to maintain the area throughout the map when comparing/analyzing data that has an areal perspective. I chose to use a purple color ramp to display population density because it reinforced and complemented the overall theme of the map--wine consumption. I also added an inset map to show the Balkans area, as this was too crowded on the main map to be usable.
Population Density and Wine Consumption (per capita) in Europe
I prepared most of the map in ArcGIS Pro. The biggest challenge was importing the wine bottles. In order to import the bottles, I found free, non-attribution clip arts that were in .svg form. I then imported the bottle and manipulated the size and other aspects to ensure that they would be added just like any other graduated symbol. In order to move the wine bottles, I converted the wine bottle symbols to graphics, which allowed me to move them. I did the same with the text to ensure there was no overlap and everything was sized appropriately.

For my base map, I used the Ocean base map in ArcGIS Pro. I then added bold italics names for each main body of water, though I altered the size based on the magnitude of the body of water. I also curved or bent my text to convey water flow.

Once all my essential map elements were complete, I then saved it as a .pdf because ArcGIS Pro no longer has the functionality to export to Adobe Illustrator. Once saved as a .pdf, I then opened a new project in AI from the .pdf file. I then touched up and added higher level graphics through AI: Moved wine bottles and names, added drop shadows to Atlantic Ocean, added inner halo in legend and other text boxes. I wanted to add an inner halo to the countries; however, this would cause issues with interpreting the population density. If this were just a regular map (not graduated), I would have added an inner halo.

The biggest issue for manipulating features in AI from a .pdf is that there are hundreds of components nested many times that you must manipulate. You must also control/click each component of the feature to ensure all are manipulated the same. For instance, I had a halo around the countries on the main map. In order to resize or move a country's name, I had to click on numerous components so that they were all changed in the same way.

 My advice to everyone is to be meticulous and systematic, especially when manipulating so many different features. I chose to pick a group of features and toggle between visible/not visible to locate it and then I manipulated as needed. Once I finished I went to the next feature in the right pane. Otherwise, it would be very frustrating to find the features by clicking on the map.

Overall, though very tedious, this was a fun exercise and I learned quite a bit. I can definitely tell that my competence and confidence have improved.