Skip to content
A

RockDescription

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

Rock description for a layer (BHR-GT rock element).

A layer describes either soil (flattened onto BHRGTLayer) or rock (this nested object). Yes/no fields keep their raw code (e.g. “ja”, “nee”, “nietWaargenomen”) to preserve archive nuance.

PropertyTypeDescriptionDefined in
rockTypestring | null-src/types/index.ts:393
cementTypestring | null-src/types/index.ts:394
colourstring | null-src/types/index.ts:395
tertiaryRockConstituentstring[]Tertiary rock constituents (1 or more)src/types/index.ts:397
interbeddingstring | null-src/types/index.ts:398
dispersedInhomogeneitystring[]Dispersed inhomogeneities (0-2)src/types/index.ts:400
carbonateContentClassstring | null-src/types/index.ts:401
crossBeddingstring | null-src/types/index.ts:402
gradedBeddingstring | null-src/types/index.ts:403
voidsPresentstring | null-src/types/index.ts:404
voidDistributionstring | null-src/types/index.ts:405
stabilitystring | null-src/types/index.ts:406
strengthClassstring | null-src/types/index.ts:407
weatheredstring | null-src/types/index.ts:408
weatheringDegree?RockWeatheringDegree-src/types/index.ts:409