Sunday, May 15, 2016

GIS Final Project

Goals and Background:
My spatial question for this project was: what areas provide suitable habitat for deer in La Crosse County Wisconsin?  Deer live in areas an appropriate distance away from major roads and urban areas, near water sources like rivers, streams and lakes, and in land cover types like forests, woody wetlands, and herbaceous cover.  Using tools like buffer, intersect, erase, and dissolve I will narrow down areas that have all the criteria in common. This information could potentially benefit hunters, wildlife enthusiasts, or members of the DNR who are tracking deer numbers in the county.  This project is important because it could be used for both recreation and ecological purposes.  Looking at the map, one will be able to easily identify exactly where the largest populations of deer should be or where their population needs to be controlled to go.

Methods:
I used the standard set of Esri data provided by ArcGIS that had been preloaded on the department server and added the cities, urban areas, highways, water bodies, rivers and streams, and county layers. I also found the vegetation layer on the Geospatial Data Gateway website entitled National Land Cover Dataset by State.  I then selected La Crosse County from the counties layer and used this to clip all the other layers.  I changed the coordinate system of the data frame to NAD 1983 State Plane Wisconsin South FIPS 4803 and projected all the other layers to match it.  Because my vegetation layer was a raster dataset, I had to use Raster tools to select the vegetation types of interest, which consisted of forest, herbaceous land, and woody wetlands and then clipped and projected it to match to other layers.  Then I used the raster to polyline tool because unlike the raster to polygon, it kept the cover types distinct and converted it to vector format so I could later intersect it.  I dissolved the internal boundaries that were in the urban and water bodies layers so it would not cause conflicts with the buffer later on.  I then used the buffer tool to buffer areas within 500 meters of rivers and streams and intersected that with the vegetation layer.  From this, I got a layer which showed suitable vegetation areas within a desired distance from water sources.  Next I made a 1000 meter buffer of the highways layer since this was an advisable distance from heavy traffic areas to avoid accidents, and erased it from my suitable vegetation layer and named the new layer Away From Roads.  I also made a 2000 meter buffer away from urban areas because deer should not be near cities and erased that from the Away From Roads layer.  This gave me my final layer of suitable habitat.  See figure one for work flow.




Figure 1: Work Flow for the Project with the final layer resulting in suitable habitat for Deer in La Crosse County, Wisconsin.





Results:
The result of my work shows area in La Crosse County that can be easily and safely inhabited by deer (figure 2).  The final layer shows land area near streams and rivers, in the proper vegetation types for deer, and away from highways and urban areas.   This area is the proper area for deer to live and avoid dangerous encounters with humans like car accidents


Figure 2: Final Map of Suitable Habitat for deer in La Crosse County, WI




References:
 Esri data base. USA Data. 2013., 5/2/2016.
  Geospatial Data Gateway. National Land Cover Dataset by State. 2011., 5/2/2016



Monday, May 2, 2016

GIS 1 Lab 5

Goals and Background:
The goal of this lab is to determine which vector geoprocessing tool to use in a given situation and apply that tool correctly.  In this lab, we will use the tools to find suitable habitats for bears in Marquette County Michigan. We will use GPS locations of black bears and fit their locations with a suitable forest habitat.  Other criteria like proximity to streams will also be used to determine the best habitat for bears.  The lab will also introduce basic scripting in python for ArcGIS with vector geoprocessing tools.

