When you request an export from the TerraIndex webservice or try to upload new data, you’ll need to understand the format of the projects. For exportType ‘Export_FIELD_XML_v1_0_0' or when you open a '.ti'/'TerraIndex Export’ file from the exportmodule of TerraIndex web, you receive an XML file that contains all Project data. Below the XSD and examples of how this format looks like.

Files to help understand the data format:

Example Export XML file

Field database description

dsFieldproject format XSD file

Codelookup excel list

1637572655588-407.png

In the diagram above the table ‘tblWatersampleMeasurement' is presented, but this table is replaced bij ‘tblObservations’. We recommend to use 'tblObservation’, because the other table will be removed. It will be in the XML only for backwards compatibility.

Small XML example, full example can be found as an attachment:

'dsFieldProject' root tag, is also named: 'VeldData'. This is the same export formatting inside.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54

<dsFieldProject
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="file:///C:/Temp/dsFieldProject.xsd">
<tblProjects>
 <PrID>242</PrID>
 <PrCode>2018-010-DEMO</PrCode>
 <PrName>TU Delft, the Netherlands</PrName>
 <PrConsultancyFirm>TerraIndex</PrConsultancyFirm>
 <PrLeaderCode>Consult</PrLeaderCode>
 <PrFieldworkFirm>TerraIndex</PrFieldworkFirm>
 <PrDrillingMasterCode>Borelog</PrDrillingMasterCode>
 <PrGuid>46ba5f9e-5d59-8c8c-c5d6-ac9e9651ec4b</PrGuid>
 <PrDateLastChanged>2018-08-31T11:12:50.45</PrDateLastChanged>
 <PrLocPointGeometry>POINT (6.1000890695634133 52.58846240818189)</PrLocPointGeometry>
 <PrTemplateID>23737</PrTemplateID>
 <PrCoordinateSystem>RD</PrCoordinateSystem>
</tblProjects>
<tblMeasurementPoints>
 <MpID>1</MpID>
 <MpName>A01</MpName>
 <MpNameNumeric>1</MpNameNumeric>
 <MpDate>2018-08-01T00:00:00</MpDate>
 <MpDepth>300</MpDepth>
 <MpXCoord>203588.1</MpXCoord>
 <MpYCoord>511339.61</MpYCoord>
 <MpDrillingMasterCode>John Borelog</MpDrillingMasterCode>
 <MpGroundLevelTypeCode>KL</MpGroundLevelTypeCode>
 <MpTypeCode>P</MpTypeCode>
 <MpCoordinatesPrecisionCode>G1</MpCoordinatesPrecisionCode>
 <PrID>242</PrID>
 <MpGuid>d09c8af7-45d1-4cd2-939f-7db42218b4ec</MpGuid>
 <MpDateLastChanged>2018-08-28T10:00:26.567</MpDateLastChanged>
 <MpPointGeometry>POINT (6.10416686139686 52.5874623700489)</MpPointGeometry>
</tblMeasurementPoints>
<tblMeasurementPoints>
 <MpID>2</MpID>
 <MpName>A04</MpName>
 <MpNameNumeric>4</MpNameNumeric>
 <MpDate>2018-08-01T00:00:00</MpDate>
 <MpDepth>300</MpDepth>
 <MpXCoord>203508.7</MpXCoord>
 <MpYCoord>511382.74</MpYCoord>
 <MpDrillingMasterCode>John Borelog</MpDrillingMasterCode>
 <MpGroundLevelTypeCode>KL</MpGroundLevelTypeCode>
 <MpTypeCode>B</MpTypeCode>
 <MpGWT>150</MpGWT>
 <MpCoordinatesPrecisionCode>G1</MpCoordinatesPrecisionCode>
 <PrID>242</PrID>
 <MpGuid>133ef5e8-2990-4b75-b718-27cd7bb9630d</MpGuid>
 <MpDateLastChanged>2018-08-28T10:00:26.57</MpDateLastChanged>
 <MpPointGeometry>POINT (6.10300163732122 52.5878570271434)</MpPointGeometry>
</tblMeasurementPoints>
</dsFieldProject

When you need help with detailed mappings, please request help at: service@terraindex.com

- DateLastChanged fields containing DateTime values, should be send to the server in +2 Timezone (Amsterdam).

- ID’s in the XML should be valid internally, as Primary- and Foreign-Keys. Once getting pushed into the database, the database will provice new ID’s.

 

Changes and updates:

27 juli 2022:

Nieuwe database unieke GUIDs toegevoegd, die in Streamline als ID gaan gelden.
 

dsFieldProject.tblAnalysisSamplesDataTable.AnStreamlineGUID
dsFieldProject.tblLabassignmentsDataTable.LbStreamlineGUID
dsFieldProject.tblAnalysisRequestsDataTable.ArStreamlineGUID
dsFieldProject.tblAnalysisResultsDataTable.AsStreamlineGUID
dsFieldProject.tblAssessmentPropertiesDataTable.ApStreamlineGUID
dsFieldProject.tblAssessmentResultsDataTable.ArStreamlineGUID
dsFieldProject.tblAssessmentResultStandards.ArsStreamlineGUID
dsFieldProject.tblWaterSamples.AnStreamlineGUID 
dsFieldProject.tblConcernedCompanies.CcStreamlineGUID 

14 maart 2022:

Labeltext in EnglishRemarksDefinition and process how this field will be used and when it will be filled.Change/Add/DeleteDB Type (String (length) / Float / Lookupvalue / Integer / DateTime)DBTable in dsFieldProjectDBFieldname in dsFieldProject
 
 
 
