Skip to content

BrockDSL/Feature-Layers-in-ArcGIS-Online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

Creating a Feature Layer in ArcGIS Online

This tutorial provides step-by-step instructions for creating a new feature layer in ArcGIS Online using the key waypoints in Laura Secord's journey from Queenston to Thorold.


Setup Instructions

In preparation for this tutorial, you will need an ArcGIS Online Organizational account or your Brock University credentials. NOTE: you cannot create features with a public account using these steps.

Download the Laura Secord Images zip folder and extract all files.


Tutorial

  1. Go to arcgis.com and click Sign in.
  2. Click "Your ArcGIS Organization's URL".
  3. Enter the text 'brock' to complete the URL. Click Continue.
  4. Click Brock University. You will be taken to the Brock University authentication page where you will enter your Brock credentials and click Sign in.
  5. From the tabs across the top, click Content.
  6. Click + New Item.
  7. Select Feature layer - define your own layer.
  8. Enter a layer name and select point, line or polygon. This example will create a point layer.
  9. Click Next.

image

  1. Enter a Title, folder, tags and summary for the new feature layer.
  2. Click Next.
  3. The Item Description page appears. Add a summary and details as required.
  4. Click Data, click Fields from the top right, click + Add.

image

  1. Enter a Field Name (i.e. Label), Display Name (alias such as Label), Type (i.e. string), Length (for descriptions, increase the size to 2,000 or more. For labels, reduce the length to 30.)
  2. Click Add New Field and repeat for all the fields you wish to enter. For example, add a Description field to complete this exercise.
  3. Click the Overview tab.
  4. Click Open in Map Viewer.

Editing

  1. Click image and select Search to enter a placename (i.e. Queenston). Hit enter or click an option from the list.
  2. Click the X to close the search results.
  3. To start an 'edit session', click image from the lower right menu.
  4. Click the New feature button then click the location on the map. NOTE: You can update the geometry any time during an edit session. You will be prompted to fill in the various fields of information (i.e. Label "Queenston", Description "Site of the Secord Homestead.").
  5. Click Create.
  6. Repeat for additional features. For example, zoom to St. Davids, add a feature labeled as such with the description "Laura's first stop was at her relatives' homestead in St. Davids".
  7. Additional feature stops for Laura's journey would include:
  • Homer (Laura would've had to cross Ten Mile Creek at Homer.)
  • Shipman's Corners (known as St. Catharines downtown today. Note the search tool doesn't recognize the historical name)
  • Power Glen (Another crossing of the Twelve Mile Creek and uphill climb.)
  • Decew House (Finally, Laura is escorted to Decew House by the natives to give her warning to Lt. Fitzgibbon.)
  1. When you are finished adding featuress, click the 3 dots beside the layer name and click Save.

image

Adding Images

  1. Click the 3 dots beside the layer name and click Show Properties. The item's properties panel appears on the right.
  2. Click Information from the properties panel.

image

  1. Under Source Layer click Tutorial Points > Feature Layer. This will open a new window showing the feature layer item description.
  2. Click Data. You will see the feature entries including the defined fields (Description, Label). Notice also the field titled Photos and Files.
  3. Under the Photos and Files field, click Add and upload the related image.
  4. Click Upload.
  5. Click Close.
  6. Repeat for the remaining images. NOTE: You can upload more than one image per record.

Editing the Table

  1. To edit a field in the table, double-click the entry.

Creating Pop-ups

  1. Continuing from above, click the Overview tab then click Open in Map Viewer.
  2. Clicking a point on the map will result in the default pop-up.

image

  1. Click the configure pop-ups tool from the right image

  2. The pop-ups panel appears to the right of the map view.

  3. Click Title and in the entry window, delete the default and type in the code {Label}. See below.

image

  1. This action defines the title for the pop-up from the entry in the table with the field name Label. Notice the pop-up updates on-the-fly.
  2. Next, click the 3 dots beside Fields list and click Delete.
  3. Then, click + Content and select Text.
  4. Enter the code {Description} to insert the Description field from the table. Click OK. The result shows the description BELOW the image.
  5. From the configure pop-up panel, drag and drop the description content above the attachment content.

image

The results should reflect the new order of things.

image

  1. To save the configured pop-ups with the layer. Click the Tutorial Points layer menu (3 dots beside the layer name) and click Save.

Visualization

  1. Continuing from above, click the Styles button image from the top of the right menu.
  2. From step 2, click Location (Single Symbol)

image

  1. Click Symbol Style > Current Symbol
  2. Select a Category such as Points of Interest. Scroll through the options and make a selection.
  3. Click Done and Save the layer (HINT: Click the 3 dots beside the layer name and click Save).

Next Steps (Optional)

Introduction to ArcGIS Online

Introduction to ArcGIS StoryMaps


This tutorial is supported by the Brock University Research Lifecycle Department. If you have any questions or concerns regarding this tutorial, don't hesitate to contact the author, Sharon Janzen at sjanzen@Brocku.ca

About

A tutorial that guides the user to create feature layers in ArcGIS Online

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published