Extension CKAN WPS Preview


Extension Basics

Title
CKAN WPS Preview
Name
ckanext-wps
Type
Public extension
Description
CKAN extension for previewing and interacting with OGC Web Processing Service (WPS) capabilities within CKAN.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2014-11-03 10:24:05)
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Show details

ckanext-wps

CKAN extension by Gerald Fenoy that provides OGC Web Processing Service (WPS) preview capabilities. Allows users to explore and interact with WPS services directly within the CKAN interface.

Installation

git clone https://github.com/gfenoy/ckanext-wps.git
cd ckanext-wps
python setup.py develop

Add wps_preview to the ckan.plugins setting.

Configuration

# Target dataset for WPS results
ckanext-wps.target_dataset = my_dataset

Info

By Gerald Fenoy (gfenoy).

Version
Version release date
(not set)
Contact name
gfenoy (Gerald Fenoy)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints

OGC WPS preview plugin. Config: ckanext-wps.target_dataset.

Plugins to configure (ckan.ini)
wps_preview
CKAN Settings (ckan.ini)
# ckanext-wps.target_dataset = 
DB migration to be executed
(not set)
<< back to Extensions