koordinates / kart

Distributed version-control for geospatial and tabular data
https://kartproject.org
Other
522 stars 41 forks source link

Range-request based metadata extraction for point clouds #941

Closed olsen232 closed 10 months ago

olsen232 commented 10 months ago

Description

Use PDAL 2.6 to extract metadata from s3 directly, instead of downloading first. Arbiter upstream now supports AWS_NO_SIGN_REQUEST, but the version vendored into PDAL 2.6.0 doesn't have this yet. Added this into the overlay. We use this to make authless requests during testing.

Checklist: