ossama-othman / MaRC

MaRC - Map Reprojections and Conversions
GNU Lesser General Public License v2.1
1 stars 0 forks source link

Enable {LAT,LON}_AT_CENTER PhotoImage code #29

Open ossama-othman opened 7 years ago

ossama-othman commented 7 years ago

Support for specifying the latitude and longitude at the center of a photo exists in MaRC but has been disabled for years due to a bug that was not resolved. Recent fixes to the MaRC::Vector<> may have resolved the problem. Verify that the MaRC::PhotoImage::rot_matrices() method used when the latitude and longitude at the optical axis was given works with the MaRC::Vector<> fix in place. Enable the code if it does.