.. 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/test/ckanext-filtersearch.svg?branch=master
:target: https://travis-ci.org/test/ckanext-filtersearch
.. image:: https://coveralls.io/repos/test/ckanext-filtersearch/badge.svg
:target: https://coveralls.io/r/test/ckanext-filtersearch
.. image:: https://pypip.in/download/ckanext-filtersearch/badge.svg
:target: https://pypi.python.org/pypi//ckanext-filtersearch/
:alt: Downloads
.. image:: https://pypip.in/version/ckanext-filtersearch/badge.svg
:target: https://pypi.python.org/pypi/ckanext-filtersearch/
:alt: Latest Version
.. image:: https://pypip.in/py_versions/ckanext-filtersearch/badge.svg
:target: https://pypi.python.org/pypi/ckanext-filtersearch/
:alt: Supported Python versions
.. image:: https://pypip.in/status/ckanext-filtersearch/badge.svg
:target: https://pypi.python.org/pypi/ckanext-filtersearch/
:alt: Development Status
.. image:: https://pypip.in/license/ckanext-filtersearch/badge.svg
:target: https://pypi.python.org/pypi/ckanext-filtersearch/
:alt: License
=============
ckanext-filtersearch
.. 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
depends on spatial extension as spatial_query called here
checks whether spatial extend and time extend have been selected (datesearch)
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-filtersearch:
Activate your CKAN virtual environment, for example::
. /usr/lib/ckan/default/bin/activate
Install the ckanext-filtersearch Pytho