@maschinenlesbar.org/strahlenschutz-cli
Preparing search index...
FeatureCollection
Interface FeatureCollection
A WFS GetFeature response (GeoJSON FeatureCollection).
interface
FeatureCollection
{
features
:
Feature
[]
;
numberReturned
?:
number
;
timeStamp
?:
string
;
totalFeatures
?:
string
|
number
;
type
:
"FeatureCollection"
;
}
Index
Properties
features
number
Returned?
time
Stamp?
total
Features?
type
Properties
features
features
:
Feature
[]
Optional
number
Returned
numberReturned
?:
number
Optional
time
Stamp
timeStamp
?:
string
Optional
total
Features
totalFeatures
?:
string
|
number
type
type
:
"FeatureCollection"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
features
number
Returned
time
Stamp
total
Features
type
@maschinenlesbar.org/strahlenschutz-cli
Loading...
A WFS GetFeature response (GeoJSON FeatureCollection).