GET /dataset/{dataset}/{version}/download_by_aoi/json
Summary: Download By Aoi Json
Operation ID: download_by_aoi_json_dataset__dataset___version__download_by_aoi_json_get
Auth: unknown
Operation ID: download_by_aoi_json_dataset__dataset___version__download_by_aoi_json_get
Auth: unknown
Description
Execute a READ-ONLY SQL query on the given dataset version (if implemented) for a given AOI, and returns it as JSON file.
Parameters (5)
aoi
(?, query, required)
The Area of Interest
dataset
(string, path, required)
Constraints: {'pattern': '^[a-z][a-z0-9_-]{2,}$'}
filename
(string, query, optional, default: export.json)
Name of export file.
sql
(string, query, required)
SQL query.
version
(string, path, required)
Constraints: {'pattern': '^v\\d{1,8}(\\.\\d{1,3}){0,2}?$|^latest$'}
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Download By Aoi Json | openapi-spec |
/dataset/{dataset}/{version}/download_by_aoi/json?aoi={'type': 'geostore', 'geostore_id': '637d378f-93a9-4364-bfa8-95b6afd28c3a'} |
No probe data for this endpoint yet.