ArcGISFeatureLayerInfo

An object that represents the service layer metadata for an ArcGIS Feature Layer.

Since

200.1.0

Properties

Link copied to clipboard

True if the layer allows geometry updates.

Link copied to clipboard

The layer's attribution.

Link copied to clipboard

The layer's capabilities.

Link copied to clipboard

The layer's CIM version.

Link copied to clipboard

True if the layer has versioned data.

Link copied to clipboard

The layer's default subtype code.

Link copied to clipboard

The layer's description.

Link copied to clipboard

The layer's display field name.

Link copied to clipboard

The layer's drawing info.

Link copied to clipboard

The layer's edit fields info..

Link copied to clipboard

The layer's effective max scale.

Link copied to clipboard

The layer's effective min scale.

Link copied to clipboard

The layer's extent.

Link copied to clipboard
Link copied to clipboard

The layer's feature subtypes.

Link copied to clipboard

The layer's feature templates.

Link copied to clipboard

The layer's feature types.

Link copied to clipboard

The layer's field definitions.

Link copied to clipboard

The layer's geometry type.

Link copied to clipboard

The layer's global id field name.

Link copied to clipboard

True if the layer has attachments.

Link copied to clipboard

True if the layer has m ordinates.

Link copied to clipboard

True if the layer has z ordinates.

Link copied to clipboard

True if the layer default visibility value.

Link copied to clipboard

The layer's max record count.

Link copied to clipboard

The layer's max scale.

Link copied to clipboard

The layer's min scale.

Link copied to clipboard

The layer's object id field name.

Link copied to clipboard

The layer's ownership based access control.

Link copied to clipboard

A list of RelationshipInfo objects that describe this layer or table's relationship with another layer or table in the service.

Link copied to clipboard

The layer's ID.

Link copied to clipboard

The layer's name.

Link copied to clipboard

The service type of this layer..

Link copied to clipboard

The layer's subtype field.

Link copied to clipboard

True if the layer supports advanced queries.

Link copied to clipboard

True if the layer supports OBAC for anonymous users.

Link copied to clipboard

True if the layer supports paginated queries (with a record count and offset).

Link copied to clipboard

True if the layer supports queries for the extent of features meeting a specified criteria.

Link copied to clipboard

True if the layer supports rolling back changes on failure.

Link copied to clipboard

True if the layer supports statistical queries.

Link copied to clipboard

The layer's time info.

Link copied to clipboard

The layer's type id field name.

Link copied to clipboard
val url: String

The layer's URL.

Link copied to clipboard

The layer's version.

Link copied to clipboard

The layer's default z value.

Link copied to clipboard

If the layer provides default z values.

Functions

Link copied to clipboard

Gets a feature type with the given name.

Link copied to clipboard
fun getField(fieldName: String): Field?

Returns the field definition of the given field name.