Smoketube testCodeID: 157A test done to determine wether no air is escaping the suction system of the filtration unit. This is important because if this is the case, dangerous gases might escape and affect the health of people nearbyAddLookupvaluetblObservationsMETINGCODE 157
Discontinuity cause This describes the cause of a discontinuity among rock layers for a rock classification. This is not a description of the discontinuity, merely how it came to existAddLookupvaluetblLayersLaDiscontinuityCauseCode
BroID Field for the BroID at filltertube levelAddVarchar(50)tblFilterTubesBroID
Weight fine fraction (kg) This concerns the weight of the sieved fraction, which is distinct from the coarse fractionAddFloattblJarsJrWeightFractionFine
Determination method of moisture Describes how the soil was kept at a safe mositure level to work with asbestosAddCodelisttblLayersLaFieldworkMoistureMethodCode
Type of asbestos containing material Describes how the soil was kept at a safe mositure level to work with asbestosAddCodelisttblJarsJrPlateMaterialTypeCode
Thickness asbestos containing material (mm) Thickness of the plate material in mm, needed to make the distinction of types of plate materialAddFloattblJarsJrPlateMaterialThickness
Recommended prepump volumeCodeID: 158Needed to register for french usersAddFloattblObservationsMETINGCODE 158
Tube flushing volumeCodeID: 159Needed to register for french usersAddFloattblObservationsMETINGCODE 159
Filtertube leaktest Wether or not a leaking test was performed on the filtertube (for air sampling)Addcodelist (Yes / no)tblFilterTubesFtLeakingtestCode
Presence of waterCodeID: 160Check to see whetherthe tube is dry when sampling an air sampleAddcodelist (Yes / no)tblObservationsMETINGCODE 160
Grondwaterstand aangetroffen? Veld om aan te geven dat de grondwaterstand niet is bereikt bij deze boringAddcodelist (Yes / no)tblMeasurementPointsMpGWSFoundCode
Benzene PIDCodeID: 156Arcadis nederland wil dit graag...AddfloattblObservationsMETINGCODE 156
Lager explosief gehalte (vol %)CodeID: 155Arcadis nederland wil dit graag...AddfloattblObservationsMETINGCODE 155
Number of soil grabs Aantal grepen veld voor partijkeuringAddIntegertblMeasurementpointsMpGrabNumber
Koolstofdioxine/CO2 ppm

New label

CO2 (ppm)

CHANGE LABELChangeFloattblObservationsMETING CODE: 113
Koolstofdioxine/CO2 einde monstername (ppm)

New label

CO2 (ppm) einde monstername

CHANGE LABELChangeFloattblObservationsMETING CODE: 113
Weight debris (kg)

new label

english:

Weight coarse fraction (kg)

dutch:

Gewicht grove fractie (kg)

Change label to conform normChangeFloattblJarsJrWeightDebris
Pieces of Asbestos

new label 

english:

Pieces of asbestos-containing material

dutch:

Aantal stukjes asbestverdacht materiaal

 

Change label to conform normChangeInteger tblJarsJrNoPiecesAsbestos
Weight asbestos

new label

english:

Weight asbestos-containing material

dutch:

Gewicht asbestverdacht materiaal

Change label to conform normChangeFloattblJarsJrWeightAsbestos
Weight sample (kg)

new label

english:

Total sample weight (kg)

dutch:

Totaal gewicht monster (kg)

Change label to make it more clear that it concerns the total weight of the sampleChangeFloattblJarsJrWeightSample

27-01-2022:

Labeltext in EnglishRemarksDefinition and process how this field will be used and when it will be filled.

Change/Add/

Delete

DB Type
(String (length) / Float / Lookupvalue / Integer / DateTime)
DBTable in dsFieldProjectDBFieldname in dsFieldProject
Use of location To add the current use of the location to a measurement pointAddLookupvaluetblMeasurementPointsMpLocationUsageCode
TypeNew codelist optios added -ChangeLookupvaluetblMeasurementPointMpType
Interior location Yes / no field for if the sample is an interior locationAddLookupvaluetblMeasurementPointsMpIsIndoorsCode
FlowTypesSurfaceWater Describes the flowing pattern of the surface water sampling locationAddLookupvaluetblObservationsMETINGCODE 148
Location flow rate The flow rate of the sampling locationAddLookupvaluetblObservationsMETINGCODE 149
Special conditions Remark field for special sampling conditions to print in reportAddStringtblWatersamplesJrStreamlineGUID
Pump typeCodelist used for several fieldsNew options added to codelistChangeLookupvalueMultiple fieldsMultiple fields
Pump connection Field for the power connection of a pumpAddLookupValuetblObservationsMETINGCODE 150
Matrix Added codelist optionsChangeLookupvaluetblWatersamplesWsMatrix
Mesh size (mm) Field for the mesh size of a monitoring well filterAddFloattblFiltertubesFtMeshSize
TypeProject levelNew codelist optionsChangeLookupvaluetblProjectsPrType
TypeFinishing levelNew codelist optionsChangeLookupvaluetblFinishingsFiType
Measurement duration Field for the duration of a series of a measurements, mostly used to estimate the time when a tube is dryAddFloattblObservationsMETINGCODE 154 (Series), METINGCODE 153 (Stable value)
Pumped volume series Field for the total pumped volume during a single seriesAddFloattblObservationsMETINGCODE 152 (Series), METINGCODE 151 (Stable value)

