stac-extensions / pointcloud

Provides a way to describe point cloud datasets. The point clouds can come from either active or passive sensors, and data is frequently acquired using tools such as LiDAR or coincidence-matched imagery.
Apache License 2.0
11 stars 4 forks source link

Providing a schema is problematic #2

Closed abellgithub closed 9 months ago

abellgithub commented 2 years ago

I'm not sure what information one is trying to convey with the schema definition, but it doesn't map well to the most common point cloud formats (LAS, LAZ). I'm not sure what the motivation for the schema is, so I can't suggest any change, but the logic for the schema should be well-defined.

gadomski commented 2 years ago

I think schema is supposed to map to pdal info --schema output?

gadomski commented 9 months ago

Considering this closed by https://github.com/stac-extensions/pointcloud/pull/11.