https://github.com/eccenca/ckanext-wmspreview
https://github.com/eccenca/ckanext-wmspreview
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eccenca/ckanext-wmspreview
- Owner: eccenca
- Created: 2017-08-27T16:50:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T10:41:54.000Z (over 8 years ago)
- Last Synced: 2025-03-15T17:32:49.416Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WMS Preview Plugin for CKAN
===========================
This plugin preview WMS resources for CKAN.
Installation
===========================
```
git clone git@github.com:earthquakesan/ckanext-wmspreview.git && cd ckanext-wmspreview
pip install -e .
```
Then, add "wmspreview" plugin to your CKAN configuration.