v2
latestSwagger 2.02026-07-131451441001.2 KBSearches Geojson Feature Crop With Format
Create image from a geojson feature with format.
Path parameters
Search Id (pgSTAC Search Hash)
Output format for the tile or image (e.g., png, jpeg, webp)
Query parameters
The API version to use for this operation.
Dataset band indexes
Asset's names.
Band math expression between assets
Per asset band indexes (coma separated indexes, e.g. "image|1,2,3" means use the bands 1, 2, and 3 from the asset named "image")
Asset as Band
Overwrite internal Nodata value
Apply internal Scale or Offset
WarpKernel resampling algorithm (only used when doing re-projection). Defaults to nearest.
Return as soon as we scan N items (defaults to 10000).
Return as soon as we have N items per geometry (defaults to 100).
Return after N seconds to avoid long requests (defaults to 5).
Return as soon as the geometry is fully covered (defaults to True).
Skip any items that would show up completely under the previous items (defaults to True).
The name of a subdataset within the asset.
The index of a subdataset band within the asset.
Coordinate Reference System.
Datetime to use for subsetting the asset.
Xarray Indexing using dimension names {dimension}={value}.
Xarray indexing method to use for inexact matches.
Terrain algorithm name
Terrain algorithm parameters
Coordinate Reference System of the input coords. Default to epsg:4326.
Image output size limit if width and height limits are not set.
Height in pixels for the output image
Width in pixels for the output image
rio-color formula (info: https://github.com/mapbox/rio-color)
STAC Collection ID
Resampling method.
Pixel selection method.
comma (',') delimited Min,Max range. Can set multiple time for multiple bands.
Colormap name
JSON encoded custom Colormap
Add mask to the output data.
Output Coordinate Reference System.
Request body
Response
Return an image.