Extension Terria View


Extension Basics

Title
Terria View
Name
ckanext-terria_view
Type
Public extension
Description
The `terria_view` extension for CKAN enables previewing CKAN data using a TerriaJS instance. It aut
CKAN versions
Download-Url (zip)
Last commit
9 years ago (2016-09-30 01:38:31)
Url to repo
Category
Visualization & Analytics


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/terriajs/ckanext-terria_view.svg?branch=master :target: https://travis-ci.org/terriajs/ckanext-terria_view

.. image:: https://coveralls.io/repos/terriajs/ckanext-terria_view/badge.svg :target: https://coveralls.io/r/terriajs/ckanext-terria_view

.. image:: https://pypip.in/download/ckanext-terria_view/badge.svg :target: https://pypi.python.org/pypi//ckanext-terria_view/ :alt: Downloads

.. image:: https://pypip.in/version/ckanext-terria_view/badge.svg :target: https://pypi.python.org/pypi/ckanext-terria_view/ :alt: Latest Version

.. image:: https://pypip.in/py_versions/ckanext-terria_view/badge.svg :target: https://pypi.python.org/pypi/ckanext-terria_view/ :alt: Supported Python versions

.. image:: https://pypip.in/status/ckanext-terria_view/badge.svg :target: https://pypi.python.org/pypi/ckanext-terria_view/ :alt: Development Status

.. image:: https://pypip.in/license/ckanext-terria_view/badge.svg :target: https://pypi.python.org/pypi/ckanext-terria_view/ :alt: License

=============

ckanext-terria_view

Preview CKAN data on an instance of TerriaJS. Adds itself automatically to supported resources. Also able to configure as custom views.


Requirements

Built with CKAN 2.7.


Installation

.. Add any additional install steps to the list below. For example installing any non-Python dependencies or adding any required config settings.

To install ckanext-terria_view:

  1. Activate your CKAN virtual environment, for example::

    . /usr/lib/ckan/default/bin/activate

  2. Install the ckanext-terria_view Python package into your virtual environment::

    pip install ckanext-terria_view

  3. Add terria_view to the ckan.plugins settin

Version
Version release date
(not set)
Contact name
Terria
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
terria_view
CKAN Settings (ckan.ini)
# ckanext.terria_view.default_title = National Map
# ckanext.terria_view.default_instance_url = //nationalmap.gov.au
DB migration to be executed
(not set)
<< back to Extensions