Properties
Optional allowCrsTransformation
allowCrsTransformation: undefined | false | true
Optional allowDimensionalityMismatch
allowDimensionalityMismatch: undefined | false | true
Optional cursor
cursor: undefined | string
Optional limit
limit: undefined | number
Optional output
output: GeospatialOutput["output"] | { jsonStreamFormat: "LENGTH_PREFIXED" | "NEW_LINE_DELIMITED" | "CONCATENATED" | "RECORD_SEPARATOR_DELIMITED" }