loader.GRBFiscalParcelLoader

be.grb.loader.GRBFiscalParcelLoader(year, aligner, partition=1000)

Loader for fiscal parcel data (Adpf) for a specific year.

This loader retrieves the cadastral situation as it was registered for fiscal purposes at the start of a specific year.

Parameters

Name Type Description Default
year str The fiscal year to retrieve parcels for (e.g., “2023”). required
aligner Any The aligner object providing spatial context and CRS. required
partition int Number of features per request, by default 1000. 1000

Methods

Name Description
load_data Download and process fiscal parcel data for the specified year.

load_data

be.grb.loader.GRBFiscalParcelLoader.load_data()

Download and process fiscal parcel data for the specified year.

Returns

Name Type Description
Any The result of the parent GeoJsonLoader’s load_data method.

Raises

Name Type Description
ValueError If thematic data is missing from the aligner.