PROVIDE DESCRIPTION HERE
Project description
stactools-canelevation
- Name: canelevation
- Package:
stactools.canelevation
- stactools-canelevation on PyPI
- Owner: @jbants
- Dataset homepage
- STAC extensions used:
- Browse the example in human-readable form
A stactools package for working with Cloud Optimized Point Clouds (copc) data from the CanElevation data series from NRCan.
STAC Examples
Installation
pip install stactools-canelevation
Command-line Usage
Base use is below:
stac canelevation create-collection -d <destination>
stac canelevation create-item <source> <destination>
stac canelevation create-item https://ftp-maps-canada-ca.s3.amazonaws.com/pub/elevation/pointclouds_nuagespoints/NRCAN/Fort_McMurray_2018/AB_FortMcMurray2018_20180518_NAD83CSRS_UTMZ12_1km_E4760_N62940_CQL1_CLASS.copc.laz examples/
PDAL can read just the header of a COPC file using the quicklook
function.
The -q
or --quick
flags allow PDAL to quickly gather some metadata without opening the file.
This does not fill the schemas
property of the pointcloud stac extension.
Use stac canelevation --help
to see all subcommands and options.
Contributing
We use pre-commit to check any changes. To set up your development environment:
pip install -e .
pip install -r requirements-dev.txt
pre-commit install
To check all files:
pre-commit run --all-files
To run the tests:
pytest -vv
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for stactools-canelevation-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 958ef0c4bea42a4051d06ca768e2a211908f905cb795a6359d5f24a7ffdf9052 |
|
MD5 | db3df591c7abce10776a5d65fcaa4437 |
|
BLAKE2b-256 | 5e9eb69f15ebbecd1b374fea6ba7fbb145006cb79aeb366f0b7b8126dbf93aef |
Close
Hashes for stactools_canelevation-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d69d1eb2faf05cd1bb470505413aed522d468e4e05624dc0e7096eda574cb95 |
|
MD5 | fff3f922d7418dceaed6e753fe3605ff |
|
BLAKE2b-256 | 1e814e0617b1c86b234e2809dbbd480360a9469b4096c653b66bc3674b14c9db |