Method documentation update

This commit is contained in:
2018-03-09 14:04:32 +09:00
parent e4e52927da
commit cecb944671

View File

@@ -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 <Degree>,<Minute.Second><NSEW> to the normal float