Note:
Some workflows may require specific privileges. For more information about user types, roles, and privileges, see the Accounts topic.
ArcGIS for Microsoft 365 matches locations in the data to locations on a map. The more you organize and prepare the data before you add it to the map, the more accurate the map results will be. See Data and geocoding to learn more about data.
When you add a data layer to a map, you choose the location type that best represents the information. Location information from the data is used to create a relationship between the data and the specified location type. Although ArcGIS for Microsoft 365 includes functionality to provide a location on the map based on the best available location data, preparing and organizing the data to align with expected location types helps ensure greater accuracy.
Location types
The following location types are used:
Location type | Value | Description |
---|---|---|
Coordinates | Latitude, Longitude |
|
Address | Address |
|
Neighborhood | ||
City | ||
Subregion | ||
Region | ||
State | ||
Province | ||
Postal code | ||
United States ZIP Code | ||
Country | ||
Custom location types |
| |
| ||
Geographic data | See the Geographic data section below. |
Geographic data
This location type allows you to select an ArcGIS feature service showing boundaries and join it with a layer. Boundaries include states, provinces, United States ZIP codes, postal codes, and countries.
You can search for geographies in your content, your organization, ArcGIS Living Atlas of the World, or from a curated set of administrative boundaries. Geographies are joined to the data and added to the map as polygons, which represent both the shape and the location of the place.
When you specify a geography, the appropriate shapes are located and retrieved using the specified column or columns for the location type. This is done by associating the rows of data with the location type through a common column, known as a key.
The name of the column in the data does not need to match the column name in the location type; however, the information in the column must be in the same order to produce a match. When a row of data cannot be located—that is, the shape cannot be retrieved from the location type—it's assigned a null shape and is not drawn on the map. The following table lists the supported keys for each location type:
Location type | Shape type | Supported key |
---|---|---|
U.S. state | Polygon | The following is required:
|
U.S. ZIP Code | Polygon | One of the following is required:
|
World city | Point | The following is required:
Optionally, you can specify the following:
|
Country | Polygon | The following is required:
|
Custom | Point, line, or polygon (determined by the selected map or feature service layer) | Configured by your ArcGIS Online or ArcGIS Enterprise administrator and specified for use in ArcGIS for Excel when adding a layer to a map. |
When locating data using geography, ensure that there is a one-to-one relationship between the rows of input data and the shapes in the specified location type. In a one-to-one relationship, each row of input data corresponds to a single shape on the map. The shape for each row of input data can be determined and drawn on the map.
Specifying an inappropriate location type can cause unexpected results. This is because the wrong location type often leads to a many-to-one or a one-to-many relationship between the input data and the shapes in the location type.
If the data contains duplicate areas, such as multiple ZIP codes in a state, you can summarize the values of the locations. If you don't summarize the data, features are rendered on the map stacked on one another. For example, polygon shapes corresponding to multiple input rows are drawn directly on top of one another on a map.