Skip to content
A

BHRGData

Defined in: src/types/index.ts:633

Complete BHR-G (Geological Borehole) data (metadata + layers)

PropertyTypeDescriptionDefined in
metaParseMetaMetadata about the parsed document (schema version, warnings)src/types/index.ts:637
broIdstring | null-src/types/index.ts:640
alias?stringUser-defined identifier (not parsed from XML)src/types/index.ts:645
qualityRegimeQualityRegime | nullBRO quality regime - IMBRO: Strict regime (all mandatory fields required) - IMBRO/A: Relaxed regime for historical data (allows missing fields)src/types/index.ts:653
researchReportDatestring | null-src/types/index.ts:655
deliveredLocationLocation | null-src/types/index.ts:658
standardizedLocationLocation | null-src/types/index.ts:659
deliveredVerticalPositionOffsetnumber | null-src/types/index.ts:662
deliveredVerticalPositionDatumstring | null-src/types/index.ts:663
deliveredVerticalPositionReferencePointstring | null-src/types/index.ts:664
descriptionProcedurestring | null-src/types/index.ts:667
boreRockReachedboolean | null-src/types/index.ts:668
finalBoreDepthnumber | null-src/types/index.ts:669
finalSampleDepthnumber | null-src/types/index.ts:670
boreHoleCompletedstring | null-src/types/index.ts:671
boringStartDatestring | nullStart date of the boring operationsrc/types/index.ts:675
boringEndDatestring | nullEnd date of the boring operationsrc/types/index.ts:677
boringProcedurestring | nullBoring procedure standard usedsrc/types/index.ts:679
boringTechniquestring | nullBoring technique usedsrc/types/index.ts:681
trajectoryExcavatedboolean | nullWhether the trajectory was excavatedsrc/types/index.ts:683
subsurfaceContaminatedboolean | nullWhether the subsurface is contaminatedsrc/types/index.ts:685
stopCriterionstring | nullStop criterion for boringsrc/types/index.ts:687
samplingProcedurestring | nullSampling procedure standardsrc/types/index.ts:691
samplingMethodstring | nullSampling method usedsrc/types/index.ts:693
samplingQualitystring | nullSampling quality assessmentsrc/types/index.ts:695
descriptionQualitystring | nullDescription quality assessmentsrc/types/index.ts:699
describedSamplesQualitystring | nullDescribed samples qualitysrc/types/index.ts:701
descriptionLocationstring | nullDescription location (field/lab)src/types/index.ts:703
descriptionReportDatestring | nullDate of description reportsrc/types/index.ts:705
describedMaterialstring | nullDescribed material typesrc/types/index.ts:707
continuouslySampledboolean | nullWhether sampling was continuoussrc/types/index.ts:709
sampleMoistnessstring | nullSample moistness during descriptionsrc/types/index.ts:711
dataBHRGLayer[]-src/types/index.ts:713
boredIntervalsBoredInterval[]Array of bored intervals with technique and diametersrc/types/index.ts:717
sampledIntervalsSampledInterval[]Array of sampled intervals with method and qualitysrc/types/index.ts:719
registrationHistoryRegistrationHistory | nullBRO registration historysrc/types/index.ts:723
reportHistoryReportHistory | nullReport history with eventssrc/types/index.ts:725
deliveryContextstring | nullDelivery context (e.g., “archiefoverdracht”)src/types/index.ts:729
surveyPurposestring | nullSurvey purposesrc/types/index.ts:731
disciplinestring | nullDiscipline (e.g., “geologie”)src/types/index.ts:733
surveyProcedurestring | nullSurvey procedure standardsrc/types/index.ts:735
nitgCodestring | nullNITG code (legacy identifier)src/types/index.ts:737