22-11-2021:

Screen to add the extra fieldLabeltext of field in EnglishLabeltext in DutchExamples of values and how it should be printed in a report.Definition and process how this field will be used and when it will be filled.Codelist CategoryIDChange/Add/DeleteDB TypeDBTable in dsFieldProjectDBFieldname in dsFieldProject
          
Soil samplesLength core samplerLengte steekbuis (mm)Length core sampler (mm)The length of a core sampler may vary and defines volume AddIntegertblJarsJrLengthCoreSampler
Measurement PointDiameterDiameter (mm)Diameter (mm)Information is available on layer level, but may sometimes be consistent over the entire measurement pointAddIntegertblMeasurementPointsMpDiameter
Air Samples packagingPlaced in serieIn serie geplaatstYes/noTwo packages for air samples can be placed in serie or not AddLookupvalue (Yes/No)tblBottlesBoPlacedInSerie
Water samplesSurrounding humidityOmgevingsvochtigheidLicht vochtig, Zeer vochtig, Vochtig op bodem, Vochtig op plaatsenThe circumstances when sampling AddCodelist
  • tblObservations
  • tblWatersampleMeasurements
Metingcode: 147 / WsSurroundingHumidity

18-10-2021:

Labeltext in English

Remarks

Definition and process how this field will be used and when it will be filled.

Change/Add/Delete

DB Type
(String (length) / Float / Lookupvalue / Integer / DateTime)

DBTable in dsFieldProject

DBFieldname in dsFieldProject

StreamlineGUIDDoes not have to be uniqueTo facilate synchronisation between Streamline and ClassicAddUnique identifier tblProjectsPrStreamlineGUID
StreamlineGUIDDoes not have to be uniqueTo facilate synchronisation between Streamline and ClassicAddUnique identifier tblMeasurementPointMpStreamlineGUID
StreamlineGUIDDoes not have to be uniqueTo facilate synchronisation between Streamline and ClassicAddUnique identifier tblWaterSample WsStreamlineGUID
StreamlineGUIDDoes not have to be uniqueTo facilate synchronisation between Streamline and ClassicAddUnique identifier tblFiltertubesFtStreamlineGUID
StreamlineGUIDDoes not have to be uniqueTo facilate synchronisation between Streamline and ClassicAddUnique identifier tblLayersLaStreamlineGUID
StreamlineGUIDDoes not have to be uniqueTo facilate synchronisation between Streamline and ClassicAddUnique identifier tblJarsJrStreamlineGUID
PackagingStreamlineGUIDDoes not have to be uniqueTo facilate synchronisation between Streamline and ClassicAddUnique identifier tblJarsJrPackagingStreamlineGUID
StreamlineGUIDDoes not have to be uniqueTo facilate synchronisation between Streamline and ClassicAddUnique identifier tblFinishingsFiStreamlineGUID
StreamlineGUIDDoes not have to be uniqueTo facilate synchronisation between Streamline and ClassicAddUnique identifier tblBottlesBoStreamlineGUID
StreamlineGUIDDoes not have to be uniqueTo facilate synchronisation between Streamline and ClassicAddUnique identifier tblLocationsLcStreamlineGUID
StreamlineGUIDDoes not have to be uniqueTo facilate synchronisation between Streamline and ClassicAddUnique identifier tblSublocationsSlStreamlineGUID

07-10-2021:

Screen to add the extra field

Labeltext in English

Labeltext in Dutch

Examples of values and how it should be printed in a report.

Definition and process how this field will be used and when it will be filled.

Change/Add/Delete

DB Type
(String (length) / Float / Lookupvalue / Integer / DateTime)

DBTable in dsFieldProject

DBFieldname in dsFieldProject

Measurement Points DetailsSample MoistureMonstervochtigheidDried outExplains humidity condition of measurment pointAdd Fieldstring (10)tblMeasurementPointMpSampleHumidityCode
Air sample detailsSpecial conditionsBijzondere omstandighedenNormal, used standard protocolDescription of deviation from protocolAdd Fieldstring (2000)tblWaterSampleWsSpecialConditions
Air sample detailsField conditionsMaaiveld omstandighedenDamp, easy to drillDescription of field/location at time of samplingAdd Fieldstring (2000)tblWaterSampleWsFieldConditions
Air sample detailsCalibration - O2Kalibratie Zuurstof (%)25%Filled in when performing the leaking test before prepumpingAdd FieldfloattblObservations/tblWatersampleMeasurementsMetingcode: 136 / WsCalibrationO2
Air sample detailsCalibration - CO2Kalibratie koolstofdioxine/CO2 (ppm)25ppmFilled in when performing the leaking test before prepumpingAdd FieldfloattblObservations/tblWatersampleMeasurementsMetingcode: 137 / WsCalibrationCO2
Air sample detailsStart-sampling timeTijdstip start bemonstering11:30:00Time when the actual sampling has startedAdd FielddatetimetblWaterSampleWsStartSampleTime
Air sample detailsPost-sampling timeTijdstip einde monstername11:30:00 Add FielddatetimetblWaterSampleWsPostSampleTime
Air sample detailsPost- sampling O2Zuurstof einde monstername 25% Add FieldfloattblObservations/tblWatersampleMeasurementsMetingcode: 140 / WsPostSampleO2
Air sample detailsPost-sampling CO2Koolstofdioxine/CO2 einde monstername  (ppm)25ppm Add FieldfloattblObservations/tblWatersampleMeasurementsMetingcode: 141 / WsPostSampleCO2
Air sample detailsPost-sampling air flow rateDebiet einde monstername 0,3l/min Add FieldfloattblObservations/tblWatersampleMeasurementsMetingcode: 142 / WsPostSampleFlowRate
Air sample detailsPost-sampling PIDPID einde monstername 25ppm Add FieldfloattblObservations/tblWatersampleMeasurementsMetingcode: 143 / WsPostSamplePID
Air sample detailsPost-sampling temperatureTemperatuur einde monstername25C Add FieldfloattblObservations/tblWatersampleMeasurementsMetingcode: 144 / WsPostSampleTemperature
Air sample detailsPost sampling air humidityVochtigheid einde monstername25% Add FieldfloattblObservations/tblWatersampleMeasurementsMetingcode: 145 / WsPostSampleHumidity
Air sample detailsPost sampling air pressureLuchtdruk einde monstername25hPa Add FieldfloattblObservations/tblWatersampleMeasurementsMetingcode: 146 / WsPostSamplePressure
Air samples PackagingSample typeMonstertyperegular sample/transport blind/environment blindTo select the type of support used in the sampling processAdd FieldlookupvaluetblBottlesBoSampleTypeCode
Air samples PackagingReference numberReferentienummer088D235D123As secundary to barcode. Supports have both a barcode and a referenceAdd Fieldstring (10)tblBottlesBoReferenceNumber

