Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POINTCLOUD extension on STAC Catalog causes failing in validation #59

Open
kylemann16 opened this issue May 17, 2023 · 1 comment
Open

Comments

@kylemann16
Copy link
Contributor

import pystac
cat = pystac.Catalog.from_file('https://s3-us-west-2.amazonaws.com/usgs-lidar-stac/ept/catalog.json')
cat.validate()

Exception: Could not read uri https://s3-us-west-2.amazonaws.com/usgs-lidar-stac/ept/POINTCLOUD

@kylemann16
Copy link
Contributor Author

Should just remove it from the catalog I think, pointcloud stac json schema doesn't have a definition for catalogs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant