Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

stactools-packages/pointcloud

Open more actions menu

Repository files navigation

stactools-pointcloud

Creates a STAC Item based on the header of a pointcloud.

Dependencies

PDAL

Installation

pip install stactools-pointcloud

Usage

stac pointcloud create-item [OPTIONS] HREF DST


HREF is the pointcloud file. DST is directory that a STAC Item JSON file
will be created in.

Options:
  -r, --reader TEXT               Override the default PDAL reader.
  -t, --pointcloud-type TEXT      Set the pointcloud type (default: lidar)
  --compute-statistics / --no-compute-statistics
                                  Compute statistics for the pointcloud (could
                                  take a while)
  -p, --providers TEXT            Path to JSON file containing array of
                                  additional providers
  --help                          Show this message and exit.
  -a, --a_srs TEXT                Proj short string for the lat/lon projection used
                                  to compute the bbox / geometry for STAC.
                                      
stactools package for Pointcloud data.

Example

LAZ archive:

stac pointcloud create-item https://maps1.vcgov.org/LIDAR/LAZ/USGS_LPC_FL_Peninsular_2018_D18_LID2019_241594_E.laz .

About

stactools package for working with pointcloud files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.