Lookup available capture dates of landscape data at a given geographical location.
HTTP request
POST https://agriculturalunderstanding.googleapis.com/v1:lookupLandscapeCaptureDate
The URL uses gRPC Transcoding syntax.
Request body
The request body contains data with the following structure:
JSON representation |
---|
{ "locationSpecifier": { object ( |
Fields | |
---|---|
locationSpecifier |
Required. The location specifier. |
dataVersion |
Optional. The version of the data. If not specified, the latest version will be returned. |
Response body
Response message for v1.lookupLandscapeCaptureDate method.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{ "dataVersion": { object ( |
Fields | |
---|---|
dataVersion |
The version of the data. |
captureDates[] |
Available capture dates of landscape data. |