Options
All
  • Public
  • Public/Protected
  • All
Menu

Description of a single feature.

Hierarchy

  • FeatureOption

Index

Properties

Optional featureAttribute

featureAttribute: OmvFilterFeatureAttribute

Feature attribute to match.

featureClass

featureClass: string

Optional class to match. If specified, but does not match, the feature is ignored.

geomType

geomType: OmvGeometryType | OmvGeometryType[] | undefined

Optional geometry type to be limited to. If specified, but does not match, the feature is ignored.

layer

layer: string

Layer name to be matched.

Optional matchClass

matchClass: StringMatch

Match condition for featureClass.

Optional matchLayer

matchLayer: StringMatch

Match condition for the layer name.

Optional maxLevel

maxLevel: undefined | number

Maximum tile level to match.

Optional minLevel

minLevel: undefined | number

Minimum tile level to match.

Generated using TypeDoc