browse
Function: browse
Description: The browse
function returns a thumbnail style 8-bit RGB image of a given collect ID. Atmospheric correction is applied to this image.
Function Parameters:
name | type | description | required |
---|---|---|---|
collect_identifier | string | The collect ID. See Collect ID description | true |
crs | string | The CRS of the output image. i.e., "UTM", "EPSG:4326" etc... Default is "EPSG:4326" See CRS description | false |
For constructing a valid service url with this function and desired parameters please see our URL Formation doc.