Friday, June 6, 2014

Python Fundamentals Part 1


The goal of this weeks assignment was to create a Python script that would take anyones full name and select the last name, count the number of letters in the last name, then multiply that by three. This was a short six line script that took me way too long to complete. I guess my brain has not wrapped itself around how programming should look yet.

To create the final output of the name and digits to be prints required a couple easy steps. First was to set the variable of the full name. Next was to split the name into a list so that the last name could be selected and counted. The last step was to print the results above.

Friday, May 30, 2014

Geoprocessing in ArcGIS



In this weeks assignment I had to create a tool through the ArcGIS model builder, export it as a Python script, modify it to work as a standalone script, then re-test it within ArcGIS. The model was built to examine the area within a basin that would make for suitable farming land. First the land was clipping to just the study area, then just the area that is suitable for farming was selected and remained.

Tuesday, May 27, 2014

Your health depends on where you live


Where you live can effect where your health. Bill Davenhall is a expert that works in ESRI’s health and human services field since the early seventies. Currently Davenhall is the global manager of Esri's Health and Human Service Solutions Group at its headquarters in Redlands, California. Because of that his TED talk is a little slanted to boring in more business for ESRI. This is something that he should have disclosed at the beginning of this talk so that the audience was better informed about where his motives where located.
In this video Davenhall discusses that where you live effects your health. What air you breath and what food you put in your mouth can play a big role in what you are feeling and what diseases you acquire. He points out that there are many maps out there that can show you what pollutants are in the area from a macro to a micro scale.
Since your environment can play a role in your health he discusses how doctors should be educated to also look at this when treating and preventing diseases. With the new electronic healthcare system that your location could be tracked to better be able to treat patients.

Friday, May 23, 2014

Introducing Python Module 1


The first assignment for my GIS programing class was a simple script that was already created that we were required to run. This script created all the folders that we will use for the remainder of the class.

Thursday, March 27, 2014

Flow Line Mapping Module 10

Migration into the U.S. 2007

This lab required me to create a flow line map, like those nice and pretty ones you see on the news stations. To decided the how wide the lines should be I first choose how large the largest line would be and the rest are proportional to the first. When creating a flow line map the lines must not cover any of the map area. That is the toughest part of a map such as this. To add a little flare to the map I also made the slow lines 3D and added some shading to them.

Vector Analysis 2 Module 10

Desoto National Forest Possible Camping Sites

In this weeks lab I performed buffering, dissolve, and overlay. Buffers and overlay are two of the most common operations in GIS. A buffer is a area that is x amount of distance away from a map feature. With buffers you can choose different areas to buffer based on the map feature. You can also apply multiple buffers to the same feature to create a range ring around the feature.

With the above map I was given the vector data and requires to create buffers around the lakes, roads, and rivers. These features were then overlaid with the conservation area file. The conservation areas I am not allowed to camp in, the areas of the conservation area that overlapped my buffers were then removed from the map. The buffers that I created were 500 meters of a river, 300 meters of a road, and 150 meters of a lake. Since I was only given the vector data I added a base map that allowed to see that this campsite was was in the Desoto National Forest.

Friday, March 21, 2014

Isarithmic Mapping Module 9



This week I learned about Isarithmic Maps. Isarithmic maps are also known as contour maps or isopleth maps depict smooth continuous phenomena such as precipitation or elevation. Each line-bounded area on this type of map represents a region with the same value. For example, on an elevation map, each elevation line indicates an area at the listed elevation. 

On Both maps I added contour lines to help delineate were the values changed for each step. To create the contour lines I used the spatial analysis tool.

Thursday, March 6, 2014

GIS Data Search Module 7 and 8




In this exercise, I comprehensively mapped one county in Florida. I acquired and format data, then create one or several maps to display those data. To bring all these feature into map projects, I explored both the LABINS,USGS,and FGDL web sites.  These sites contained all the data files I needed to complete this project.

Friday, February 28, 2014

Choropleth Mapping Module 7

In this lab, I produced two choropleth maps showing population change in the United States of America. I used census data to illustrate the percent population change of each state for the period of April 1, 1990 to April 1, 2000. I used both ArcGIS and Adobe Illustrator to complete this assignment. 

A choropleth map is a thematic map in which enumeration units are shaded with an intensity proportional to the data values associated with those units.

The first map displayed population change percentage at the State Level. I used the Natural break method for the first map to split of the data. For this map I selected a light to dark khaki color ramp to show the change.

The second map will display population change at the level of U.S. Census Divisions.
On the second map I manually created the breaks into even divisions.




Friday, February 21, 2014

Data Classification Module 6


In this lab I explored the different ways that data can be displayed within ArcGIS. I displayed Equal Interval, Quantile, Standard Deviation, and Natural Break. This map displays the natural break. I choose this because it most accurately depicts the population of Escambia county. 

Thursday, February 20, 2014

Projections Part 2/Data Search Module 6


Week 6! This was a rough week, not everything went as planned in this lab. There were a few steps that I could not get due to user error or computer error. I tried all the trouble shooting that we had in the discussions post as well as with an instructor through email. Anyways this week I set out to find the information that I needed for the lab rather than the instructor spoon feed it to me. I visited LABINS and FGDL to gather data sets that were needed for the lab. After acquiring the data it had to be reprojected so that all the sets matched and projected on top of each other. This is where I ran into issues, no matter what I tried nothing seemed to work. So I moved on and used ArcGIS's on the fly projections to finish the lab and create the map above.

Friday, February 14, 2014

Spatial Statistics Module 5



