diff --git a/bin/reverse_geolocate.py b/bin/reverse_geolocate.py index 09c3824..6ab4fa4 100755 --- a/bin/reverse_geolocate.py +++ b/bin/reverse_geolocate.py @@ -267,7 +267,7 @@ def convertLongToDMS(lat_long): return convertLatLongToDMS(lat_long, is_longitude = True) # METHOD: longLatReg -# PARAMS: latitude, longitude +# PARAMS: latitude in (n,n.nNSEW format), longitude # RETURN: dict with converted lat/long # DESC : converts the XMP/EXIF formatted GPS Long/Lat coordinates # from the , to the normal float