Extension Ecospheres


Extension Basics

Title
Ecospheres
Name
ckanext-ecospheres
Type
Public extension
Description
The **ecospheres** extension is designed for CKAN instances used by the French Ministry of Ecology'
CKAN versions
Download-Url (zip)
Last commit
2 years ago (2023-10-11 13:43:48)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

ckanext-ecospheres

CKAN extension for the french minister of ecology Open Data Portals.

Contents

License

ckanext-ecospheres is Free and Open Source software and is licensed under the GNU Affero General Public License (AGPL) v3.0.

Demo Instance

A demo instance can be found lien vers le guichet de donnnées.

Overview

Ajouter une desription

Requirements

For the proper functioning of the echosphere extension it is strongly recommended to install the extension ckanext-dsfr

Installation

To install ckanext-ecospheres:

  1. Install the requirements as described above

  2. Activate your CKAN virtual environment, for example:

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


  1. Go into your CKAN path for extension (like /usr/lib/ckan/default/src):

    cd ckanext-ecospheres    
    
    git clone https://github.com/ecolab/ckanext-ecospheres.git
    
    pip install -e .
    
    pip install -r
    
Version
Version release date
(not set)
Contact name
Ecolab
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
ecospheres
CKAN Settings (ckan.ini)
# ckanext.dcat.catalog_endpoint = /dcat/catalog/{_format}
# ckanext.dcatfrench_config.publisher_name = MTE
# ckanext.dcatfrench_config.publisher_mail = mte@gouv.fr
# ckanext.dcatfrench_config.publisher_phone = 015858585858
# ckanext.dcatfrench_config.publisher_url =  mte.gouv.fr
# ckanext.spatial.harvest.continue_on_validation_errors = True
# ckanext.spatial.common_map.type = custom
# ckanext.spatial.common_map.custom.url = https://wxs.ign.fr/decouverte/geoportail/wmts?service=WMTS&request=GetTile&version=1.0.0&tilematrixset=PM&tilematrix={z}&tilecol={x}&tilerow={y}&layer=GEOGRAPHICALGRIDSYSTEMS.PLANIGNV2&format=image/png&style=normal
# ckanext.spatial.common_map.attribution = "IGN-F/Géoportail"                                                                                                                                  
# ckanext.dcat.rdf.profiles = ecospheres_dcat_ap
DB migration to be executed
(not set)
<< back to Extensions