Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
GeoServicesFormatDescriptor
Interface GeoServicesFormatDescriptor
Formats advertised by service or task metadata.
interface
GeoServicesFormatDescriptor
{
image
:
readonly
string
[]
;
input
:
readonly
string
[]
;
output
:
readonly
string
[]
;
query
:
readonly
string
[]
;
}
Index
Properties
image
input
output
query
Properties
Readonly
image
image
:
readonly
string
[]
Readonly
input
input
:
readonly
string
[]
Readonly
output
output
:
readonly
string
[]
Readonly
query
query
:
readonly
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
image
input
output
query
@honua/sdk-js
Loading...
Formats advertised by service or task metadata.