Streams topic
Rather than materializing intermediate representations, streams transform geometry through function calls to minimize overhead.
Streams are inherently stateful; the meaning of a point depends on whether the point is inside of a line, and likewise a line is distinguished from a ring by a polygon. Despite the name “stream”, these method calls are currently synchronous.
Classes
- GeoStream Streams
- Rather than materializing intermediate representations, streams transform geometry through function calls to minimize overhead.
- GeoStream Streams
- Rather than materializing intermediate representations, streams transform geometry through function calls to minimize overhead.
- GeoStream Streams
- Rather than materializing intermediate representations, streams transform geometry through function calls to minimize overhead.