wboykinm / rio-stac

Create STAC item from raster datasets

Home Page:https://developmentseed.org/rio-stac/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rio-stac

rio-stac

Create a STAC Items from raster datasets.

Test Coverage Package version Downloads Downloads


Documentation: https://developmentseed.github.io/rio-stac/

Source Code: https://github.com/developmentseed/rio-stac


rio-stac is a simple rasterio plugin for creating valid STAC item from raster dataset. The library is build on top of pystac to make sure we follow the STAC specification.

Installation

$ pip install pip -U

# From Pypi
$ pip install rio-stac

# Or from sources
$ pip install git+http://github.com/developmentseed/rio-stac

Contribution & Development

See CONTRIBUTING.md

Authors

See contributors

Changes

See CHANGES.md.

License

See LICENSE

About

Create STAC item from raster datasets

https://developmentseed.org/rio-stac/

License:MIT License


Languages

Language:Python 100.0%