.. You should enable this project on travis-ci.org and coveralls.io to make
these badges work. The necessary Travis and Coverage config files have been
generated for you.
.. image:: https://travis-ci.org/b-weintraub/ckanext-stac.svg?branch=master
:target: https://travis-ci.org/b-weintraub/ckanext-stac
.. image:: https://coveralls.io/repos/b-weintraub/ckanext-stac/badge.svg
:target: https://coveralls.io/r/b-weintraub/ckanext-stac
.. image:: https://pypip.in/download/ckanext-stac/badge.svg
:target: https://pypi.python.org/pypi//ckanext-stac/
:alt: Downloads
.. image:: https://pypip.in/version/ckanext-stac/badge.svg
:target: https://pypi.python.org/pypi/ckanext-stac/
:alt: Latest Version
.. image:: https://pypip.in/py_versions/ckanext-stac/badge.svg
:target: https://pypi.python.org/pypi/ckanext-stac/
:alt: Supported Python versions
.. image:: https://pypip.in/status/ckanext-stac/badge.svg
:target: https://pypi.python.org/pypi/ckanext-stac/
:alt: Development Status
.. image:: https://pypip.in/license/ckanext-stac/badge.svg
:target: https://pypi.python.org/pypi/ckanext-stac/
:alt: License
=============
ckanext-stac
A SpatioTemporal Asset Catalog (STAC) harvester extension for ckan. See https://stacindex.org/ for more details.
It currently supports STAC catalogs from the following:
California Forest Observatory (https://stacindex.org/catalogs/forest-observatory, https://storage.googleapis.com/cfo-public/vegetation/collection.json)
OpenTOPOGRAPHY (https://stacindex.org/catalogs/opentopography, https://portal.opentopography.org/stac/catalog.json)
.. Put a description of your extension here:
What does it do? What features does it have?
Consider including some screenshots or embedding a video!
Requirements
CKAN version 2.8 or above
Installation
.. Add any additional install steps to the list below.
For example installing any non-Pyth