Satellite Data
Filter by resolution ID
Filter by resolution name
^[A-Za-z0-9-]+$Start date for statistics
Maximum cloud coverage
End date for statistics
Obtain a key by calling Parcel or Farm API.
RGB- Default for all formats.RAW- Only available for image/tiff format.
RGBPossible values: Image of satellite index. All availbale optins on Layer API.
image/png- lossless image format for 1 (grayscale) or 3 (RGB) componentsimage/jpeg- lossy image format for 1 (grayscale) or 3 (RGB) components, without alpha channel.image/tiff- lossless image format for any number of the components.
image/pngPossible values: If not indicated the latest image will be returned.
The response will be returned according to the response_format parameter. If the response_format is not provided, the response will be returned as a PNG image.
No content
The response will be returned according to the response_format parameter. If the response_format is not provided, the response will be returned as a PNG image.
No content
Fetches GeoJSON representation of a layer's data for a specific parcel and date. This endpoint is useful for retrieving spatial data that can be visualized on maps.
^[A-Za-z0-9-]+$Date for which to retrieve the index data (YYYY-MM-DD).
Number of bins for histogram data.
5Successful response containing GeoJSON data for the requested layer and date.
GeoJSON representation of the layer data
Bad Request - Invalid parameters or data not available.
Not Found - Parcel or layer not found.
Last updated