public class StationOutput extends AbstractOutput implements GeoJSONFeature
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COLLECTION_PATH |
static java.lang.String |
RAW_FORMATS |
static java.lang.String |
TIMESERIES |
service, SERVICEDOMAIN_ID, EXTRAS, HREF, HREF_BASE, ID, LABEL, RAWFORMATSGEOMETRY, PROPERTIESRAW_FORMAT| Constructor and Description |
|---|
StationOutput() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getCollectionName() |
org.locationtech.jts.geom.Geometry |
getGeometry() |
java.util.Map<java.lang.String,java.lang.Object> |
getProperties() |
java.util.Map<java.lang.String,DatasetParameters> |
getTimeseries() |
boolean |
isSetGeometry() |
void |
setGeometry(OptionalOutput<org.locationtech.jts.geom.Geometry> geometry) |
void |
setTimeseries(OptionalOutput<java.util.Map<java.lang.String,DatasetParameters>> timeseries) |
equals, getService, hashCode, setServicecompare, defaultComparator, getDomainId, getExtras, getHref, getHrefBase, getId, getIfSerialized, getIfSerializedCollection, getIfSerializedMap, getIfSet, getIfSetCollection, getIfSetMap, getLabel, getLicense, getRawFormats, isSet, resolvesToNonNullValue, setDomainId, setExtras, setHref, setHrefBase, setId, setLabel, setLicense, setRawFormats, setValueclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetIdpublic static final java.lang.String COLLECTION_PATH
public static final java.lang.String TIMESERIES
public static final java.lang.String RAW_FORMATS
protected java.lang.String getCollectionName()
getCollectionName in class ParameterOutputpublic java.util.Map<java.lang.String,DatasetParameters> getTimeseries()
public void setTimeseries(OptionalOutput<java.util.Map<java.lang.String,DatasetParameters>> timeseries)
public org.locationtech.jts.geom.Geometry getGeometry()
getGeometry in interface GeoJSONFeaturepublic void setGeometry(OptionalOutput<org.locationtech.jts.geom.Geometry> geometry)
setGeometry in interface GeoJSONFeaturepublic boolean isSetGeometry()
isSetGeometry in interface GeoJSONFeaturepublic java.util.Map<java.lang.String,java.lang.Object> getProperties()
getProperties in interface GeoJSONFeatureCopyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.