ArcGIS GeoEnrichment Service allows you to add contextual information to your data with localized information about people, places, and businesses. You can add context about the people, places, and businesses in a specific area or within a certain distance or drive time from a location. For example, you can send a request to get more demographic information about a point in Pittsburgh, Pennsylvania. This action can return data attributes (variables) about the point and its surrounding study area. Data is curated from Esri infographics and demographic catalogs. For more information, see the Esri Developer documentation about ArcGIS GeoEnrichment Service.
Available connectors
- ArcGIS Online (ArcGIS)
- ArcGIS Enterprise
- ArcGIS PaaS
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
Country | country | Yes | string | Select a country to see available data collections. |
Data collection | datacollection | Yes | string | Select a data collection. |
Variable | parameter | Yes | string | Select a variable from the collection. |
Buffer type | buffertype | Yes | string | Indicate the type of buffer around the location. |
Additional parameters: Default
These parameters appear when Default is selected for the Buffer type parameter, and Advanced parameters is expanded.
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
Spatial reference system | srs | No | number | Select a spatial reference system. |
Additional parameters: Ring Buffer
These parameters appear when Ring Buffer is selected for the Buffer type parameter, and Advanced parameters is expanded.
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
Select distance units | bufferunits | No | string | Select the buffer distance units. |
Buffer radius | bufferradii | No | number | Enter a numeric value for the radii. |
Spatial reference system | srs | No | number | Select a spatial reference system. |
Additional parameters: Network Service Area
These parameters appear when Network Service Area is selected for the Buffer type parameter, and Advanced parameters is expanded.
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
Travel mode | travel_mode | Yes | string | Select a travel mode. The options are driving, trucking, and walking. |
Radii units | bufferunits | No | string | Select the buffer distance units. |
Buffer radius | bufferradii | No | number | Enter a numeric value for the radii. |
Spatial reference system | srs | No | number | Select a spatial reference system. |