POST
|
Have you tried adding the time-enabled web layer to the map viewer? When you do that, you should see the time slider at the bottom of the map, and there's a gear icon to access the time settings.
... View more
02-12-2016
07:24 AM
|
0
|
3
|
1073
|
BLOG
|
I agree, the PHS annual report story map is an outstanding examples. Kudos to the team responsible.
... View more
11-20-2015
10:32 AM
|
0
|
0
|
868
|
POST
|
Here's a link to some popular developer and Python training options from Esri: Esri Training
... View more
09-10-2015
10:55 AM
|
1
|
0
|
1135
|
BLOG
|
Here's a simple example that shows how.The Example Almost every month of the year, Esri Training Services hosts one or more live training seminars. And for years, we've been doing three live broadcasts at the same times on each seminar day. From time to time, we evaluate whether our broadcast schedule is still suitable—do we need to adjust the broadcast times or number of broadcasts? Examining the distribution of seminar attendees helps us answer these questions. For simplicity, this example focuses on U.S. seminar attendance.Step 1: Prepare the DataFinding the data needed for a GIS analysis is a common challenge. ArcGIS Online organizational subscriptions include access to a large content library. From within ArcGIS Pro, you have easy access to this content.
Because the focus is the U.S., clip World Times Zones to the extent of USA States.
When the tool finishes running, a new layer of U.S. time zones is added to the map.Step 2: Create Information The Summarize Within tool will generate a new output layer that includes a count of attendee points within each time zone polygon.
The tool output is added to the map with a single symbol legend. To better visualize attendance by time zone, apply a graduated colors legend. Not surprisingly, the most populated time zone (Eastern) attracted the most attendees, followed by the Pacific time zone.Step 3: Share Your Work These analysis results are useful to those who monitor live training seminar attendance patterns. You can share content you create in ArcGIS Pro with everyone in your organization, with members of organizational groups you specify, or even with the general public.
When the share job completes, colleagues can view the web map in the ArcGIS Online map viewer or in ArcGIS Desktop. And there you have it. It's never been easier to access an extensive collection of high-caliber data, use it for your project needs, apply analysis tools to generate new data, and share your work in a format that others can easily access and understand. Related posts:Resources to learn more: |