Specify the location type

Note:

Some workflows may require specific privileges. For more information about user types, roles, and privileges, see the Accounts topic.

To add ArcGIS for SharePoint data to a map, the SharePoint data must contain at least one of these location types: coordinates (latitude and longitude values), Esri JSON, or SharePoint Geolocation.

The location type determines how the data is mapped. If you choose Coordinates or SharePoint Geolocation, the locations are mapped as points. If you choose EsriJSON Geometry, the data is mapped as polygons, polylines, or points.

See Data and geocoding to learn more about geocoding.

To specify a location type, complete the following steps:

  1. On the SharePoint tab of the Add layer pane, click Configure data Configure data and choose a location type from the Location types drop-down menu.

    The available data options depend on the location type you choose. Use the drop-down menus to choose the appropriate columns in the data to match the location options.

  2. Choose and format the location type.
    • Coordinates—Use the Longitude (X) and Latitude (Y) drop-down menus to match columns in the data that contain coordinates. Use the Spatial Reference drop-down menu to choose a spatial reference system, search for a well-known ID (WKID), or select the 4326 - GCS WGS 1984 default value.
      Tip:

      See the Coordinate Systems: What's the Difference ArcGIS blog article to learn more about WKIDs.

    • EsriJSON Geometry—Use the Geometry column drop-down menu to identify which column contains the geometry. Esri JSON encodes both geometry and feature information into objects. An Esri feature set is a collection of features with the same geometry type and coordinate system. In a JSON document, a feature set is represented by a JSON object.
    • SharePoint Geolocation—Use the Geolocation field drop-down menu to identify which column contains single-column coordinates; this will always be Location: Coordinates but may appear as GeoLoc.
      Note:

      To use the SharePoint Geolocation location type, you first need to use SharePoint to convert standard coordinates to a single column with the data type set to Location. For example, convert an address in multiple columns, such as 1600 Pennsylvania Ave., Washington D.C., USA, to a single column 38° 53' 52.6452'' N 77° 2' 11.6160'' W. In SharePoint, this column is named Location: Coordinates by default.

  3. Click Save.

    The layer is added to the map. Continue selecting layers to add, if desired.

  4. Click Done to close the Add layer pane.