if the Longitude is East, you make it negative - that’s a standard convention.
Look at the LGPS.get_ew() method, adjust your sign based on that value.
if the Longitude is East, you make it negative - that’s a standard convention.
Look at the LGPS.get_ew() method, adjust your sign based on that value.