Methods:
To start, I downloaded the data and created a feature class for bear locations based off of XY coordinates from an excel sheet.  I then used the intersect tool with the bear locations and landcover feature classes to combine the bear ID and habitat type fields to find the three most popular habitat types the bears were found in.  Then I found how many bears were found within 500 meters of streams to determine if that was a popular location for them.  I buffered the streams and intersected that outcome with the bears locations.  The majority of bears were found near streams.  I then used the popular land cover types and the proximity to streams to find general suitable habitat for the bears.  I made a layer by selecting the bears three most popular landcover types and intersected that with the proximity to streams layer.  After dissolving the boundaries within the layer, I got a map of suitable bear habitat (figure 1).  The next objective was to find suitable habitat that was on DNR management land.  I used dnr_mgmt layer and used the clip tool to get it only within the study layer and not the whole county, and then the dissolve tool to get rid if the internal units.  Next I intersected the modified dnr_mgmt layer with the previous suitable bear habitat layer and got suitable land within dnr boundaries (figure 2).  The next step involved changing the suitable bear habitat layer to exclude areas within 5 kilometers of Urban or Built Up lands.  I selected Urban from the landcover feature class and dissolved it.   I then applied the 5 km buffer using the Buffer tool and used the Erase tool to erase it from the suitable bear habitat (figure 3).  For the second part of the lab, I used python scripting to find areas in Wisconsin that are suitable for the development of resorts (figure 5).  I created a 10 miles buffer around cities and wrote code to select by attribute for lakes greater than 5 sq. mi.  For the second task of part 2, I wanted to create potential impact zones of air pollution around interstates in Wisconsin.  In python scripting, I used code for a multiple ring buffer around interstates and created a graduated colors map (figure 6).

Results:


Figure 1: All suitable habitat for bear within the study area of Marquette county





Figure 2: Suitable land for bears within DNR management land in the study area


Figure 3: Suitable habitat for bear with a 5 km buffer from urban land




Figure 4: Final product showing suitable area and area with DNR management land



 Figure 5: python code for a buffer are lakes to find areas suitable for a resort


Figure 6: Air Pollution hazard index around interstates in Wisconsin using a graduated colors map.

Sources:
 Michigan Department of Natural Resources (DNR). 5.1.2016
 Price, Maribeth. 2016.  Mastering ArcGIS. 7th Edition data. McGraw Hill.
 Wilson, Cyril 2012, A comprehensive Lake features for Wisconsin, Unpublished data.


















































































































Tuesday, March 29, 2016

GIS 1 Lab 4


Goal and Background:
 This lab will focus on building and using query expressions to highlight useful data of interest from a dataset. During the lab, understanding and skill of attribute and spatial queries and how to use these in combination with each other will be showcased.  Multiple criteria queries will be built using Boolean expressions, operators, and parentheses and the resulting query data will then be successfully mapped. 




Methods:
For part one of the lab I added a U.S. counties layer to the map and then used the select by attributes tool to create multiple criteria queries.  When starting a query I kept the method to Create New Selection and then depending on what the next part of the query involved, I changed the method to either Add to Selected Features (if I wanted results including the selected features but outside of them as well) or Select from Selected Features (if I wanted results narrowed down inside the features that were already selected). Some of the criteria included county population and demographics.  For part two of the lab I downloaded a Wisconsin Dataset and made a multiple criteria query for cities with certain qualities within 2 miles.  For the next question of part two, I used a query to select the rivers assigned to select and then used the statistics option to find the total length of all the selected rivers.

Results:

Part One, Question 1:
 Counties with population between 3000 and 4000 people in 2010 and also all counties in 2010 that had a population density of at least 1000 persons per square mile. 

Part One, Question 2:
Counties in Wisconsin, Texas, New York, Minnesota, and California where male population is greater than female population and also for these states the number of seniors (age 65 and above) is over 6500.

Part One, Question 3:
 Modified the query developed in question 2 to add all other seniors in Washington, Maryland, Illinois, Nebraska, District of Columbia and Michigan who reside in counties that have more than 30,000 housing units to the result obtained in query 2

Part 2, Question 4:
Cities in Wisconsin with population (2007 population)  between  15,000 and 20,000 people, area of the city is at least 5 square miles in land area, and also female population is greater than males, and also the cities are within 2 miles of a lake.

Part 2, Question 5:
Rivers selected: CHIPPEWA R, EAU CLAIRE R, EMBARRASS R, FISHER R, HUNTING R, KINNICKINNIC R, MAUNESHA R, MILWAUKEE R, MOOSE R, NAMEKAGON R, PELICAN R, PLATTE R, and POTATO R.  Total Length is 137937 Miles.


Sources:
Price, Maribeth. Mastering ArcGIS. 7th ed. N.p.: McGraw Hill, 2016. Web. 7 March. 2016.


Esri. Online Wisconsin data. Web. 28 March. 2016.