ES-CB: editions 2010-2025, and the right licence - #235
Open
ivorbosloper wants to merge 1 commit into
Open
Conversation
This was referenced Sep 11, 2026
ivorbosloper
force-pushed
the
split/es_cb
branch
from
September 12, 2026 12:50
d960cc3 to
c576f48
Compare
The converter published one edition under a licence Cantabria does not use. It claimed CC-BY-NC-4.0, justified by comments pointing at caib.es — the Balearic Islands, a copy-paste from the es_ib converter. Cantabria licenses its cartography under Decreto 87/2013 (modified by Decreto 102/2018), which defines two licences of its own, both free of charge: a non-commercial one and a commercial one, the latter needed only for reselling the data. So both the Creative Commons label and the NC restriction were wrong. The attribution is now the wording the licence prescribes, verbatim in Spanish, and the province is named as the provider — the field was empty, so the collection had no producer at all. On the data: the service serves SIGPAC layers from 2010, and the 2025 layers appeared while this was being worked on. Editions 2010-2014 are joined layers whose fields arrive table-qualified (SIGPAC_2014_RECFE_ETRS89.PROVINCIA), so the prefixes are stripped, first occurrence winning because the geometry table leads. Each edition's determination date comes from its variant year, where it used to be an empty string that broke the STAC temporal extent. Sixteen editions are built and published, ~600k filtered fields each. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DVx9uQV2QPM8ecPAY3ZjXG
ivorbosloper
force-pushed
the
split/es_cb
branch
from
September 12, 2026 15:10
c576f48 to
168fa0c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The licence said
CC-BY-NC-4.0, justified by comments pointing at caib.es — the Balearic Islands. Cantabria licenses under Decreto 87/2013, free of charge, with a commercial variant only for reselling; both the label and the NC restriction were wrong. Attribution is now the prescribed wording andprovideris filled in — it was empty, so the collection had no producer.Sixteen editions: the service serves SIGPAC from 2010, 2010-2014 arrive table-qualified, and the determination date comes from the variant year (it was an empty string, which broke the STAC temporal extent).
Needs #232 in practice — sorted paging makes these editions take days each.
🤖 Generated with Claude Code
https://claude.ai/code/session_01DVx9uQV2QPM8ecPAY3ZjXG