public class GenericObservationParser extends Object
Constructor and Description |
---|
GenericObservationParser() |
Modifier and Type | Method and Description |
---|---|
static void |
addElementsFromGenericObservation(OXFFeatureCollection features,
net.opengis.om.x10.ObservationType xb_genericObs)
supports O&M 1.0
|
static void |
addElementsFromGenericObservation(OXFFeatureCollection features,
net.opengis.om.x20.OMObservationType omObservation) |
public static void addElementsFromGenericObservation(OXFFeatureCollection features, net.opengis.om.x10.ObservationType xb_genericObs) throws OXFException
featureCollection
- the values contained in the generic observation will be added to this collection.xb_genericObs
- the generic observation bean which shall be parsed.OXFException
public static void addElementsFromGenericObservation(OXFFeatureCollection features, net.opengis.om.x20.OMObservationType omObservation) throws OXFException
OXFException
Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.