My name is Andra Ureche and I am studying in Austria my Master in Aerospace Engineering.Currently I am doing my thesis together with Schiebel in finding a flight test area in Austria.
I have created a code in Matlab which is searching this area in a data file which covers Austria and it is in Lambert EPSG 31287 coordinate system (N,E, and elevation). The next step is export the solutions from Matlab (polygons defined by 4 points) into a .kml file for visualization in Google Earth. Here the problem arrived… I need to convert my solutions to WGS84.
I have made this Matlab file to convert one point from Lambert to WGS84 but I am missing 3 degrees and I am not sure what is done wrong. I have attached the file to this email.
Can you please help me with this conversion?
Thank you in advance.
Kind regards,
Andra Ureche
transfLamber.m (1.24 KB)