EnrichLayer

Titleā€ƒ EnrichLayer

Summary

The Enrich Layer task enriches your data by getting facts about the people, places, and businesses that surround your data locations. For example: What kind of people live here? What do people like to do in this area? What are their habits and lifestyles? What kind of businesses are there in this area?

The result will be a new layer of input features that includes all demographic and geographic information from given data collections.


Usage

Syntax

Parameter Explanation
inputLayer

Feature layer to enrich with new data

dataCollections (Optional)

Data collections you wish to add to your features.

analysisVariables (Optional)

A subset of specific variables instead of dataCollections.

country (Optional)

The two character country code that specifies the country of the input features. Eg. US (United States), FR (France), GB (United Kingdom) etc.

bufferType (Optional)

Area to be created around the point or line features for enrichment. Default is 1 Mile straight-line buffer radius.

distance (Optional)

A double value that defines the straight-line distance or time (when drivingTime is used).

units (Optional)

The unit (eg. Miles, Minutes) to be used with the distance value(s) specified in the distance parameter to calculate the area.

returnBoundaries (Optional)

outputName (Optional)

Additional properties such as output feature service name.

context (Optional)

Additional settings such as processing extent and output spatial reference.

Code Samples

Tags

EnrichLayer, Geoenrichment

Credits

Use limitations