BHRGLayer
Interface: BHRGLayer
Section titled “Interface: BHRGLayer”Defined in: src/types/index.ts:606
BHR-G (Geological Borehole) layer data
Contains all fields from the BRO BHR-G schema for a single soil layer.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
upperBoundary | number | - | src/types/index.ts:608 |
lowerBoundary | number | - | src/types/index.ts:609 |
upperBoundaryDetermination? | string | null | - | src/types/index.ts:612 |
lowerBoundaryDetermination? | string | null | - | src/types/index.ts:613 |
soilNameNEN5104 | string | - | src/types/index.ts:616 |
color? | string | - | src/types/index.ts:619 |
anthropogenic? | string | null | Whether the layer is anthropogenic (man-made) - uses string codes in BHR-G (ja/nee/onbekend) | src/types/index.ts:621 |
rooted? | string | null | Whether the layer is rooted - uses string codes in BHR-G (ja/nee/onbekend) | src/types/index.ts:623 |
organicMatterContentClassNEN5104? | string | null | - | src/types/index.ts:624 |
gravelContentClass? | string | null | - | src/types/index.ts:625 |
carbonateContentClass? | string | null | - | src/types/index.ts:626 |
sandMedianClass? | string | null | - | src/types/index.ts:627 |