6-8-2021:

Screen to add the extra fieldExamples of values and how it should be printed in a report.Labeltext in DutchCodelist CategoryIDChange/Add/DeleteDB Type
(String (length) / Float / Lookupvalue / Integer / DateTime)
DBTable in dsFieldProjectDBFieldname in dsFieldProject
Watersample details Diepte aanzuigpunt voorpompen Add FieldFloattblObservations/tblWatersampleMeasurementsMetingcode: 133/ WsPrepumpSuctionPointDepth
Watersample detailsJa/Neepeilbuis drooggevallen bij voorpompen26 (categoryID: 73)Add FieldString (10)tblObservations/tblWatersampleMeasurementsMetingcode: 134/ WsPrepumpFTDryCode
Watersample ReeksenJa/Neepeilbuis drooggevallen bij voorpompen reeks26 (categoryID: 73)Add Field in Reeks interfaceString (10)tblObservationsMetingcode: 135
Watersample details reden pompen beeindigd518 (categoryID: 200)Add Codelist item,  peilbuis is droog
Meetpunt details reden boring gestopt236 (categoryID: 236)Add Codelist item  water aangetroffen

1-6-2021:

Screen to add the extra fieldLabeltext of field in EnglishDefinition and process how this field will be used and when it will be filled.Codelist CategoryIDChange/Add/DeleteLabeltext in DutchInput typeDB Type
(String (length) / Float / Lookupvalue / Integer / DateTime)
DBTable in dsFieldProjectDBFieldname in dsFieldProject
Layer DetailsK qualification

they don't give any value to K but appreciations.

Het is ook wel uit de Hoofdnaam met bijmengingen af te leiden, maar dat is niet handig. Op boorprofiel moet het getoond worden, dus graag als apart veld toevoegen.

De k-waarde geeft de waterdoorlatendheid van de bodem of een constructie, de hydrologische conductiviteit. De k-waarde of doorlatendheidscoëfficiënt van zand kan horizontaal (kh) tot 50 m zijn en verticaal (kv) ca. 5 m per dag (etmaal), van klei en veen ca. 0,1 m per dag.
doorlatendheid: (k-waarde in m/etmaal)

