IFeatureSet

Interface

IFeatureSet can also be imported from the following packages:

1
import { IFeatureSet } from "@esri/arcgis-rest-feature-service";
Inheritance: IFeatureSetIHasZM

Properties

Hide inherited properties

displayFieldName

optional
Interface Property
displayFieldName: string

features

Interface Property
features: IFeature[]

fieldAliases

optional
Interface Property
fieldAliases: { [key: string]: string }
Type declaration
  • [key: string]: string

fields

optional
Interface Property
fields: IField[]

geometryType

optional
Interface Property
geometryType: GeometryType

globalIdFieldName

optional
Interface Property
globalIdFieldName: string

hasM

optionalinherited
Interface Property
hasM: boolean
Inherited from IHasZM.hasM

hasZ

optionalinherited
Interface Property
hasZ: boolean
Inherited from IHasZM.hasZ

objectIdFieldName

optional
Interface Property
objectIdFieldName: string

spatialReference

optional
Interface Property
spatialReference: ISpatialReference

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