OptionalaggregateAggregated rows when the query carried an aggregation spec.
OptionaldegradedDegradation flags emitted by the source while serving this query.
True if the server signalled that more records exist than were returned.
OptionalextentSpatial extent of the returned features (extent-only query response).
Returned features. Empty array (not undefined) when nothing matched.
OptionalfieldsField schema as returned by the protocol, when the response carried one.
OptionaltotalTotal count when known (counts request, OGC numberMatched).
Unified query result envelope. Wraps (does not replace)
HonuaTypedQueryResponse<T>andHonuaOgcFeatureCollectionResponse; adapters fill the optional fields that their underlying response carries and leave the rest undefined.Example