You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not attempt to split raw numeric GPS coordinates
Fixesexiftool-rb#7
If `-n` option is used, GPS coordinates come as numeric values and there is no need to attempt to split cardinal directions from the value.
Also added a test for this scenario.
0 commit comments