This brief tutorial will walk you through the process of joining a table of values (in this case, a CSV) to a an attribute table in ArcGIS Online. In this example, we will attach, or 'join', tree information based on a unique identifier for each tree record.
In preparation for this tutorial, you will need an organizational account. As a Brock University affiliate, you already have such an account. The first part of the tutorial will outline steps for accessing the software at https://www.arcgis.com using your Brock credentials. Video instructions.
The Scenario
We will be mapping tree sample data for the neighbourhood of Bridgewater near Niagara Falls and Chippawa. Tree data is often collected with GPS units that capture Geographic Coordinates. Unlike the previous exercise that required street addresses, this activity will plot the X,Y data then join detailed attribute values from a CSV (comma separated values file). Sometimes it is easier to collaborate on a field project by having one person record the attributes such as diameter at breast height, tree species and health, while another person captures the GPS coordinates. Although this example uses point data, the same general steps would apply to boundary files such as census tracts or municipal boundaries and associated tabular data.
Go to https://arcgis.com and sign in to your ArcGIS Organization using your Brock University credentials.
When prompted "How would you like to add this file?", select Create a hosted feature layer and add it to the map. Click Next.
Click YOUR DEVICE and browse to the file
Select OBJECTID for both the Target layer and the Join layer.
Scroll down to the Result Layer section and enter a unique output name (i.e. TreeDataChippawa).
NOTE: this tool consumes a small number of credits. Click Estimate Credits to see the cost.
NOTE: you may need to turn off visibility of the original point layer.
More information about Joins & Relates can be found in the ArcGIS Help files.