Skip to main content

stactools package for working with USGS Gap Analysis Project (GAP) data

Project description

stactools-gap

CI

stactools package for the USGS Gap Analysis Project.

Installation

Latest stable version:

pip install stactools-gap

Latest development version:

pip install git+https://github.com/stactools-packages/gap

Usage

GAP data comes as big rasters, either TIFFs or IMG files. You can tile these large rasters and create a STAC Collection for those tiles using create-collection:

stac gap create-collection --tile-source gap.tif gap.xml tile-directory stac-directory

If you just want to create tiles, use the tile command:

stac gap tile gap.tif tile-directory

If you already have tiles directory, you can skip the tiling step by omitting the --tile-source argument to create-collection:

stac gap create-collection gap.xml tile-directory stac-directory

For complete listing of options, use stac gap --help.

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-gap-0.1.0.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

stactools_gap-0.1.0-py3-none-any.whl (7.1 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