Hi !
We are implementing CTLD FARPs display on Foothold Sitac (cf VEAF/foothold-sitac#133)
We have some difficulties to convert DCS X,Y to Lat/Long coordinates for each theater, with a good precision.
It should be very nice to have direct Lat/Long coordinates of each CTLD FARPs (and CTLD spawned groups) in files (Foothold CTLD.lua / function SaveFARPS)
For now, we are trying to infer the theater based on the coordinates of the zones, and we are attempting to determine the latitude and longitude from the x, y coordinates and the relevant zone.
Hi !
We are implementing CTLD FARPs display on Foothold Sitac (cf VEAF/foothold-sitac#133)
We have some difficulties to convert DCS X,Y to Lat/Long coordinates for each theater, with a good precision.
It should be very nice to have direct Lat/Long coordinates of each CTLD FARPs (and CTLD spawned groups) in files (Foothold CTLD.lua / function SaveFARPS)
For now, we are trying to infer the theater based on the coordinates of the zones, and we are attempting to determine the latitude and longitude from the x, y coordinates and the relevant zone.