Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FeatureTypeDetails

FeatureTypeDetails interface holds detailed feature type metadata.

Hierarchy

  • FeatureTypeDetails

Implemented by

Index

Properties

attributes

attributes: object

A collection of key/values as string/AttributeDescriptor.

Type declaration

  • [id: string]: AttributeDescriptor

description

description: string

The description string property of a feature type details.

displayField

displayField: string

id

id: string

The identifying property of a feature type details.

idField

idField: string

name

name: string

The name string property of a feature type details.

supportedGeometryTypes

supportedGeometryTypes: string[]

Array of strings that are the names of geometry types supported.