Skip to content

mattbeckley/OT_Tile_Index_Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leveraging Tile Indexes for Programmatic Access to OpenTopography’s Lidar Datasets

This notebook explores two distinct strategies for working with tiled point cloud datasets. First, it demonstrates how to leverage an OpenTopography-provided tile index to programmatically identify and download only the specific files covering a defined area of interest. Second, it will introduce a more advanced, cloud-native workflow that uses PDAL to stream data directly from remote storage, allowing users to clip and process the data on-the-fly without requiring local downloads of the lidar tiles.

About

Jupyter notebook to access tile index files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors