Wrapper over a Honua ImageServer endpoint. Each operation maps to the server route published in honua-server/docs/gis/image-server-matrix.md. The wrapper does not downgrade to a generic raw call: it carries a typed request shape so the contract layer can negotiate capabilities and the server can branch on a stable method name.

Constructors

Properties

client: HonuaClient
serviceId: string

Methods