In specific case, when is set tag GPSLatitude but is missing GPSLatitudeRef, coordinates get calculated and multiplied by -1 -> GPS coordinates are wrong (negated)
It should get multiplied only if GPSLatitudeRef is available and set to S
This also applies to longtitude as well (just instead S is W)