resource-facade

Add a GEDI/ICESat lidar granule to a project as an owned COPC point cloud (free, async).

post/v1/catalog/gedi/acquire

Headers

x-api-keystring nullable

Request body

project_idstring required

Project the point cloud is ingested into.

collectionstring required

Registry collection id, e.g. GEDI02_A.v002 or ATL08_007

hrefstring required

HTTPS .h5 granule URL from the STAC item (Earthdata-hosted)

bboxnumber[] required

AOI [west, south, east, north] (WGS84) to subset on

clip_polygonobject nullable

AOI GeoJSON Polygon/MultiPolygon — clip to the exact shape, not just the bbox

namestring nullable

Display name for the resulting My Data item

max_pointsinteger

Uniform-subsample ceiling

Response

Successful Response

job_idstring nullable
statusstring required
collectionstring required
namestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.