271addK kwalificatieCodelistString (10)tblLayersLaKQualificationCode
Layer descriptioncolorimetric measurements (ppm

when PID gives strange values, colorimetric tube will be used. Values are always expressed in ppm
Colorimetric measurements are made in the layer, at a certain depth. If the layer is large, several measurements will be taken. The number of measurements that need to be done per layer is at the discretion of the field worker.
De colorimetric values shall be displayed in a graphic (in the same way as the PID graphic) in the drilling profile.

Pid meting slaat uit, dan plaatsen ze een buisje om extra stoffen te meten. Is dus echt een aparte meting.

 addcolorimetrische meting (ppm)Float Input -> Same as PIDFloat/DoubletblLayersLaColometricValue
soil sample detailsSoil Temperature (0C)according to the Spanish law, they have to measure the temperature of the soil sample. The data has to be reported in their report (veldwerkoverzicht) addTemperatuur van het monsterFloat Input -> Same as PIDFloat/DoubletblJarsJrTemperatureSample
water sample detailsCleaned

Before taking a sample, the monitoring well may need to be cleaned (e.g. in case of sand trapping). At sample level, they can say whether the monitoring well has been cleaned (yes /no). If " yes", a new field " depth of the gauging tube after cleaning" shall appear.

Overslaan, opgelost met als Diepte na schoonmaken gevuld is, dan is er ook schoongemaakt.

73addSchoongemaaktCodelistString (10)METINGCODEWsCleanedCode
water sample detailsdepth of gauging tube before cleaning (cm - ref)

shall appear if the feld "cleaning" is turned on.

Appearing will be always, because the checkbox will be removed.

 addDiepte peilbuis voor schoonmaakFloat Input -> Same as diepteFloat/DoubleMETINGCODEWsDepthBeforeCleaning
Water sample detailsReplenishmentWhile purging, they have to indicate if the groundwater is coming back and how. If after few minutes it does not go back it means that the groundwater has dried.270addHerstelsnelheid grondwater niveauCodelistString (10)METINGCODEWsReplenishmentCode
Soil Gaz sample details - stableLower Explosive Level (%)

parameter that need to be measured during soil gaz sampling, for security reasons

STABLE VALUE!!

 addLager explosief niveau (%)Float Input -> Same as diepteFloat/DoubleMETINGCODEWsLowerExplosiveLevel
Soil Gaz sample details - seriesLower Explosive Level (%) serie

parameter that need to be measured during soil gaz sampling, for security reasons

SERIES VALUE!!

 addLager explosief niveau (%) reeksFloat Input -> Same as diepteFloat/DoubleMETINGCODEMETINGCODE
Soil Gaz sample details - stableH2S (ppm)

parameter that is also checked during the soil gaz purge.

STABLE!!

 addH2S (ppm)Float Input -> Same as diepteFloat/DoubleMETINGCODEWsH2S
Soil Gaz sample details - seriesH2S (ppm) serie

parameter that is also checked during the soil gaz purge.

SERIES VALUE!!

 addH2S (ppm) reeksFloat Input -> Same as diepteFloat/DoubleMETINGCODEMETINGCODE
Water Sample - seriesTurbidity serieIn France , Spain (and Germany)  they don't use NTU to describe turbidity but appreciations
The same appreciations that already exist for the feld "turbidiy" from Watersample should also exist for the series
252addHelderheid reeksCodelistString (10)METINGCODEMETINGCODE

20-04-2021:

Change/Add/DeleteRemarks, Questions with answers and feedback of the status and the field info.Labeltext in DutchCategoryIDInput typeDB Type(String (length) / Float / Lookupvalue / Integer / DateTime)tblObservations/DBFieldname in dsFieldProject
Add Monsternemer handtekening signaturetexttblWaterSamplesWsSampletakerSignatureJPEG
Add Handtekening datum date timedatetimetblWaterSamplesWsSampletakerSignatureTimestamp
Add Gevalideerd138codeliststring()tblWaterSamplesWsValidatedCode

06-04-2021

Change/Add/DeleteRemarks, Questions with answers and feedback of the status and the field info.Labeltext in DutchCategoryIDInput typeDB Type(String (length) / Float / Lookupvalue / Integer / DateTime)dsTI DB TabledsTI DB Columnname
Add - -inttblLocationVisitsLvID
Add - -uniqueidentifiertblLocationVisitsLvGuid
Add - -inttblLocationVisitsPrID
AddThe moment the fieldwork visited the locationBezoek tijdstip Date inputdatetimetblLocationVisitsLvVisitTimestamp
Add Lucht Temperatuur (°C) NumberfloattblLocationVisitsLvAirTemperature
Add Luchtdruk (hPa) NumberfloattblLocationVisitsLvAirPressure
Add Luchtvochtigheid (%) NumberfloattblLocationVisitsLvHumidity
Add Windrichting (°) NumberfloattblLocationVisitsLvWindDirectionDegrees
Add Windrichting (Kompas)264codelistString(10)tblLocationVisitsLvWindDirectionPointCode
Add Windkracht (m/s) NumberfloattblLocationVisitsLvWindForce
AddThe weatherconditions during the visit to the locationWeersomstandigheden Text inputString(2000)tblLocationVisitsLvWeatherConditionsDescription
Add   nvtdatetimetblLocationVisitsLvDateLastChanged

10-3-2021:

Change/Add/DeleteRemarks, Questions with answers and feedback of the status and the field info.Labeltext in DutchCategoryIDInput typeDB Type(String (length) / Float / Lookupvalue / Integer / DateTime)DBTable in dsFieldProjectDBFieldname in dsFieldProject
AddEen veld om aan te geven of het monster in het veld gemengd is in 1 verpakking.Is veld mengmonster  booleantblAnalysisSamplesIsMixedFieldSample

18-1-2021:

Change/Add/DeleteRemarks, Questions with answers and feedback of the status and the field info.Labeltext in DutchCategoryIDInput typeDB Type(String (length) / Float / Lookupvalue / Integer / DateTime)DBTable in dsFieldProjectDBFieldname in dsFieldProject
AddWe hebben een maaiveldtype per meetpunt, hierbij graag de mogelijkheid om de condities op te opgeven van het maaiveld.Maaiveld omstandigheden TextInputString (2000)tblMeasurementPointMpGroundLevelCondition
Add ObservationTotaal volume van het gepompte volume bij de monsternameVolume monstername (l) FloatFloat
  • tblObservations
  • tblWatersampleMeasurements
WsSampledVolume/ Old metingcode: 109
Add ObservationMonstername methode kunnen opgevenMonstername methode 259CodelistString(20)
  • tblObservations
  • tblWatersampleMeasurements
WsSamplingMethodTypeCode/ Old metingcode: 110
ChangeAanpassen van deze meting naar een vaste eenheid: mg/l.Zuurstof in mg/l FloatFloat
  • tblObservations
  • tblWatersampleMeasurements
WsOxygen (Metingcode: 23 / Old metingcode: 12
Add ObservationToevoegen van deze meting met een vaste eneheid: %.Zuurstof in % FloatFloat
  • tblObservations
  • tblWatersampleMeasurements
WsOxygenPercentage/ Old metingcode: 111
Add ObservationToevoegen van deze Series meting met een vaste eenheid: %.Reeks Zuurstof in % FloatFloat
  • tblObservations
  • tblWatersampleMeasurements
METING CODE: 112
Add ObservationToevoegen van deze meting met een vaste eneheid: ppm.Koolstofdioxine/CO2 in ppm FloatFloat
  • tblObservations
  • tblWatersampleMeasurements
WsCarbonDioxine / Old metingcode: 113
Add ObservationToevoegen van deze Series meting met een vaste eenheid: ppm.Reeks Koolstofdioxine/CO2 in ppm FloatFloat
  • tblObservations
  • tblWatersampleMeasurements
METING CODE: 114
Add ObservationToevoegen van deze meting met een vaste eneheid: %.Vochtigheid in % FloatFloat
  • tblObservations
  • tblWatersampleMeasurements
WsHumidityPercentage/ Old metingcode: 115
Add ObservationToevoegen van deze Series meting met een vaste eenheid: %.Reeks Vochtigheid in % FloatFloat
  • tblObservations
  • tblWatersampleMeasurements
METING CODE: 116
Add ObservationToevoegen van deze Series meting met een vaste eenheid: ppm.Reeks PID in ppm FloatFloat
  • tblObservations
  • tblWatersampleMeasurements
METING CODE: 117
Add ObservationToevoegen van deze Series meting met een vaste eenheid: hPa.Reeks Luchtdruk in hPa FloatFloat
  • tblObservations
  • tblWatersampleMeasurements
METING CODE: 118
Change/Add/DeleteRemarks, Questions with answers and feedback of the status and the field info.Labeltext in DutchCategoryIDDB TypeTableColumn
Add columnWhen a sample has a strong hydrocarbon odor a measure of Total Petroleum Hydrocarbons (TPH) is performed in the field with a PetroFLAG analyzer. This field is meant to register that value.PetroFLAG® Analyzer (ppmv) FloattblJarsJrPetroFLAGAnalyzerValue
Add columnWhen changing a PID measurement to a sample, in case of a strange exceptional measured value, they will need to remeasure the pid value but also keep the original one that was taken during the PID measurement.Afwijkende PID (ppm) FloattblJarsJrExceptionalPIDValue
Add ObservationMethod used to remove the floating layer in the gauging tubeDrijflaag ophaal/verwijder systeem260String(10)tblObservationsWsFloatingLayerRemoveMethodCode/Metingcode: 119
Add ObservationType of operation that has been performed on the device used to remove the floating layer.Uitgevoerde behandeling op drijflaag261String(10)tblObservationsWsFloatingLayerSystemActionCode/Metingcode: 120
Add ObservationSometimes an absorbtion stick is used to collect the floating layer in the Gauging tube. This parameter allows to indicate how saturated the absorbtion stick is after the procedure.Saturatie absorberende staaf (%)262String(10)tblObservationsWsSaturationAbsorptionStickCode/Metingcode: 121
Add ObservationMethod used to clean the gauging tube.Reiniging methode257String(10)tblObservationsWsPurgeMethodCode/Metingcode: 122
Add ObservationWhen a gauging tube is purged, it can be done in two ways. Static: the intake depth is left at a set location. Dynamic: the hose intake depth is manually varied by moving the hose up and down.Afpomp methode263String(10)tblObservationsWsPurgeModeCode/Metingcode: 123
Add ObservationThe total voltage that is measured on a water sample. So that is Redox + Standard. This is used in Germany to give adivice on the sampleTotale voltage (mV) FloattblObservationsWsTotalVoltage/Metingcode: 124

11-8-2020:

DSField TableDSField ColumnField name in interfaceInput typeInput Options exampleCode categorie
tblMeasurementPointMpSoilDisposedCodeVarchar (10)Soil disposal methodLookup listTransported to a appropriate treatment facility
Stored in the CIW containers of the site
Stored on site awaiting disposal
Left on the ground on site
Used to fill the borehole
256
tblFiltertubesFtPurgeTechniqueCode Varchar(10)Purge techniqueLookup listContinuous water pumping
Water pumping per level
Alternate pumping (Shock)
Swabbing and pumping
Double air-lift
Brushing and pumping
Chemical treatment and pumping
257
tblFiltertubesFtPurgeDuration IntegerPurga durationInteger input  
tblMeasurementPointMpDrillmasterSignatureJPEG Text (Base64 JPEG string)Drillmaster signatureSignature input  
tblMeasurementPointMpDrillmasterSignatureTimestamp DateTimeSignature timestampDateTime input  

27-7-2020:

DSField TableDSField ColumnField name in interfaceInput typeInput Options exampleCode categorie
tblBottleBoFilteredTypeCode (int32)Filter typeLookup listFolded filter
Ground filter prefilter
255- Filtering method for the bottle
tblConcernedCompaniesCcChamberOfCommerceNr Varchar(50)Chamber of Commerce Nr---

10-7-2020:

DSField TableDSField ColumnField name in interfaceInput typeInput Options exampleCode categorie
tblLabassignmentLbLabStatusCode (int32)n/an/an/a62 - Status van de labopdracht gerapporteerd door het lab (SIKB Lab status)

20-4-2020:

DSField TableDSField ColumnField name in interfaceInput typeInput Options exampleCode categorie
tblMeasurementPointsMpSortOrdern/an/an/an/a
tblMeasurementPointsMpInReportsShow in Reports4 booleanYes/Non/a
tblMeasurementPointsMpOvamIDn/an/an/an/a
tblMeasurementPointsMpInExportsInclude in Exports4 booleantrue/falsen/a
tblMeasurementPointsMpUsedDevicesNL: Gebruikte apparaten
EN: Used devices
tekst edit  
tblFilterTubesFtDecommissionedDecommissioned11 listYes/No73
tblFilterTubesFtDecommissionedDateDecommission Date2 datedaten/a
tblJarsJrMatrixCodeMatrix11 list 6
tblLayersLaOvamIDn/an/an/an/a
tblLayersLaSampleQualityClassCodeSample quality class/ Monster kwaliteitsklasse11
list
QM1, QM2, QM3, QM4, QM5245
tblLayersLaSecondaryBeddingTypeCodeSecundaire Gelaagdheid type11 listGrindlagen, Zandlagen, Siltlagen, Kleilagen, Veenlagen, Humuslagen, Detrituslagen, Schelpmateriaallagen, Bruinkoollagen.247
tblLayersLaSecondaryBeddingThicknessCodeSecundaire Gelaagdheid dikte11
list
Dun gelamineerd (< 6 mm)
Dik gelamineerd (6 tot 20 mm)
Zeer dun gelaagd (20 tot 60 mm)
Dun gelaagd (60 tot 200 mm)
243
tblLayersLaSecondaryBeddingGradationCodeSecundaire gelaagdheid gradatie11
list
Veel, Weinig246
tblLayersLaDisperseInhomogeneityCodeDisperse Inhomogeneity/ Disperse Inhomogeniteit 11
list
Veel grindlensjes, Weinig grindlensjes, Veel kleibrokken, Weinig kleibrokken, Veel kleilensjes, Weinig kleilensjes, Veel veenbrokken, Weinig veenbrokken, Veel zandlensjes, Weinig zandlensjes248
tblLayersLaDrillingProgressCode

DE: bohrfortschritt

NL: boorvoortgang

EN: drilling progress

11
list
sl - very easy to drill - 1m in 1-10 s.
l - easy to drill - 1m in 10-30 s.
m - medium difficulty to drill - 1m in 30 - 60 s.
sl - difficult to drill - 1m in 1-2 min.
ss - very difficult to drill - 1 m in > 2 min.
BH - drilling obstacle
kBf at ET - No drilling progress at final depth
249
tblWaterSamplesWsSortOrdern/an/an/an/a
tblWaterSamplesWsInReportsShow in Reports4 booleantrue/false11
tblWaterSamplesWsOvamIDn/an/an/an/a
tblWaterSamplesWsInExportsInclude in Exports4 booleantrue/false11
tblObservations (tblWaterSampleMeasurements)NIEUWE OBSERVATION MetingType: 99

DE: Witterung nach KA5

NL: Weersomstandigheden

EN: Weather conditions

11
list
WT1
WT2
WT3
WT4
WT5
WT6
251
tblObservations (tblWaterSampleMeasurements)NIEUWE OBSERVATION MetingType: 98

DE: Standardspannung UB (mV)

NL: Standaardspanning (mV)

EN: Standard voltage  (mV)

6 float  
tblObservations (tblWaterSampleMeasurements)NIEUWE OBSERVATION MetingType: 100

NL: Grondwaterstand na voorpompen (cm-ref)

EN: Groundwater level after prepump (cm -ref)

6 float  
tblWaterSamplesWsUsedDevicesNL: Gebruikte apparaten
EN: Used devices
tekst edit  
tblProjectsPrReportNameReport Namestring  
tblProjectsPrStartDateStart Date2 date  
tblProjectsPrEndDateEnd Date2 date  
tblProjectsPrConsultStartDateAdvice Start Date2 date  
tblProjectsPrConsultEndDateAdvice End Date2 date  
tblProjectsPrFieldworkStartDateFieldwork Start Date2 date  
tblProjectsPrFieldworkEndDateFieldwork End Date2 date  
tblProjectsPrGroundwaterFlowDirectionGroundwater Flow Direction (eenheid nakijken!)6
float
  
tblProjectsPrGroundwaterDepthGroundwater Depth (eenheid nakijken!)6
float
  
tblProjectsPrOvamIDn/an/an/an/a
tblAnalysisSamplesAnSortOrdern/an/an/an/a
tblAnalysisSamplesAnInReportsShow in Reports4 booleantrue/false 
tblAnalysisSamplesAnOvamIDn/an/an/an/a
tblAnalysisSamplesAnInExportsInclude in Exports4 booleantrue/false 
tblJarsJrSampleHumidityCodeSample Humidity/ Monstervochtigheid 11 listVolledig uitgedroogd, Uitgedroogd, Veldvochtig250

27 maart 2020:

tblMeasurementPoint

MpDescriptionQualityCode

String(10)

BeschrijfkwaliteitList (11)
  • 1 - B1: Uitgebreide monsterbeschrijving
  • 2 - B2: Standaard monsterbechrijving
  • 3 - B3: Verkennende monsterbeschrijving

    Verwijderde waardes:
    LET OP: Codeid 3 = 1 geworden, en 1 = 3 geworden
  • 1 - klasse2geroerd
  • 2 - klasse2ongedifferentieerd
  • 3 - klasse2ongeroerd
  • klasse3
  • nietGespecificeerd
239

18-Dec-2019

Additional BRO fields

Table DSField

Column DSField

Namefield in interface

Input type

Options

Code Category

tblMeasurementPoint

MpVerticalPositioningMethodCode

String(10)

Precisie hoogteList (11)
  • RTKGPS0tot4cm
  • RTKGPS4tot10cm
  • RTKGPS10tot20cm
  • RTKGPS20tot100cm
  • tachymetrie0tot10cm
  • tachymetrie10tot50cm
  • waterpassing0tot2cm
  • waterpassing4tot10cm
  • waterpassing2tot4cm
235
tblMeasurementPoint

MpStopCriterionCode

String(10)

Reden boring gestopt

List (11)

 

  • beperkingTechnisch
  • einddoel
  • obstakelConstructie
  • obstakelGrindStenen
  • obstakelIJzervloer
  • obstakelOnbekend
  • obstakelPuin
  • obstakelVastGesteente
  • risico
  • risicoGrondwaterdruk
  • storingOrganisatorisch
  • storingTechnisch
  • werkwaterverlies
  • onbekend
236
tblJars

JrSamplingQualityCode

String(10)

BemonsteringskwaliteitList (11)
  • klasseA
  • klasseB
  • klasseC
  • klasseD
  • klasseE
237
tblJars

JrMethodCode

String(10)

BemonsteringsmethodeList (11)
  • graven
  • opAfstandDroog
  • opAfstandNat
  • opDiepteGrijpen
  • opDiepteKernen
  • opDiepteLosroeren
  • opDiepteUitsteken
  • drukken
  • hammeren

125 / Old: 40

 

tblMeasurementPoint

MpDescriptionQualityCode

String(10)

BeschrijfkwaliteitList (11)
  • klasse2geroerd
  • klasse2ongedifferentieerd
  • klasse2ongeroerd
  • klasse3
  • nietGespecificeerd
239
tblMeasurementPoint

MpContinuouslySampledCode

String(10)

Continu bemonsterdList (11)
  • Ja
  • Nee
73 / OLD: 26
tblMeasurementPoint

MpDescriptionLocationCode

String(10)

BeschrijflocatieList (11)
  • lab
  • veld
  • veldlab
  • onbekend
240
tblMeasurementPoint

MpDescribedMaterialCode

String(10)

Beschreven materiaalList (11)
  • grond
  • grondGesteente
  • gesteente
241
tblLayers

LaUpperBoundaryDeterminationCode

String(10)

Laagovergang bovenkantList (11)
  • afgeleid
  • afgeleidSondering
  • voorbepaald
  • waargenomenScherp
  • waargenomenGeleidelijk
  • waargenomenDiffuus
  • waargenomenWillekeurig
242
tblLayers

LaLowerBoundaryDeterminationCode

String(10)

Laagovergang onderkantList (11)
  • afgeleid
  • afgeleidSondering
  • voorbepaald
  • waargenomenScherp
  • waargenomenGeleidelijk
  • waargenomenDiffuus
  • waargenomenWillekeurig
242
tblLayers

LaAnthropogenicCode

String(10)

AntropogeenList (11)
  • Ja
  • Nee
73 / OLD: 26
tblLayers

LaBeddingCode

String(10)

GelaagdheidList (11)
  • dunGelamineerd
  • dikGelamineerd
  • ergDunGelaagd
  • dunGelaagd
  • mmGelaagd
  • cmGelaagd
  • dmGelaagd
243
tblLayers

LaIsRootedCode

String(10)

BeworteldList (11)
  • Ja
  • Nee
73 / OLD: 26
tblMeasurementPoint

MpCoordinatesTimestamp

DateTime

Datum locatiebepalingDateTimeEditor (13)  
tblMeasurementPoint

MpBroID

Varchar(50)

BRO-IDtextEditor (1) 

 

 

tblLayers

LaTensileStrengthCode

String(10)

TreksterkteLijst (11)
  • Geen sterkte
  • Laag
  • Matig
  • Hoog
244

05-Aug-2019

Additional ISO14688 fields

Table DSField

Column DSField

Namefield in interface

Input type

Options

Code Category

Table DSField

Column DSField

Namefield in interface

Input type

Options

Code Category

tblLayers

LaTextureTertiaryCode

String(10)

TertiarList (11)
  • Schelpfracties
  • Glauconietkorrels
  • IJzersulfiden
  • Plantenresten
  • Wortelresten
  • Kalkhoudende concreties
226
tblLayers

LaTexturePlasticityCode

String(10)

PlasticiteitList (11)
  • Niet
  • Weinig
  • Matig
  • Sterk
227
tblLayers

LaTextureGrainShapeCode

String(10)

KorrelvormList (11)
  • Zeer Hoekig
  • Hoekig
  • Subhoekig
  • Subrond
  • Afgerond
  • Zeer afgerond
228
tblLayers

LaTextureFormCode

String(10)

VormList (11)
  • Bol
  • Plat
  • Langwerpig
229
tblLayers

LaTextureSurfaceCode

String(10)

OppervlakteList (11)
  • Ruw
  • Glad
230
tblLayers

LaTextureParticleStrengthCode

String(10)

Deeltjes SterkteList (11)
  • Extreem zwawk
  • Zeer zwak
  • Zwak
  • Matig zwak
  • Gemiddeld sterk
  • Sterk
  • Zeer sterk
  • Extreem sterk
231
tblLayers

LaRockShapeCode

String(10)

SteenvormList (11)
  • Molenstenen
  • Schaalachtig
  • Blokken
232
tblLayers

LaRockWeatheringCode

String(10)

Steen VerweringList (11)
  • Veranderde
  • Gebarsten
  • Fractured
  • Gemalen
233

 

Tags:
Created by Roelof Zwaan on 2021/11/22 10:15
 
TerraIndex