@geogirafe/lib-geoportal
Preparing search index...
models/serverogcapifeatures
OapifLayer
Type Alias OapifLayer
type
OapifLayer
=
{
attributeName
:
string
;
attributeType
:
string
;
collectionId
:
string
;
credentials
?:
string
;
crs
:
string
;
geometryType
:
|
"Point"
|
"LineString"
|
"Polygon"
|
"MultiPoint"
|
"MultiLineString"
|
"MultiPolygon"
;
server
:
ServerOgc
;
serverType
:
string
;
url
:
string
;
}
Index
Properties
attribute
Name
attribute
Type
collection
Id
credentials?
crs
geometry
Type
server
server
Type
url
Properties
attribute
Name
attributeName
:
string
attribute
Type
attributeType
:
string
collection
Id
collectionId
:
string
Optional
credentials
credentials
?:
string
crs
crs
:
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
credentials
crs
geometry
Type
server
server
Type
url
@geogirafe/lib-geoportal
Loading...