public abstract class AbstractInspireObservation extends OmObservation
| Constructor and Description |
|---|
AbstractInspireObservation()
constructor
|
AbstractInspireObservation(OmObservation observation)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkForFeatureGeometry(OmObservation observation)
Check if the
OmObservation has a featureOfInterest with geometry
value |
protected org.locationtech.jts.geom.Geometry |
getGeometryFromFeature(OmObservation observation)
Get the geometry value from the featureOfInterest of the
OmObservation |
protected org.locationtech.jts.geom.Geometry |
getGeometryFromSamplingGeometry(OmObservation observation)
Get the geometry value from the samplingGeometry (om:parameter) of the
OmObservation |
addCategoryParameter, addCategoryParameter, addCategoryParameter, addParameter, addRelatedObservation, addRelatedObservations, addResultQuality, addResultQuality, addSpatialFilteringProfileParameter, checkForMerge, checkForMerge, cloneTemplate, cloneTemplate, cloneTemplate, convertSingleValueToMultiValue, copyTo, getAdditionalMergeIndicator, getCategoryParameter, getDecimalSeparator, getDepthParameter, getGmlId, getHeightDepthParameter, getHeightParameter, getNoDataValue, getObservationConstellation, getObservationID, getParameter, getParameterHolder, getPhenomenonTime, getRelatedObservations, getResultQuality, getResultTime, getResultType, getSpatialFilteringProfileParameter, getTokenSeparator, getTupleSeparator, getValidTime, getValue, isSetAdditionalMergeIndicator, isSetCategoryParameter, isSetDecimalSeparator, isSetDepthParameter, isSetHeightDepthParameter, isSetHeightParameter, isSetObservationID, isSetParameter, isSetPhenomenonTime, isSetRelatedObservations, isSetResultQuality, isSetResultTime, isSetResultType, isSetSpatialFilteringProfileParameter, isSetTokenSeparator, isSetTupleSeparator, isSetValidTime, isSetValue, isTemplateResultTime, mergeValues, mergeWithObservation, mergeWithObservation, removeCategoryParameter, removeParameter, removeSpatialFilteringProfileParameter, setAdditionalMergeIndicator, setDecimalSeparator, setNoDataValue, setObservationConstellation, setObservationID, setParameter, setRelatedObservations, setResultQuality, setResultTime, setResultType, setTokenSeparator, setTupleSeparator, setValidTime, setValueaccept, copyTo, getDefaultElementEncoding, getXml, isEncoded, isSetDefaultElementEncoding, isSetXml, setDefaultElementEncoding, setXml, wasEncodedaddMetaDataProperty, addMetaDataProperty, addName, addName, addName, copyTo, equals, getDescription, getFirstName, getHumanReadableIdentifier, getHumanReadableIdentifierCodeWithAuthority, getIdentifier, getIdentifierCodeWithAuthority, getMetaDataProperty, getName, getOriginalIdentifier, getOriginalIdentifierCodeWithAuthority, hashCode, isReferenced, isSetDescription, isSetGmlID, isSetHumanReadableIdentifier, isSetIdentifier, isSetMetaDataProperty, isSetName, isSetOriginalIdentifier, setDescription, setGmlId, setHumanReadableIdentifier, setHumanReadableIdentifier, setHumanReadableIdentifierAsIdentifier, setIdentifier, setIdentifier, setMetaDataProperty, setName, setNamepublic AbstractInspireObservation()
public AbstractInspireObservation(OmObservation observation)
observation - OmObservation to convertprotected boolean checkForFeatureGeometry(OmObservation observation)
OmObservation has a featureOfInterest with geometry
valueobservation - OmObservation to checktrue, if the OmObservation has a
featureOfInterest with geometry valueprotected org.locationtech.jts.geom.Geometry getGeometryFromFeature(OmObservation observation)
OmObservationobservation - The OmObservation to get the geometry fromprotected org.locationtech.jts.geom.Geometry getGeometryFromSamplingGeometry(OmObservation observation)
OmObservationobservation - The OmObservation to get the geometry fromCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.