<
From version < 3.1 >
edited by Roelof Zwaan
on 2022/08/04 09:21
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
... ... @@ -32,7 +32,6 @@
32 32  |Air sample Type|New codelist options added|Impregnated filter added|Change|Lookup value (codelist 272)|WsPackagings|BoSampleTypeCode
33 33  |Field matrix|New codelist options added|Waterbed (solid part) added|Change|Lookup value (codelist 6)|WsAnalysisSamples|MatrixTypeCode
34 34  
35 -
36 36  **27-01-2022:**
37 37  
38 38  (% class="table-hover" %)
... ... @@ -57,7 +57,6 @@
57 57  |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)
58 58  |Pumped volume series| |Field for the total pumped volume during a single series|Add|Float|tblObservations|METINGCODE 152 (Series), METINGCODE 151 (Stable value)
59 59  
60 -
61 61  **22-11-2021:**
62 62  
63 63  |**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