IBM Streams 4.2

Types: com.ibm.streams.geospatial 3.0.2

Types

CurvePropertyType.lineSegment128
Deprecated since Streams version 4.0. LineSegments are now represented as rstrings containing Well-Known Text (WKT).
CurvePropertyType.lineSegment32
Deprecated since Streams version 4.0. LineSegments are now represented as rstrings containing Well-Known Text (WKT).
CurvePropertyType.lineSegment64
Deprecated since Streams version 4.0. LineSegments are now represented as rstrings containing Well-Known Text (WKT).
CurvePropertyType.lineString128
Deprecated since Streams version 4.0. LineStrings are now represented as rstrings containing Well-Known Text (WKT) LineStrings.
CurvePropertyType.lineString32
Deprecated since Streams version 4.0. LineStrings are now represented as rstrings containing Well-Known Text (WKT).
CurvePropertyType.lineString64
Deprecated since Streams version 4.0. LineStrings are now represented as rstrings containing Well-Known Text (WKT).
CurvePropertyType.mapPointToLineString128
Deprecated since Streams version 4.0. Use com.ibm.streams.geospatial.ext::nearestPoint.
CurvePropertyType.mapPointToLineString32
Deprecated since Streams version 4.0. Use com.ibm.streams.geospatial.ext::nearestPoint
CurvePropertyType.mapPointToLineString64
Deprecated since Streams version 4.0. Use com.ibm.streams.geospatial.ext::nearestPoint.
MapStoreTypes.Events
The MapStore operator sends event tuples to indicate important state changes.
MapStoreTypes.TupleTypes
The MapStore operator sends two types of tuples to its output port.
Metric.metricType
Deprecated since Streams version 4.0. This type is no longer needed since the various distance functions that required it have also been deprecated as of Streams version 4.0. The replacement function for distance calculation, com.ibm.streams.geospatial.st::distance always uses spherical distance.
PointPropertyType.point128
Deprecated since Streams version 4.0. Points are now represented as rstrings containing Well-Known Text (WKT).
PointPropertyType.point32
Deprecated since Streams version 4.0. Points are now represented as rstrings containing Well-Known Text (WKT).
PointPropertyType.point64
Deprecated since Streams version 4.0. Points are now represented as rstrings containing Well-Known Text (WKT).
UpdateFlags
UpdateFlags specifies what update operation is to be performed by PointMapMatcher on the geometry using the provided data.
UpdateType
UpdateType specifies the type of geometry update to be consumed by PointMapMatcher.