ckan / ckan/ckanext-spatial

ckan_pycsw.py does not support CKAN 2.8 or greater

Open
#298 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
XSLT
Stars
136
Forks
207
PR merge metrics
No merged PRs in 30d

Description

ckan_pycsw.py uses an API endpoint that has been deprecated in CKAN 2.0 and removed in CKAN 2.8: https://docs.ckan.org/en/2.9/api/legacy-api.html

https://github.com/ckan/ckanext-spatial/blob/6507845bec1aee47a8afaa8f2b106db36f630026/bin/ckan_pycsw.py#L77

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in bin/ckan_pycsw.py at line 77 and read the linked CKAN legacy API documentation to identify the removed endpoint and its supported replacement. Verify the script against CKAN 2.8 or greater; done means it no longer relies on the removed API and continues to provide its intended behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.