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

Search for additional LiDAR #17

Open
scottyhq opened this issue Nov 1, 2024 · 3 comments
Open

Search for additional LiDAR #17

scottyhq opened this issue Nov 1, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@scottyhq
Copy link
Member

scottyhq commented Nov 1, 2024

The initial focus was on USGS 3DEP https://www.usgs.gov/3d-elevation-program, but there are other sources of high-quality recent LiDAR:

These are not STAC APIs, so similar to the WESM search, would need to have custom functions to load into geopandas.

@scottyhq scottyhq added the enhancement New feature or request label Nov 1, 2024
@Jack-Hayes
Copy link
Member

Sort of unrelated but would using a service such as https://stac.geoplatform.gov/external/usgs-lidar-stac.s3-us-west-2.amazonaws.com/ept/catalog.json?.language=en be better for us to implement for 3dep search?

@scottyhq
Copy link
Member Author

scottyhq commented Dec 6, 2024

Thanks! Yes, I also came across geoplatform.gov recently. Currently, there is no API to search, it's just an App pointing at the static STAC catalog on AWS. Note for example, you can point a different STAC Browser at the same catalog:
https://radiantearth.github.io/stac-browser/#/external/usgs-lidar-stac.s3-us-west-2.amazonaws.com/ept/catalog.json?.language=en

But we should definitely keep an eye on it, and it might indeed be useful still for streamlining DeepDEM processing!

@Jack-Hayes
Copy link
Member

Jack-Hayes commented Jan 3, 2025

Iterative checklist of aerial LiDAR sources incorporated:

@Jack-Hayes Jack-Hayes moved this from Todo to In Progress in Coincident v1.0 Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

2 participants