Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2013-11-11
-
Component/s: Editing interface
-
Labels:None
Description
If I enter 50° 7' 24.24" N, 0° 7' 24.24" W, it should be able to convert that to 50.1234, -0.1234. It should understand both ASCII ' and " and Unicode ′ (U+2032) and ″ (U+2033).
https://en.wikipedia.org/wiki/Geographic_coordinate_conversion#Conversion_from_DMS_to_Decimal_Degree might be helpful if there isn't something that can do it already.