[override virtual noexcept]
ArcGISStreamServiceInfo::~ArcGISStreamServiceInfo()
Destructor.
double ArcGISStreamServiceInfo::archiveMaximumFeatureAge() constReturns 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.
QUrl ArcGISStreamServiceInfo::archiveServiceUrl() constReturns the URL of the feature service with the last known observation for each track.
qint64 ArcGISStreamServiceInfo::archiveUpdateInterval() constReturns how often (in milliseconds) a snapshot of incoming observations is saved to the archive.
The default is 30.
QString ArcGISStreamServiceInfo::currentVersion() constReturns the current version of the ArcGIS stream service.
QString ArcGISStreamServiceInfo::description() constReturns the description of the ArcGIS stream service.
Esri::ArcGISRuntime::DrawingInfo ArcGISStreamServiceInfo::drawingInfo() constReturns the ArcGIS stream service drawing info.
QString ArcGISStreamServiceInfo::endTimeField() constReturns the name of the field in the track-aware service that contains end time.
QList<Esri::ArcGISRuntime::Field> ArcGISStreamServiceInfo::fields() constReturns the ArcGIS stream service's field definitions.
QString ArcGISStreamServiceInfo::geometryField() constReturns the name of the field that stores geometry.
Esri::ArcGISRuntime::GeometryType ArcGISStreamServiceInfo::geometryType() constReturns the type of geometry.
QString ArcGISStreamServiceInfo::globalIdField() constReturns the name of the field that stores a unique global identifier.
QString ArcGISStreamServiceInfo::objectIdField() constReturns the name of the field that stores a unique object ID.
QString ArcGISStreamServiceInfo::relatedFeaturesJoinField() constReturns the name of a field in the feature service identified by relatedFeaturesUrl that relates features in that service to features in the stream service.
Values in the join field must match track ID values in the trackIdField of the stream service.
QUrl ArcGISStreamServiceInfo::relatedFeaturesUrl() constReturns the URL of a feature service that contains features related to the stream service.
The field name provided for relatedFeaturesJoinField is used to match track ID values in the feature service to trackIdField values in the stream service.
Esri::ArcGISRuntime::SpatialReference ArcGISStreamServiceInfo::spatialReference() constReturns the SpatialReference of this stream service.
The default is WGS84 (4326).
See also SpatialReference.
QString ArcGISStreamServiceInfo::startTimeField() constReturns the name of the field in the track-aware service that contains start time.
QString ArcGISStreamServiceInfo::trackIdField() constReturns the name of the field in the track-aware service that contains track ID.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4