Interface | Description |
---|---|
ModelHandler<T extends StepModel> |
Class | Description |
---|---|
Helper |
Offering methods used by different ModelHandler classes.
|
Model |
In this class the XML model for an CSV file is stored for later re-use by
another application.
|
Step1ModelHandler |
Get updates from Step1Model
Provided information: DataFile.LocalFile.Path |
Step2ModelHandler |
Get updates from Step2Model Provided information:
CsvMeta.Parameter.*
CsvMeta.FirstLineWithData
CsvMeta.UseHeader
|
Step3ModelHandler |
Get updates from Step3Model Provided information for each column:
column index
column type
the type depending metadata
Allowed column types are:
DO_NOT_EXPORT
MEASURED_VALUE
DATE_TIME
POSITION
FOI
OBSERVED_PROPERTY
UOM
SENSOR
The metadata consists of key value pairs.
|
Step4aModelHandler |
Solves ambiguities in case there is more than one date&time column.
|
Step4bModelHandler |
During this step, the relations between resource columns and the measured
value column are saved.
|
Step5aModelHandler |
Updates the metadata of the according time&date column.
|
Step5cModelHandler |
Updates the according position column with the given metadata
|
Step6aModelHandler |
Called in the case of not having any date information in the file
|
Step6bModelHandler |
Called in the case of having missing foi, observed property, unit of
measurement, or sensor for any measured value column.
This handler deals with two cases: Manual Resources Generated Resources |
Step6bSpecialModelHandler |
In the case of having no sensor.
|
Step6cModelHandler |
Store the position for each feature of interest
(either stored in a column or manually selected)
in case there are not any positions given in the CSV file.
|
Step7ModelHandler |
Saves the SOS URL and the offering settings.
|
Copyright © 2011–2019 52°North. All rights reserved.