An object of this type is provided by the ArcGISStreamService.serviceInfoProperty() property after loading the data
source.
To learn about ArcGIS stream services see: ArcGIS Server - Stream Services in the ArcGIS Enterprise documentation.
- Since:
- 200.1.0
-
Property Summary
PropertiesTypePropertyDescriptionThe maximum time (in seconds) until the latest (last known) features are purged from the feature layer.The URL of the feature service with the last known observation for each track.The frequency (in milliseconds) at which a snapshot of incoming observations is saved to the archive.The current version of the ArcGIS stream service.The description of the ArcGIS stream service.The ArcGIS stream service drawing info.The name of the field in the track-aware service that contains end time.The name of the field that stores geometry.The type of geometry.The name of the field that stores a unique global identifier.The name of the field that stores a unique object ID.The name of a field in the feature service identified byrelatedFeaturesUrlProperty()that relates features in that service to features in the stream service.The URL of a feature service that contains features related to the stream service.TheSpatialReferenceof this stream service.The name of the field in the track-aware service that contains start time.The name of the field in the track-aware service that contains track ID. -
Method Summary
Modifier and TypeMethodDescriptionThe maximum time (in seconds) until the latest (last known) features are purged from the feature layer.The URL of the feature service with the last known observation for each track.The frequency (in milliseconds) at which a snapshot of incoming observations is saved to the archive.The current version of the ArcGIS stream service.The description of the ArcGIS stream service.The ArcGIS stream service drawing info.The name of the field in the track-aware service that contains end time.The name of the field that stores geometry.The type of geometry.doubleGets the value of thearchiveMaximumFeatureAgeproperty.Gets the value of thearchiveServiceUrlproperty.longGets the value of thearchiveUpdateIntervalproperty.Gets the value of thecurrentVersionproperty.Gets the value of thedescriptionproperty.Gets the value of thedrawingInfoproperty.Gets the value of theendTimeFieldproperty.Gets the ArcGIS stream service's field definitions.Gets the value of thegeometryFieldproperty.Gets the value of thegeometryTypeproperty.Gets the value of theglobalIdFieldproperty.Gets the value of theobjectIdFieldproperty.Gets the value of therelatedFeaturesJoinFieldproperty.Gets the value of therelatedFeaturesUrlproperty.Gets the value of thespatialReferenceproperty.Gets the value of thestartTimeFieldproperty.Gets the value of thetrackIdFieldproperty.The name of the field that stores a unique global identifier.The name of the field that stores a unique object ID.The name of a field in the feature service identified byrelatedFeaturesUrlProperty()that relates features in that service to features in the stream service.The URL of a feature service that contains features related to the stream service.TheSpatialReferenceof this stream service.The name of the field in the track-aware service that contains start time.The name of the field in the track-aware service that contains track ID.
-
Property Details
-
archiveMaximumFeatureAge
The maximum time (in seconds) until the latest (last known) features are purged from the feature layer.The default is 0 which means never expire.
- Since:
- 200.1.0
- See Also:
-
archiveServiceUrl
The URL of the feature service with the last known observation for each track.- Since:
- 200.1.0
- See Also:
-
archiveUpdateInterval
The frequency (in milliseconds) at which a snapshot of incoming observations is saved to the archive.The default is 30.
- Since:
- 200.1.0
- See Also:
-
currentVersion
The current version of the ArcGIS stream service.- Since:
- 200.1.0
- See Also:
-
description
The description of the ArcGIS stream service.- Since:
- 200.1.0
- See Also:
-
drawingInfo
The ArcGIS stream service drawing info.- Since:
- 200.1.0
- See Also:
-
endTimeField
The name of the field in the track-aware service that contains end time.- Since:
- 200.1.0
- See Also:
-
geometryField
The name of the field that stores geometry.- Since:
- 200.1.0
- See Also:
-
geometryType
The type of geometry.- Since:
- 200.1.0
- See Also:
-
globalIdField
The name of the field that stores a unique global identifier.- Since:
- 200.1.0
- See Also:
-
objectIdField
The name of the field that stores a unique object ID.- Since:
- 200.1.0
- See Also:
-
spatialReference
TheSpatialReferenceof this stream service.The default is WGS84 (4326).
- Since:
- 200.1.0
- See Also:
-
startTimeField
The name of the field in the track-aware service that contains start time.- Since:
- 200.1.0
- See Also:
-
trackIdField
The name of the field in the track-aware service that contains track ID.- Since:
- 200.1.0
- See Also:
-
-
Method Details
-
archiveMaximumFeatureAgeProperty
The maximum time (in seconds) until the latest (last known) features are purged from the feature layer.The default is 0 which means never expire.
- Returns:
- the
archiveMaximumFeatureAgeproperty - Since:
- 200.1.0
- See Also:
-
getArchiveMaximumFeatureAge
public double getArchiveMaximumFeatureAge()Gets the value of thearchiveMaximumFeatureAgeproperty.- Property description:
- The maximum time (in seconds) until the latest (last known) features are purged from the feature layer.
The default is 0 which means never expire.
- Returns:
- the value of the
archiveMaximumFeatureAgeproperty - Since:
- 200.1.0
- See Also:
-
archiveServiceUrlProperty
The URL of the feature service with the last known observation for each track.- Returns:
- the
archiveServiceUrlproperty - Since:
- 200.1.0
- See Also:
-
getArchiveServiceUrl
Gets the value of thearchiveServiceUrlproperty.- Property description:
- The URL of the feature service with the last known observation for each track.
- Returns:
- the value of the
archiveServiceUrlproperty - Since:
- 200.1.0
- See Also:
-
archiveUpdateIntervalProperty
The frequency (in milliseconds) at which a snapshot of incoming observations is saved to the archive.The default is 30.
- Returns:
- the
archiveUpdateIntervalproperty - Since:
- 200.1.0
- See Also:
-
getArchiveUpdateInterval
public long getArchiveUpdateInterval()Gets the value of thearchiveUpdateIntervalproperty.- Property description:
- The frequency (in milliseconds) at which a snapshot of incoming observations is saved to the archive.
The default is 30.
- Returns:
- the value of the
archiveUpdateIntervalproperty - Since:
- 200.1.0
- See Also:
-
currentVersionProperty
The current version of the ArcGIS stream service.- Returns:
- the
currentVersionproperty - Since:
- 200.1.0
- See Also:
-
getCurrentVersion
Gets the value of thecurrentVersionproperty.- Property description:
- The current version of the ArcGIS stream service.
- Returns:
- the value of the
currentVersionproperty - Since:
- 200.1.0
- See Also:
-
descriptionProperty
The description of the ArcGIS stream service.- Returns:
- the
descriptionproperty - Since:
- 200.1.0
- See Also:
-
getDescription
Gets the value of thedescriptionproperty.- Property description:
- The description of the ArcGIS stream service.
- Returns:
- the value of the
descriptionproperty - Since:
- 200.1.0
- See Also:
-
drawingInfoProperty
The ArcGIS stream service drawing info.- Returns:
- the
drawingInfoproperty - Since:
- 200.1.0
- See Also:
-
getDrawingInfo
Gets the value of thedrawingInfoproperty.- Property description:
- The ArcGIS stream service drawing info.
- Returns:
- the value of the
drawingInfoproperty - Since:
- 200.1.0
- See Also:
-
endTimeFieldProperty
The name of the field in the track-aware service that contains end time.- Returns:
- the
endTimeFieldproperty - Since:
- 200.1.0
- See Also:
-
getEndTimeField
Gets the value of theendTimeFieldproperty.- Property description:
- The name of the field in the track-aware service that contains end time.
- Returns:
- the value of the
endTimeFieldproperty - Since:
- 200.1.0
- See Also:
-
getFields
Gets the ArcGIS stream service's field definitions.- Returns:
- the ArcGIS stream service's field definitions
- Since:
- 200.1.0
-
geometryFieldProperty
The name of the field that stores geometry.- Returns:
- the
geometryFieldproperty - Since:
- 200.1.0
- See Also:
-
getGeometryField
Gets the value of thegeometryFieldproperty.- Property description:
- The name of the field that stores geometry.
- Returns:
- the value of the
geometryFieldproperty - Since:
- 200.1.0
- See Also:
-
geometryTypeProperty
The type of geometry.- Returns:
- the
geometryTypeproperty - Since:
- 200.1.0
- See Also:
-
getGeometryType
Gets the value of thegeometryTypeproperty.- Property description:
- The type of geometry.
- Returns:
- the value of the
geometryTypeproperty - Since:
- 200.1.0
- See Also:
-
globalIdFieldProperty
The name of the field that stores a unique global identifier.- Returns:
- the
globalIdFieldproperty - Since:
- 200.1.0
- See Also:
-
getGlobalIdField
Gets the value of theglobalIdFieldproperty.- Property description:
- The name of the field that stores a unique global identifier.
- Returns:
- the value of the
globalIdFieldproperty - Since:
- 200.1.0
- See Also:
-
objectIdFieldProperty
The name of the field that stores a unique object ID.- Returns:
- the
objectIdFieldproperty - Since:
- 200.1.0
- See Also:
-
getObjectIdField
Gets the value of theobjectIdFieldproperty.- Property description:
- The name of the field that stores a unique object ID.
- Returns:
- the value of the
objectIdFieldproperty - Since:
- 200.1.0
- See Also:
-
getRelatedFeaturesJoinField
Gets the value of therelatedFeaturesJoinFieldproperty.- Property description:
- The name of a field in the feature service identified by
relatedFeaturesUrlProperty()that relates features in that service to features in the stream service.Values in the join field must match track ID values in the
trackIdFieldProperty()of the stream service. - Returns:
- the value of the
relatedFeaturesJoinFieldproperty - Since:
- 200.1.0
- See Also:
-
getRelatedFeaturesUrl
Gets the value of therelatedFeaturesUrlproperty.- Property description:
- The URL of a feature service that contains features related to the stream service.
The field name provided for
relatedFeaturesJoinFieldProperty()is used to match track ID values in the feature service totrackIdFieldProperty()values in the stream service. - Returns:
- the value of the
relatedFeaturesUrlproperty - Since:
- 200.1.0
- See Also:
-
spatialReferenceProperty
TheSpatialReferenceof this stream service.The default is WGS84 (4326).
- Returns:
- the
spatialReferenceproperty - Since:
- 200.1.0
- See Also:
-
getSpatialReference
Gets the value of thespatialReferenceproperty.- Property description:
- The
SpatialReferenceof this stream service.The default is WGS84 (4326).
- Returns:
- the value of the
spatialReferenceproperty - Since:
- 200.1.0
- See Also:
-
startTimeFieldProperty
The name of the field in the track-aware service that contains start time.- Returns:
- the
startTimeFieldproperty - Since:
- 200.1.0
- See Also:
-
getStartTimeField
Gets the value of thestartTimeFieldproperty.- Property description:
- The name of the field in the track-aware service that contains start time.
- Returns:
- the value of the
startTimeFieldproperty - Since:
- 200.1.0
- See Also:
-
trackIdFieldProperty
The name of the field in the track-aware service that contains track ID.- Returns:
- the
trackIdFieldproperty - Since:
- 200.1.0
- See Also:
-
getTrackIdField
Gets the value of thetrackIdFieldproperty.- Property description:
- The name of the field in the track-aware service that contains track ID.
- Returns:
- the value of the
trackIdFieldproperty - Since:
- 200.1.0
- See Also:
-