Web GIS 4
Web GIS 4
By
Dr. Zubairul Islam
Associate Professor
GIS and Remote Sensing
Department of Geography and Environmental Sciences
Adigrat University, Ethiopia
E-mail: [email protected] , Contact no.: +251-967490505
Course contents
Online Platforms for Web GIS
ArcGIS Online overview
Adding content to ArcGIS Online
Data types
Services
Publishing feature services and tiled map services
Creating web maps with ArcGIS Online
Authoring workflow
Configuration options
Data analysis with ArcGIS Online
Creating web applications using ArcGIS Online templates
Available templates
Workflow to create a web application
Sharing content to ArcGIS Online
Sharing options
Choosing the right option for the content's intended use
TOPIC 4
Data analysis with ArcGIS Online
Imagine you've been tasked to evaluate potential sites for a new warehouse. This evaluation is to be based on
access to transportation, the presence of special restrictions such as nearby historical neighborhoods, access to
restaurants and other facilities that employees may need, access to public transportation for employees, and
nearby land use that may restrict or enhance development. How do you evaluate these sites in a quantifiable and
defensible way? Of course you need data, but you also need tools that can analyze and measure geographic
relationships.
Whenever you look at a map, you inherently start turning that map into information by finding patterns, assessing
trends, or making decisions. This process is called spatial analysis, and it's what our eyes and minds do naturally
whenever we look at a map.
But many patterns and relationships aren't always obvious by looking at a map. Often, there's too much data to
sift through and present coherently on a map. The way you display the data on the map can change the patterns
you see. Spatial analysis tools allow you to quantify patterns and relationships in the data and display the results
as maps, tables, and charts. The spatial analysis tools empower you to answer questions and make important
decisions using more than a visual analysis.
To learn more about accessing and running the tools, see Use the analysis tools. An overview of each of the tools
can be found below. The analysis tools are arranged in categories. These categories are logical groupings and do
not affect how you access or use the tasks in any way.
Summarize data
These tools calculate total counts, lengths, areas, and basic
descriptive statistics of features and their attributes within areas or
near other features.
Aggregate Points
This tool works with a layer of point features and a layer of area features. It first figures out which
points fall within each area. After determining this point-in-area spatial relationship, statistics about
all points in the area are calculated and assigned to the area. The most basic statistic is the count
of the number of points within the area, but you can get other statistics as well.
For example, suppose you have point features of coffee shop locations and area features of
counties, and you want to summarize coffee sales by county. Assuming the coffee shops have a
TOTAL_SALES attribute, you can get the sum of all TOTAL_SALES within each county, or the
minimum or maximum TOTAL_SALES within each county, or the standard deviation of all sales
within each county.
Join Features
For example
For example
For example
For example
Trace Downstream
Find Centroids
The Calculate Density tool creates a density map from point or line features
by spreading known quantities of some phenomenon (represented as
attributes of the points or lines) across the map. The result is a layer of
areas classified from least dense to most dense.
For example
Calculating densities of hospitals within a county. The result layer will show
areas with high and low accessibility to hospitals, and this information can
be used to decide where new hospitals should be built.
Identifying areas that are at high risk of forest fires based on historical
locations of forest fires.
Locating communities that are far from major highways in order to plan
where new roads should be constructed.
Find Hot Spots
The Find Hot Spots tool will determine if there is any statistically
significant clustering in the spatial pattern of your data.
For example
For example
For example
The Interpolate Points tool allows you to predict values at new locations
based on measurements from a collection of points. The tool takes point
data with values at each point and returns areas classified by predicted
values.
For example
The results from this tool can help you answer the following
kinds of questions:
You provide the tool with a set of stops and the number of vehicles
available to visit the stops. The tool assigns the stops to vehicles and
returns routes showing how each vehicle can reach their assigned stops in
the least amount of time.
With Plan Routes, mobile workforces reach more jobsites in less time,
which increases productivity and improves customer service.
This tool copies features from 2 layers into a new layer. The
layers to be merged must all contain the same feature types
(points, lines, or areas). You can control how the fields from
the input layers are joined and copied.
For example
For example
What parcels are within the 100-year floodplain? (Within is just another way of saying
on top of.)
What roads are within what counties?
What land use is on top of what soil type?
What wells are within abandoned military bases?