Operator OSMCorrelator
The OSMCorrelator correlates information read by the OSMXMLGeometrySource to map generated edge IDs back to the original Way ID from the OpenStreetMaps map (.osm file).
It is recommended to use OSMPointMatcher composite operator rather than this operator directly.
Summary
- Ports
- This operator has 2 input ports and 1 or more output ports.
- Windowing
- This operator does not accept any windowing configurations.
- Parameters
- This operator does not support parameters.
- Metrics
- This operator does not report any metrics.
Properties
- Implementation
- Java
- Ports (0)
-
Port that ingests matches from the matcher
- Properties
-
- Optional: false
- ControlPort: false
- WindowingMode: NonWindowed
- WindowPunctuationInputMode: Oblivious
- Ports (1)
-
Port that ingests geometry ID mappings
- Properties
-
- Optional: false
- ControlPort: false
- WindowingMode: NonWindowed
- WindowPunctuationInputMode: Oblivious
- Assignments
- Java operators do not support output assignments.
- Ports (0)
-
Port that produces tuples
- Properties
-
- Optional: false
- WindowPunctuationOutputMode: Generating
- Ports (1...)
-
Optional output ports
- Properties
-
- WindowPunctuationOutputMode: Generating
- Operator class library