resource-facade

Extract a 3D point cloud (lon/lat/elev/attribute) from a GEDI or ICESat-2 granule.

post/v1/catalog/granule_points

Headers

x-api-keystring nullable

Request body

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]

max_pointsinteger

Uniform-subsample ceiling

clip_polygonobject nullable

AOI GeoJSON Polygon/MultiPolygon — points are clipped to this exact shape, not just the bbox

Response

Successful Response

value_labelstring
value_rangenumber[]
countinteger
returnedinteger
subsampledboolean

Changes

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