@geogirafe/lib-geoportal
Preparing search index...
models/serverogcapifeatures
OapifLayer
Type Alias OapifLayer
type
OapifLayer
=
{
attributeName
:
string
;
attributeType
:
string
;
collectionId
:
string
;
collectionTitle
:
string
;
credentials
?:
string
;
crs
:
string
;
displayName
:
string
;
geometryType
:
|
"Point"
|
"LineString"
|
"Polygon"
|
"MultiPoint"
|
"MultiLineString"
|
"MultiPolygon"
;
server
:
ServerOgc
;
serverType
:
string
;
url
:
string
;
}
Index
Properties
attribute
Name
attribute
Type
collection
Id
collection
Title
credentials?
crs
display
Name
geometry
Type
server
server
Type
url
Properties
attribute
Name
attributeName
:
string
attribute
Type
attributeType
:
string
collection
Id
collectionId
:
string
collection
Title
collectionTitle
:
string
Optional
credentials
credentials
?:
string
crs
crs
:
string
display
Name
displayName
:
string
geometry
Type
geometryType
:
|
"Point"
|
"LineString"
|
"Polygon"
|
"MultiPoint"
|
"MultiLineString"
|
"MultiPolygon"
server
server
:
ServerOgc
server
Type
serverType
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attribute
Name
attribute
Type
collection
Id
collection
Title
credentials
crs
display
Name
geometry
Type
server
server
Type
url
@geogirafe/lib-geoportal
Loading...