Transforming between different coordinate systems
Budget: €12 – €18 EUR
Hey,
I need to write a code in python which transforms between different GPS coordinate systems.
The input are coordinates referenced to the WGS84 or ETRS89 system.
To create this transformation, I have 6 control points. Those 6 control points describe 6 points which are similar in both systems. Usually the input is geographic and the output is cartesian.
One example of such a description for a transformation is listed below.
Task is to create transformations based on 6 control points which transforms the input geographic coordinates in the described local reference system.
I need to write a code in python which transforms between different GPS coordinate systems.
The input are coordinates referenced to the WGS84 or ETRS89 system.
To create this transformation, I have 6 control points. Those 6 control points describe 6 points which are similar in both systems. Usually the input is geographic and the output is cartesian.
One example of such a description for a transformation is listed below.
Task is to create transformations based on 6 control points which transforms the input geographic coordinates in the described local reference system.