Assignment 1

First web map

In this assignment we will follow Esri’s ArcGIS Online “Get Started” guide to create a web map showing three layers of data: hurricane evacuation routes, car ownership, and a basemap. The web app also provides tools to navigate the map, zoom, toggle layers, and other controls.

Web GIS developers usually provide a “Get Started” type of guide for their products like Esri has done for ArcGIS Online. See this list of first-step tutorials for examples.

Data

This exercise uses data layers that are available on ArcGIS Online. For reference, their ArcGIS Online Item Details pages are linked below. Note that you do not need to download the datasets; you will add them to your map as web services.

Steps

  1. Sign into your ArcGIS Online account.
  2. Follow the tutorial Get Started with ArcGIS Online. Look ahead to the “Try it” section below to see which parts of the tutorial you will customize after completing it.

Try it

Edit your map or create a new one with a few customizations of your own:

Submit

The finished product will be a web app similar to the one completed in the Esri tutorial, but with your own customizations from the Try It section. Turn in:

  1. The URL to your web app.

The URL should look something like this: https://www.arcgis.com/apps/instant/minimalist/index.html?appid=12345ABCDE

Top