Uses stac-geoparquet to generate a geoparquet for a list of STAC items
Project description
stactools-geoparquet-items
- Name: geoparquet-items
- Package:
stactools.geoparquet_items
- stactools-geoparquet-items on PyPI
- Owner: @m-mohr
Uses stac-geoparquet to generate a geoparquet for a list of STAC items.
Installation
pip install stactools-geoparquet-items
Command-line Usage
You need to provide a folder to read the items (deeply) from. Then you provide a file to write the geoparquet to. Optionally, you can add the geoparquet as an asset to a STAC Collection.
stac geoparquet-items create https://example.com/collections/id/items result.geoparquet
stac geoparquet-items create /path/to/folder result.geoparquet --collection /path/to/collection.json
Use stac geoparquet-items --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
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
Built Distribution
Close
Hashes for stactools-geoparquet-items-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd620a45753cee7dd1619ff4397b5d9dd6f257d1286ebdf7d947a4d9bbc69990 |
|
MD5 | 4c8f38311e926ee3fdc93de4f8f98447 |
|
BLAKE2b-256 | a21b0ba5eba3162ac9b752e2f1d9de141e18836b871928ea3ab91df5b154a898 |
Close
Hashes for stactools_geoparquet_items-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | abd498885e8b0c8d0aa15e439951ce7a459aac6a20f13dfc015c1e9c397e686a |
|
MD5 | 70c26355220b4b7e88953a7e37ce8639 |
|
BLAKE2b-256 | 3017a8b0e3e4fd30ac4d5674a3740f2932f7bc190ff0e53e42ce9550ac88a541 |