@cercalia/sdk
Preparing search index...
CercaliaGeomentElement
Interface CercaliaGeomentElement
Raw response from Cercalia Geoment API
interface
CercaliaGeomentElement
{
"@id"
?:
string
;
"@name"
?:
string
;
"@type"
?:
string
;
geom
?:
string
|
{
wkt
?:
string
|
{
value
?:
string
}
}
|
{
value
?:
string
}
;
geometry
?:
{
wkt
?:
string
|
{
value
?:
string
}
}
;
wkt
?:
string
|
{
value
?:
string
}
;
}
Index
Properties
@id?
@name?
@type?
geom?
geometry?
wkt?
Properties
Optional
@id
"@id"
?:
string
Optional
@name
"@name"
?:
string
Optional
@type
"@type"
?:
string
Optional
geom
geom
?:
string
|
{
wkt
?:
string
|
{
value
?:
string
}
}
|
{
value
?:
string
}
Optional
geometry
geometry
?:
{
wkt
?:
string
|
{
value
?:
string
}
}
Optional
wkt
wkt
?:
string
|
{
value
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
@id
@name
@type
geom
geometry
wkt
@cercalia/sdk
Loading...
Raw response from Cercalia Geoment API