1
Python and Java API / Re: Convert from any coordinate system to WGS 84
« on: September 26, 2016, 09:35:43 AM »
Hello Alexey,
I am sorry, but I am still struggling with the conversion. After changing the function I got below error:
2016-09-26 08:33:35 camera.reference.location = PhotoScan.CoordinateSystem.transform(camera.reference.location, crs, new_crs)
2016-09-26 08:33:35 NameError: name 'crs' is not defined
I am sorry, but I am still struggling with the conversion. After changing the function I got below error:
2016-09-26 08:33:35 camera.reference.location = PhotoScan.CoordinateSystem.transform(camera.reference.location, crs, new_crs)
2016-09-26 08:33:35 NameError: name 'crs' is not defined
