<
From version < 2.4 >
edited by Roelof Zwaan
on 2022/08/04 09:15
To version < 3.4 >
edited by Roelof Zwaan
on 2022/11/25 09:58
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,99 @@
1 1  == Changes and updates: ==
2 2  
3 +**25-11-2022:**
4 +
5 +(% class="table-hover" %)
6 +|**Labeltext in English**|**Remarks**|**Definition and process how this field will be used and when it will be filled.**|(((
7 +**Change/Add/**
8 +
9 +**Delete**
10 +)))|**DB Type
11 +(String (length) / Float / Lookupvalue / Integer / DateTime)**|**DBTable in dsFieldProject**|**DBFieldname in dsFieldProject**
12 +|Status| |(((
13 +This field is for planned measurement points, and can be used to determine the status (to be done, done, removed etc)
14 +)))|Add|Lookup value (codelist 289)|tblMeasurementPoints|(((
15 +MpStatusCode
16 +)))
17 +|(((
18 +Penetrometer compaction strength (kg/cm2)
19 +)))| |(((
20 +This field is a numeric field for field tests to determine the compaction strength of the soil
21 +)))|Add|numberfield|tblMeasurementPoints|MpPenetrometerCompaction
22 +|(((
23 +Accreditation number
24 +)))| |(((
25 +This field can be used to fill in the accreditation number of the fieldworker, which needs to be filled in by walloon customers
26 +)))|Add|text field (30)|tblMeasurementPoints|(((
27 +MpAccreditationNumber
28 +)))
29 +|Moisture Class Soil| |(((
30 +This field is for giving moisture classes in soil, these are present in the NEN 6693 and also used for french research.
31 +)))|Add|Lookup value (codelist 290)|tblLayers|(((
32 +LaMoistureClass
33 +)))
34 +|Sediment Sump Length (cm)| |(((
35 +Field to input the length within the tube that is used as a sand / silt catchment below the filter
36 +)))|Add|numberfield|tblFilterTubes|FtSedimentSumpLength
37 +|Length / Width|Multi edit turned on in grid vierw| |Change|numberfield|tblMeasurementPoints|(((
38 +MpTrialPitLength & MpTrialPitWidth
39 +)))
40 +|Length / Width|Multi edit turned on in grid vierw| |Change|numberfield|tblLayers|(((
41 +LaTrialPitLength & LaTrialPitWidth
42 +)))
43 +|Initial function| |(((
44 +Field to input the function of the filtertube when it was installed
45 +)))|Add|Lookup value (codelist 288)|tblFilterTubes|FtInitialFiltertubeFunction
46 +|Weather conditions| |(((
47 +Remarkable weather conditions can be noted here as part of a location inspection
48 +)))|Add|String|tblSublocations|(((
49 +SlCoverRatePostRemoval
50 +)))
51 +|Sampling procedure| |Field to fill in the used sampling procedure|Add|Lookup value (codelist 287)|tblWatersamples|WsSamplingProcedure
52 +|Starttime & Endtime sampling|Already existed for airsamples, no as well for watersamples| |Change|Datetime|tblWatersamples|(((
53 +WsStartSampleTime & WsPostSampleTime
54 +)))
55 +|Radioactive ionisation (cps)| |(((
56 +Numberfield to input the cps (counts per second) of a meter that reacts to ionisation (like a geiger counter)
57 +)))|Add|numberfield|tblJars|(((
58 +JrIonisationCount
59 +)))
60 +|Sample water content ~(%)| |(((
61 +Percentage field for sample humidity
62 +)))|Add|numberfield|tblJars|JrHumidityPercentage
63 +|(((
64 +Volume weight dry Yd (Kn/M3)
65 +)))| |(((
66 +Geotechnical field for the dry weight of the sample, different unit than the other weight sample fields which are more simplistic
67 +)))|Add|numberfield|tblJars|JrDryVolumeWeight
68 +|Liquit limit water content ~(%)| |The liquid limit used within the attenbergs limits|Add|numberfield|tblJars|JrLiquidLimit
69 +|Plasticity index ~(%)| |(((
70 +Geotechnical field for the plasticity index
71 +)))|Add|numberfield|tblJars|JrPlasticityIndex
72 +|(((
73 +Semi-Solid limit (water content %)
74 +)))| |The semi-solid limit used within the attenbergs limits|Add|numberfield|tblJars|JrSemiSolidLimit
75 +|(((
76 +Plastic limit (water content %)
77 +)))| |The plastic limit used within the attenbergs limits|Add|numberfield|tblJars|JrPlasticLimit
78 +|(((
79 +Undrained shear strength (kPa)
80 +)))| |The shear strength of the soil|Add|numberfield|tblJars|JrUndrainedShearStrength
81 +|Void ratio ~(%)| |The ratio of void (air) in the soil|Add|numberfield|tblJars|JrVoidRatio
82 +|Saturation ~(%)| |The percentage of moisture saturation in the soil|Add|numberfield|tblJars|JrSaturationPercentage
83 +|Soil sampes (several fields)|Multi edit turned on| |Change| |tblJars|Several
84 +|Destination Type| |Field for destination type for the OVAM|Add|Lookup value (codelist 49)|tblProjects|PrDestinationType
85 +|Groundwater vulnerability| |Field for groundwater vulnerability for the OVAM|Add|Lookup value (codelist 92)|tblProjects|PrGroundwaterVulnerability
86 +|Percentage Fractrion >20mm| |Asbestos fields now als on layer level|Add|numberfield|tblLayers|LaCourseFractionPercentage
87 +|Weight fraction >20 mm| |Asbestos fields now als on layer level|Add|numberfield|tblLayers|LaCourseFractionWeight
88 +|Weight fraction <20 mm| |Asbestos fields now als on layer level|Add|numberfield|tblLayers|LaFineFractionWeight
89 +|Type plate material| |Asbestos fields now als on layer level|Add|Lookup value (281)|tblLayers|LaPlateMaterialTypeCode
90 +|Number of pieces plate material| |Asbestos fields now als on layer level|Add|numberfield|tbLLayers|LaPlateMaterialPieces
91 +|Weight plate material (g)| |Asbestos fields now als on layer level|Add|numberfield|tblLayers|LaPlateMaterialWeight
92 +|Special component gradation|Add codelist "A little (bit of)"| |Change codelist value| | |
93 +|Sand sorting codes|Add extra sand and gravel sorting codes| |Change codelist value| | |
94 +| | | | | | |
95 +
96 +
3 3  **03-08-2022:**
4 4  
5 5  (% class="table-hover" %)
... ... @@ -10,7 +10,7 @@
10 10  )))|**DB Type
11 11  (String (length) / Float / Lookupvalue / Integer / DateTime)**|**DBTable in dsFieldProject**|**DBFieldname in dsFieldProject**
12 12  |Special or invasive vegetation(1, 2, 3)| |Field to note invasive species found on the release location. New codelist with species from the dutch invasive species list added.|Add|Lookup value (codelist 285)|tblSublocations|(((
13 -SlVegetationCode
107 +SlSpecialVegetationCode
14 14  )))
15 15  |Sieved material inspection hole| |Field to note the total amount of sieved material at the measurementpoint level of an asbestos inspection hole|Add|Float|tblMeasurementPoints|MpSievedMaterial
16 16  |Water depth (cm-gl)| |Field to describe the column of water above the waterbed, if chosen not to add a water layer as the first layer.|Add|Float|tblMeasurementPoints|MpWaterDepth
... ... @@ -18,19 +18,20 @@
18 18  |Suspected Asbestos pollution| |Field by which a fieldworker can remark if a layer is suspect of containing asbestos|Add|Lookup value (codelist 73)|tblLayers|LaSuspectedAsbestosCode
19 19  |Measurement point type|New codelist options added|Canister, Ambient air measurement added|Change|Lookup value (codelist 24)|tblMeasurementpoints|MpTypeCode
20 20  |Reference plane|New codelist options added|Sea level added|Change|Lookup value (codelist 15)|tblMeasurementpoints|MpReferencePointTypeCode
21 -|Finishing Type|New codelist options added| |Change|Lookup value (codelist 32)|tblFinishings|FiTypeCode
22 -|Horizon|New codelist options added| |Change|Lookup value (codelist 109)|tblLayers|LaHorizonCode
23 -|Soil / Rock Type|New codelist options added| |Change|Lookup value (codelist 163 and 35)|tblLayers|LaRockTypeCode
24 -|Special component type|New codelist options added| |Change|Lookup value (codelist 11)|tblLayers|LaSc1TypeCode
25 -|Drilling System|New codelist options added| |Change|Lookup value (codelist 23)|tblLayers|LaDrillingSystemTypeCode
26 -|Clarity|New codelist options added| |Change|Lookup value (codelist 252)|tblWatersamples|LaClarityCode
27 -|Stop prepumping|New codelist options added| |Change|Lookup value (codelist 200)|tblWatersamples|WsPrepumpingEndedTypeCode
28 -|Sampling method|New codelist options added| |Change|Lookup value (codelist 259)|tblWatersamples|WsSamplingMethodCode
29 -|Placed in serie|New codelist options added| |Change|Lookup value (codelist 284)|WsPackagings|BoPlacedInSerie
30 -|Air sample Type|New codelist options added| |Change|Lookup value (codelist 272)|WsPackagings|BoSampleTypeCode
31 -|Field matrix|New codelist options added| |Change|Lookup value (codelist 6)|WsAnalysisSamples|MatrixTypeCode
115 +|Finishing Type|New codelist options added|Surface box plasic, Surface box stainless steel added|Change|Lookup value (codelist 32)|tblFinishings|FiTypeCode
116 +|Horizon|New codelist options added|Unit R0, Unit R1, Unit R2 added|Change|Lookup value (codelist 109)|tblLayers|LaHorizonCode
117 +|Soil / Rock Type|New codelist options added|Granodiorite added|Change|Lookup value (codelist 163 and 35)|tblLayers|LaRockTypeCode
118 +|Special component type|New codelist options added|(((
119 +Construction and demolition waste, Calcium nodules, calcium crusts, Stones >50MM added
120 +)))|Change|Lookup value (codelist 11)|tblLayers|LaSc1TypeCode
121 +|Drilling System|New codelist options added|Tubed edelman, tubed pulse drill, tubed percussion gouge added|Change|Lookup value (codelist 23)|tblLayers|LaDrillingSystemTypeCode
122 +|Clarity|New codelist options added|None, Low, medium, high clarity codes added|Change|Lookup value (codelist 252)|tblWatersamples|LaClarityCode
123 +|Stop prepumping|New codelist options added|1x volume of drilling well + parameters stabilisation added|Change|Lookup value (codelist 200)|tblWatersamples|WsPrepumpingEndedTypeCode
124 +|Sampling method|New codelist options added|multi support active sampling|Change|Lookup value (codelist 259)|tblWatersamples|WsSamplingMethodCode
125 +|Placed in serie|New codelist options added|New codelist: Unique, in paralel, in series added|Change|Lookup value (codelist 284)|WsPackagings|BoPlacedInSerie
126 +|Air sample Type|New codelist options added|Impregnated filter added|Change|Lookup value (codelist 272)|WsPackagings|BoSampleTypeCode
127 +|Field matrix|New codelist options added|Waterbed (solid part) added|Change|Lookup value (codelist 6)|WsAnalysisSamples|MatrixTypeCode
32 32  
33 -
34 34  **27-01-2022:**
35 35  
36 36  (% class="table-hover" %)
... ... @@ -55,7 +55,6 @@
55 55  |Measurement duration| |Field for the duration of a series of a measurements, mostly used to estimate the time when a tube is dry|Add|Float|tblObservations|METINGCODE 154 (Series), METINGCODE 153 (Stable value)
56 56  |Pumped volume series| |Field for the total pumped volume during a single series|Add|Float|tblObservations|METINGCODE 152 (Series), METINGCODE 151 (Stable value)
57 57  
58 -
59 59  **22-11-2021:**
60 60  
61 61  |**Screen to add the extra field**|**Labeltext of field 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.**|**Codelist CategoryID**|**Change/Add/Delete**|**DB Type**|**DBTable in dsFieldProject**|**DBFieldname in dsFieldProject**
TerraIndex
asd