For the complete documentation index, see llms.txt. This page is also available as Markdown.

Borehole and Location Model

GeoDin's General Data model for borehole and location records

The General Data section of a GeoDin object holds the headline record for a borehole or location: identifiers, project context, geometry, and the drilling/sampling metadata that all downstream tables hang off.

For the related concepts, see also:

What General Data holds

  • Identifiers and project context: borehole name, location name, project title, report number, client, method.

  • Geometry: coordinates, coordinate system, depth, ground level, penetration, recovery.

  • Drilling information: vessel, drilling method, drilling standard, start time, pressure on instrument, drilling tool type, auger/bit type, diameter.

Compulsory fields

Compulsory fields (e.g. Method in general data) appear in a darker purple colour. Saving a record without a compulsory field triggers a validation error that names the missing field - the record cannot be persisted until the field is supplied.

Last updated

Was this helpful?