WfsFeatureType interface

Informace o typu funkce ve službě WFS

Vlastnosti

abstract

Popis typu funkce.

bounds

Ohraničující pole, ve kterém lze najít typ funkce.

defaultSrs

Výchozí identifikátor prostorového odkazu pro přístup k typu funkce.

name

Identifikátor názvu pro typ funkce.

otherSrs

Další identifikátor prostorového odkazu pro přístup k typu funkce

title

Název typu funkce.

Podrobnosti vlastnosti

abstract

Popis typu funkce.

abstract?: string

Hodnota vlastnosti

string

bounds

Ohraničující pole, ve kterém lze najít typ funkce.

bounds?: azmaps.data.BoundingBox

Hodnota vlastnosti

azmaps.data.BoundingBox

defaultSrs

Výchozí identifikátor prostorového odkazu pro přístup k typu funkce.

defaultSrs?: string

Hodnota vlastnosti

string

name

Identifikátor názvu pro typ funkce.

name?: string

Hodnota vlastnosti

string

otherSrs

Další identifikátor prostorového odkazu pro přístup k typu funkce

otherSrs?: string[]

Hodnota vlastnosti

string[]

title

Název typu funkce.

title?: string

Hodnota vlastnosti

string