Skip to content

Change Coordinate System

Description

This activity changes the coordinate reference system (CRS) of a geometry or geopoint column.

Input

Data

Output

Transformed Data

Configuration Fields

  • Geo column The input column containing geopoints.
  • Transformed column name The output column for the transformed geopoints.
  • Source CRS The current coordinate reference system (CRS) of the input data (e.g., EPSG3857 or EPSG4326).
  • Target CRS The CRS to which the data will be transformed (e.g., EPSG:3857 or EPSG:4326).

Sample Input

IDLocation
112.9716,77.5946
234.0522,-118.2437
348.8566,2.3522
451.5074,-0.1278
540.7128,-74.0060

Sample Configuration

alt text

Sample Output

IDLocationNew
112.9716,77.59461.4283e+06,1.2873e+06
234.0522,-118.2437-1.3172e+07,4.0281e+06
348.8566,2.35222.6207e+05,6.2359e+06
451.5074,-0.1278-1.4215e+04,6.8499e+06
540.7128,-74.0060-8.2390e+06,4.9786e+06