NL: the full BRP series 2009-2026 - #237
Open
ivorbosloper wants to merge 1 commit into
Open
Conversation
This was referenced Sep 11, 2026
ivorbosloper
force-pushed
the
split/nl
branch
from
September 12, 2026 12:51
5909d72 to
7e15392
Compare
The older editions are not what the converter assumed. The 2009-2019 zips hold a FileGDB rather than a GeoPackage, so the target is globbed after extraction; their columns carry GWS_/CAT_ prefixes and there is no year column at all, so the edition supplies the year; and their shape area sits under a name the converter does not map, so it is derived from the geometry. 2020 is a GeoPackage rather than a zip, 2009 exists where the range started at 2010, and 2026 is a concept edition at a new PDOK location. Eighteen editions are built and published, 15.9M field-years. The jump from ~760k to ~1.35M parcels in 2023 is a real BRP delineation change upstream, not a conversion artefact. The local crop-mapping fixture makes the test hermetic. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DVx9uQV2QPM8ecPAY3ZjXG
ivorbosloper
force-pushed
the
split/nl
branch
from
September 12, 2026 15:11
7e15392 to
ff81990
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.
Eighteen editions, 2009-2026, 15.9M field-years.
GWS_/CAT_prefixes, no year column (the edition supplies it) and no area column the converter mapped (computed from the geometry)Worth knowing when reading the series: parcel counts jump from ~760k to ~1.35M in 2023. That is a real BRP delineation change upstream, not a conversion artefact.
🤖 Generated with Claude Code
https://claude.ai/code/session_01DVx9uQV2QPM8ecPAY3ZjXG