Spatial Data Analysis
Spatial Data Analysis
• Toolbox
• Toolbox contain tools and toolsets. Toolsets are simple organization folders, just like folders on your system.
• Environments
• Environment settings can be thought of as additional parameters that affect the execution of a tool. They are
values you set once using a separate dialog and are used by tools when they are executed.
• Overlay analysis can combine the characteristics of several datasets into one. Find
specific locations or areas that have a certain set of attribute values that match the
criteria specified.
• Below is an example of an overlay of steep slopes, soils, and vegetation. New polygons
are created by the intersection of the input polygon boundaries. The resulting
polygons have all the attributes of the original polygons.
Overlay Types
• Feature overlay • Raster overlay
Vector Overlay Raster Overlay
Tool Location What it does
• The Proximity toolset contains tools that are used to determine the proximity of
features within one or more feature classes or between two feature classes. These
tools can identify features that are closest to one another or calculate the distances
between or around them.
Rules of Distance Measurement
• Basic operations for finding distance
• Calculating distance is dependent on the geometry type of the features as well as
other factors such as coordinate system.
• However, there are three basic rules, described in detail below, that determine how
distance is calculated.
1. The distance between two points is the straight line connecting the points.
2. Distance from a point to a line is either the perpendicular or the closest vertex.
3. Distance between polylines is determined by segment vertices.
• The red, blue, and yellow lines have the
same length (12) in both Euclidean and
taxicab geometry.
• In Euclidean geometry, the green line
has length 6×√2 ≈ 8.48, and is the unique
shortest path.
• In taxicab geometry, the yellow line's
length is still 12, making it no shorter
than any other path shown.
Proximity Tools: Vector
Creates new feature data with feature boundaries at a specified distance
Buffer from input features
Select By Selects features from a target feature class within a given distance of (or
Location using other spatial relationships) the input features
Create Thiessen Creates polygons of the areas closest to each feature for a set of input
Polygons features
Proximity Tools: Raster
Euclidean Distance Calculates the distance to the nearest source for each cell.
Euclidean Direction Calculates the direction to the nearest source for each cell.
Cost Distance Calculates the distance to the nearest source for each cell, minimizing cost specified in a cost surface.
Cost Allocation Gives each cell the identifier of the closest source, minimizing cost specified in a cost surface.
Cost Path Calculates the least-cost path from a source to a destination, minimizing cost specified in a cost surface.
Calculates the distance to the nearest source for each cell, minimizing horizontal cost specified in a cost surface,
Path Distance as well as the terrain-based costs of surface distance and vertical travel difficulty specified by a terrain raster
and vertical cost parameters.
Network Analysis
III. Network Analysis
• What is the quickest way to get from point A to point B?
• What market areas does a business cover?
• What is Network
• A network is a system of interconnected elements, such as edges (lines) and connecting junctions
(points), that represent possible routes from one location to another.
Aspect The aspect identifies the downslope direction of the maximum rate of change in value from each cell to its neighbors.
Contour Creates a line feature class of contours (isolines) from a raster surface.
Contour List Creates a feature class of selected contour values from a raster surface.
Contour with Creates contours from a raster surface. The inclusion of barrier features will allow you to independently generate contours
Barriers on either side of a barrier.
Curvature Calculates the curvature of a raster surface, optionally including profile and plan curvature.
Cut Fill Calculates the volume change between two surfaces. This is typically used for cut and fill operations.
Hillshade Creates a shaded relief from a surface raster by considering the illumination source angle and shadows.
Slope Identifies the slope (gradient, or rate of maximum change in z-value) from each cell of a raster surface..
Observer
Identifies which observer points are visible from each raster surface location.
Point
Viewshed Determines the raster surface locations visible to a set of observer features.
Determines the raster surface locations visible to a set of observer features, or identifies which observer points are visible
Visibility from each raster surface location.
Associated Surface Analysis
• Hydrological Analysis
• Watershed Delineation and Basin Analysis
• Flow Accumulation and Drainage Network Extraction
• Stream Network Generation and Channel Identification
• Geomorphological Analysis
• Landform Classification and Morphometry
• Geomorphological Mapping Techniques
• Identification of Geomorphic Features (Valleys, Ridges, etc.)