You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Background

https://github.com/apache/streampipes/blob/SP-584/streampipes-extensions/streampipes-processors-geo-jvm/src/main/resources/org.apache.streampipes.processors.geo.jvm.jts.processor.reprojection/documentation.md


Data Setup

import file and seup schema like

+ set timestamp as time field

+ add semantic type lat => http://www.w3.org/2003/01/geo/wgs84_pos#lat

+ add semantic type long => http://www.w3.org/2003/01/geo/wgs84_pos#long



projection.csv

Pipeline

Result

timestampepsggeomWKTlatlng
166854373202832632POINT (454300.93650192296 5428901.634388739)49.0113143920898448.375061988830566
166854373203432632POINT (456472.1282338128 5423855.027164854)48.96607589721688.405291557312012
166854376192632632POINT (452851.1512169881 5429223.376147126)49.014099121093758.355199813842773

Tests


Performance


  • No labels