Analyzing Attribute Data: Spatial Joins, Kernel Density, and Hotspots
Continuing on using some of the same airmen data from the last portfolio post, the objective of this project was to continue to develop spatial joining and analysis of data to develop a visual and statistical density and distribution.
The continental U.S. was selected using the 'feature to feature' tool within the geoprocessing toolbox.
Next the clip tool was used again and the zipcodes regions of the state via feature file, were made into a base layer.
In order to create a hotspot with base layers of the fishnet and zipcode boundaries, we need to do a joint count with the various airmen ratings and feature files selected to represent what these hotspots mean. Below are four maps with various different base layers and hotspots, along with a kernel density map.
Before beginning, once again, the correct projection must be used in order to maintain consistent and correct visual and distributable information.
The projection used for this project was Lambert Conformal Conic, a visually more correct map to the spherical shape of the Earth.
The continental U.S. was selected using the 'feature to feature' tool within the geoprocessing toolbox.
Next the state of Indiana was queried out using the select tool with 'intersect' being selected as well. A Kernel density of the airmen within Indiana was then ran.
Above is the airmen data visualized by being overlain onto a correct projection of the state of Indiana using the Kernel density tool. Notice where the greatest densities lie, that being Indianapolis and the greater area, the area near Chicago, and near South Bend.
Though a Kernel density can be a useful tool, it may lack an overall easy and simplified depiction of areas that are considered to be "hot spots", so with that in mind, next I will show you a hot spot map given the same airmen data entries for the state of Indiana.
First, a fishnet with grids at 10sq kilometers was made over the state using the clip feature.
Next the clip tool was used again and the zipcodes regions of the state via feature file, were made into a base layer.
In order to create a hotspot with base layers of the fishnet and zipcode boundaries, we need to do a joint count with the various airmen ratings and feature files selected to represent what these hotspots mean. Below are four maps with various different base layers and hotspots, along with a kernel density map.
Lastly, I made a map showing the population density and distribution of unmanned aviation pilots in the continental U.S. to show the scale of which unmanned pilots exist within the country.
Comments
Post a Comment