You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by mi...@apache.org on 2023/02/18 19:35:13 UTC

[streampipes] 01/01: Merge pull request #1268 from apache/1040-change-event-runtime-name-of-geometry-field

This is an automated email from the ASF dual-hosted git repository.

micklich pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git

commit 8f0a3502bd58c9295cb82909c1d3160ac2c9325a
Merge: 0c51f2e0a c1317a25f
Author: Micklich <mi...@apache.org>
AuthorDate: Sat Feb 18 20:35:03 2023 +0100

    Merge pull request #1268 from apache/1040-change-event-runtime-name-of-geometry-field
    
    [#1040] rework schema definitions in geo processors

 .../latlngtojtspoint/LatLngToJtsPointProcessor.java |  7 ++++---
 .../reprojection/ReprojectionProcessor.java         |  8 ++------
 .../trajectory/TrajectoryFromPointsProcessor.java   | 16 +++++++++++-----
 .../HaversineDistanceCalculatorProcessor.java       | 21 ++++++++++++---------
 .../speedcalculator/SpeedCalculatorProcessor.java   |  6 +++---
 .../strings.en                                      |  8 ++++----
 6 files changed, 36 insertions(+), 30 deletions(-)