Skip to main content

stactools package for Chesapeake Conservancy Land Cover and Land Use data

Project description

stactools-chesapeake-lulc

PyPI Binder

Generate STAC Items and Collections for high-resolution (1 meter) Land Use and Land Cover classification raster products for the Chesapeake Bay Watershed. The data are produced by the Chesapeake Conservancy Conservation Innovation Center. Three STAC Collections are available:

  • 7-class Land Cover: chesapeake-lc-7
  • 13-class Land Cover: chesapeake-lc-13
  • 17-class Land Use chesapeake-lu

Examples

STAC objects

Command-line usage

To create a STAC Item:

$ stac chesapeake-lulc create-item <source-cog-file> <output-directory>

For example:

$ stac chesapeake-lulc create-item tests/data-files/Baywide_7class_20132014_E1300000_N1770000.tif examples

To create a STAC Collection, a text file containing hrefs to one or more COG files and the collection id is required:

$ stac chesapeake-lulc create-collection <file-of-cog-hrefs> <output-directory> <collection-id>

For example, the following command will create the contents of the examples/chesapeake-lc-7 directory:

$ stac chesapeake-lulc create-collection examples/chesapeake-lc-7.txt examples/chesapeake-lc-7 chesapeake-lc-7

Use stac chesapeake-lulc --help to see all subcommands and options.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stactools-chesapeake-lulc-0.1.0.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

stactools_chesapeake_lulc-0.1.0-py3-none-any.whl (15.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page