.. 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:
Activate your CKAN virtual environment, for example::
. /usr/lib/ckan/default/bin/activate
Install the ckanext-terria_view Python package into your virtual environment::
pip install ckanext-terria_view
Add terria_view to the ckan.plugins
settin