Extension Geo Map Viewer


Extension Basics

Title
Geo Map Viewer
Name
ckanext-geomapviewer
Type
Public extension
Description
CKAN Geo Map Viewer Extension developed by the Government of Alberta. This extension provides map viewing capabilities for geographic data resources. Installation via pip install ckanext-geomapviewer and adding 'geomapviewer' to ckan.plugins. Note: Repository contains only initial commit with template documentation.
CKAN versions
Download-Url (zip)
Last commit
9 years ago (2016-08-03 22:44:43)
Url to repo
Category
Regional Government Themes


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

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

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

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

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

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

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

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

ckanext-geomapviewer

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

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 installing any non-Python dependencies or adding any required config settings.

To install ckanext-geomapviewer:

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

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

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

    pip install

Version
(not set)
Version release date
(not set)
Contact name
Government of Alberta (abgov)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

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