Package | Description |
---|---|
org.n52.sos.importer.model.xml |
Modifier and Type | Class and Description |
---|---|
class |
Step1ModelHandler
Get updates from Step1Model
Provided information: DataFile.LocalFile.Path |
class |
Step2ModelHandler
Get updates from Step2Model Provided information:
CsvMeta.Parameter.*
CsvMeta.FirstLineWithData
CsvMeta.UseHeader
|
class |
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.
|
class |
Step4aModelHandler
Solves ambiguities in case there is more than one date&time column.
|
class |
Step4bModelHandler
During this step, the relations between resource columns and the measured
value column are saved.
|
class |
Step5aModelHandler
Updates the metadata of the according time&date column.
|
class |
Step5cModelHandler
Updates the according position column with the given metadata
|
class |
Step6aModelHandler
Called in the case of not having any date information in the file
|
class |
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 |
class |
Step6bSpecialModelHandler
In the case of having no sensor.
|
class |
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.
|
class |
Step7ModelHandler
Saves the SOS URL and the offering settings.
|
Copyright © 2011–2019 52°North. All rights reserved.