Carlo Cancellieri
Carlo Cancellieri
I really don't like when projects impose the development environment so my following issue is not so much inline with my philosophy but... It taken 1 day of work to...
# Overview Environment: ckan 2.8.2 relevant plugins: spatial, dcat, pages, ... Unable to import datapackage from examples like: - https://datahub.io/core/gdp#data - https://datahub.io/core/covid-19#data The error I get is always the same...
using version 1.0.2 I get: --- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Internal error in the plugin manager executing goal 'org.tomdz.maven:sphinx-maven-plugin:1.0.2:generate': Unable to load the mojo 'org.tomdz.maven:sphinx-maven-plugin:1.0.2:generate' in...
may fix: - Access private protected object storage #51 - Google Storage Bucket Support #49 Apologizing mixing both but it 'solve' all the above. Comments? :)
Would be **nice to have**. From README **notes**: `2. Currently, only resources are supported. This means that things like group and organization images still use CKAN's local file storage.` Can...
Hi as discussed this can be used as fallback when no other access is provided and untill better support for other drivers will be provided. This allo to access private...
Hi, I'm testing this library with the latest release available for python 2.7: https://libcloud.readthedocs.io/en/latest/supported_python_versions.html#python-2-7-and-python-3-4 I'm testing with no side effect version 2.8.3
Hi, I'm proposing to add an option to let ckan instance to work as a proxy to download private data. Currently if I would like to access to a bucket...
https://github.com/NaturalHistoryMuseum/ckanext-dataspatial As it says: This extension is no longer maintained.
Hi, I'm trying to use **pages** with our ckan platform which has been configured using the ckan.root_path as following (in the production.ini): `ckan.root_path = /catalog` And in the who.ini we...