@geogirafe/lib-geoportal
Preparing search index...
models/serverogcapifeatures
OapifCollection
Type Alias OapifCollection
type
OapifCollection
=
{
crs
?:
string
[]
;
description
?:
string
;
extent
?:
{
spatial
:
{
bbox
:
number
[]
[]
;
crs
:
string
}
}
;
id
:
string
;
itemType
:
string
;
links
:
OgcApiLinksResponse
[]
;
storageCrs
?:
string
;
title
:
string
;
}
Index
Properties
crs?
description?
extent?
id
item
Type
links
storage
Crs?
title
Properties
Optional
crs
crs
?:
string
[]
Optional
description
description
?:
string
Optional
extent
extent
?:
{
spatial
:
{
bbox
:
number
[]
[]
;
crs
:
string
}
}
id
id
:
string
item
Type
itemType
:
string
links
links
:
OgcApiLinksResponse
[]
Optional
storage
Crs
storageCrs
?:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
crs
description
extent
id
item
Type
links
storage
Crs
title
@geogirafe/lib-geoportal
Loading...