DE-BB: ref_ident is the field block, not a farmer - #244
Open
ivorbosloper wants to merge 1 commit into
Open
Conversation
ref_ident holds 16-character FLIKs — DE + BB + LI + capture year + district + sequence, e.g. DEBBLI0268030574 — which Brandenburg's Feldblockkataster documents as the field block reference. It was mapped to farmer_id, which it never was: several fields share one block. It is published as `flik` now, with the flik extension, the way de_nds and de_nds_block already do. The .cpg claims UTF-8 but the DBF is cp1252 (June 2026 download), and the collection had no `id` at all: gp_xx repeats across rows, so the row index does the identifying. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DVx9uQV2QPM8ecPAY3ZjXG
This was referenced Sep 11, 2026
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.
Part of the
publish-portolansplit (#231-#243).ref_identholds 16-character FLIKs —DE+BB+LI+ capture year + district + sequence, e.g.DEBBLI0268030574— which Brandenburg's Feldblockkataster documents as the field block reference. It was mapped tofarmer_id, which it never was: several fields share one block. It is published asfliknow, with the flik extension, the wayde_ndsandde_nds_blockalready do.Two more: the
.cpgclaims UTF-8 but the DBF is cp1252 (June 2026 download), and the collection had noidat all —gp_xxrepeats across rows, so the row index does the identifying.Original commits: a4afe88, 2e1393f, and the de_bb half of 47a4033.
🤖 Generated with Claude Code
https://claude.ai/code/session_01DVx9uQV2QPM8ecPAY3ZjXG