Feature Collection Sub-Layer Source

The source for a layer within a feature collection to be used as fences for Geotriggers. For example, data from a map notes or sketch layer.

Referenced by: Feature Fence Parameters

Properties

Property Details
layerId A unique identifying string that must match the id property of a feature layer, with a feature collection, in an associated map. The fence parameters will use the same underlying data as the feature collection sub-layer in the map.
subLayerId A reference to a layer within the feature collection specified by layerId. This must match the id property within the layerDefinition.
type String indicating the type of source.
Valid value of this property featureCollectionSubLayer

Feature collection sub-layer source Example

{
  "layerId": "abcde12345",
  "subLayerId": 0,
  "type": "featureCollectionSubLayer"
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close