.. 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/aptivate/ckanext-locationgroup.svg?branch=master
:target: https://travis-ci.org/aptivate/ckanext-locationgroup
.. image:: https://coveralls.io/repos/aptivate/ckanext-locationgroup/badge.svg
:target: https://coveralls.io/r/aptivate/ckanext-locationgroup
.. image:: https://pypip.in/download/ckanext-locationgroup/badge.svg
:target: https://pypi.python.org/pypi//ckanext-locationgroup/
:alt: Downloads
.. image:: https://pypip.in/version/ckanext-locationgroup/badge.svg
:target: https://pypi.python.org/pypi/ckanext-locationgroup/
:alt: Latest Version
.. image:: https://pypip.in/py_versions/ckanext-locationgroup/badge.svg
:target: https://pypi.python.org/pypi/ckanext-locationgroup/
:alt: Supported Python versions
.. image:: https://pypip.in/status/ckanext-locationgroup/badge.svg
:target: https://pypi.python.org/pypi/ckanext-locationgroup/
:alt: Development Status
.. image:: https://pypip.in/license/ckanext-locationgroup/badge.svg
:target: https://pypi.python.org/pypi/ckanext-locationgroup/
:alt: License
=============
ckanext-locationgroup
.. Put a description of your extension here:
What does it do? What features does it have?
Consider including some screenshots or embedding a video!
API usage examples, query by group_type using the ‘type’ parameter:
List all location groups:
$ curl -q ‘http://ckan.localdomain/api/3/action/group_list?limit=10&type=location’
Note that group IDs must be unique across all types due to default CKAN schema.
Requirements
For example, you might want to mention here which versions of CKAN this
extension works with.
Installation
.. Add any additional install steps to the list below.
For example installin