In this lab I explored a couple of the statically analysis Tools that are avalible within ArcGIS. I used the histogram tool and the QQ tool to determine if the data followed a normal distribution. 

Thanks to mobile computing I was able to complete this post entirely from my phone. 

Thursday, February 13, 2014

Projections Part I Module 5


In this lab we loaded three different coordinate systems into ArcGIS to compare the differences between them. As you can see in the legend the square miles of each county is slightly different in each of the systems. This lab is a good example why it is important to watch which system that you are using.

Friday, February 7, 2014

Typography Module 4


This map was created in Adobe Illustrator. The purpose of this lab was to employ proper typography within the map. I added the labels to the map and ensured that the font, font size, and placement all worked together. I required to put three personal touches on the map. Can you tell what they are?

Thursday, February 6, 2014

ArcGIS Online & Map Packages Module 4



I created an ArcGIS online account, which will allow me to access and share map packages and do analysis via a web browser. 

Map packages are a way to share maps with other users, by supplying all the inputs of a project in a single source - the package.  Map packages contain map inputs, such as layers, data, and other documents.  By 'packaging' these items, the entire project is easily distributed and shared.  Similar to map packages, tile packages were discussed.  Tile packages contain both vector and raster graphics.  Tile packages break the map project into equal spaced tiles, the pieces of which makeup the total project.  Tiles are well suited for raster inputs.
Below are two screen shots of map packages that I created.

Thursday, January 30, 2014

Cartographic Design



The third module had me creating a choropleth map of south Florida’s Hispanic population. This map was created in Adobe Illustrator. All of the essential map elements had to be manipulated within Adobe. This required moving and resizing of all the elements so that they would work comfortably within the map. The final step was to add some background color so that the map would look finished.

GIS Cartography Module 3

“GIS is not just about making maps”
This lab focused on the cartographic output of GIS. GIS analyst needs to be able to create maps that convey information in a clear and concise manner. If the analyst is not able to do this through cartographic output their customer will not understand the research that they have conducted.

The first map for this lab involved more than one layer and how to manipulate and organize the layers in an intuitive manner. I downloaded an Adobe swatch exchange file from colorbrewer to have sequential colors that ramp upward in intensity to show increasing population in each state. 


In the second map I added road, rivers, and urban areas over 1 million. I then excluded smaller roads and rivers since the map was overly cluttered. Finally I added a inset map and labeled the large urban areas.


The finally map for this week was a elevation map. This map shows an increasing intensity of colors for the higher elevations.

Friday, January 24, 2014

Introduction to Adobe Illustrator Module 2



Here is a basic map I created with ArcGIS and Adobe Illustrator. This was my first experience with Illustrator. I quickly found that this program is very powerful and will take some time to learn. I would say master, but by the time that happens they will have moved to the next version. The user interface is simple to pickup as it is organized much like Arc from the brief exposure to it. This map was created from a map that was already created within Arc minus the labeling. I exported this map from Arc as a .ai and imported that file in Illustrator. Once in Illustrator I organized the different layers and groups so that the data in the file could easily be manipulated. It was important that the scale bar and the county groups were within the same layer; If they were not in the same layer the scale bar would not be adjusted to the counties when the map is resized. The final step was to add text to the map. I added the title, name, date, and data source via the text tool. Once I was happy with the map I exported it as a jpeg to be shared.

Wednesday, January 22, 2014

Own Your Map! Module 2



In this weeks lab I worked on further manipulating the map within ArcGIS. I added two data frames which allowed a inset to be displayed on the map to give a overview of the area. I also added a interstate, river, and UWF Escambia county location shape-file. The interstate and river files were trimmed to the boundaries of Escambia county to keep the map clean. The star is the Escambia county campus for UWF.

Friday, January 17, 2014

Map Critique Module 1

Bad Map Design



This is a bad map for many reasons.  The main problem is there is entirely too much information. What is being displayed here could easily be broken up into several maps. The author of this map may have interesting and good data but one cannot understand what is being portrayed without spending a good a lot of time reading each legend at carefully studying the map. The author put in the time to gather data and make the map, but what you take out is confusion of over lapping data on a very large scale.

Good Map Design


This is an example of a good map. This map shows clear and detailed ancestry information through simple colors, which are pleasing to the eye. It uses simple, neutral colors, which work well with this type of data. The contrasts of neighboring colors make smaller details stand out. The labels used are simple and clear information. This map follows all of Tufteisms from The visual Display of Quantitative information. Although this map does not have a North arrow it is assumed that North is up as the target audience will be some one from the United States. Also the map would not be used for navigation purposes, as it does not have navigable features.

Thursday, January 16, 2014

ArcGIS Overview Module 1


Here is the first map that I have created for GIS4043. The process that the class uses is different that what I used though work. The layout view is hard to work with until you have experience with it, once you know how it works it becomes easier. I started by adding the country and city data to this map. After that I manipulated the data to break the counties up by their populations. I then added the legend, scale, North arrow, and title.

Tuesday, January 7, 2014

Introduction


Hello, I started out in the military working as an Imagery Analyst where I was stationed at Offutt AFB in Omaha NE. I completed my enlistment there and moved to Huntsville Al. While in Alabama I worked for Intergraph creating 3D shape files using their software, which they said was number two on the market to ARC. No one that I have talked to has ever heard of it either. After two years in Huntsville I moved to Gulf Breeze Fl where I have worked at Hurlburt Field for the last 7 years as an Imagery Analyst. I have done some GIS work while in Florida but not as much as Alabama. I have just completed by BAS in Technology and Resource Management. I hope the GIS track is more enjoyable than getting a degree so that I could check a box off on applications.