Dataset
Export a dataset in GPX
Export a dataset in GPX. Specific parameters are described here
get/catalog/datasets/{dataset_id}/exports/gpx
Path parameters
dataset_idstring required
The identifier of the dataset to be queried.
You can find it in the "Information" tab of the dataset page or in the dataset URL, right after /datasets/.
Query parameters
name_fieldstring
Sets the field that is used as the 'name' attribute in the GPX output
description_field_liststring
Sets the fields to use in the 'description' attribute of the GPX output
use_extensionboolean
Set it to true to use the <extension> tag for attributes (as GDAL does). Set it to false to use the <desc> tag for attributes. Warning: the default value of this parameter is false in v2.0 and true starting with v2.1
Response
Return a file