Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a feature type offered by a WFS server. All defined properties are read-only.

since

2019.1

Hierarchy

  • WFSCapabilitiesFeatureType

Overview

Constructors

Private constructor

Properties

defaultReference

defaultReference: string

The reference in which the WFS feature type data is returned by default.

keywords

List of keywords that describe the WFS feature type. The keywords are grouped into one or more OGCCapabilitiesKeywords instances, according to their (optional) type.

name

name: string

Name that uniquely identifies the WFS feature type.

otherReferences

otherReferences: string[]

Additional references in which the WFS feature type data can be requested.

outputFormats

outputFormats: string[]

List of data formats in which the WFS feature type can be requested.

title

title: string

Human-readable title of the WFS feature type.

Methods

getWGS84Bounds

  • Returns the bounding box list in WGS84

    Returns Bounds[]

    the bounding box list in WGS84

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method