Extension Stac


Extension Basics

Title
Stac
Name
ckanext-stac
Type
Public extension
Description
STAC harvester extension for CKAN
CKAN versions
Download-Url (zip)
Last commit
3 years ago (2022-02-04 00:52:31)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

.. 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

Version
Version release date
(not set)
Contact name
b-weintraub
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
stac
CKAN Settings (ckan.ini)
# ckanext.stac.some_setting = some_default_value
DB migration to be executed
(not set)
<< back to Extensions