Most often my corrected coordinate is not in separate Lat and Long parts. Rather it looks like N37° 23.212' W122° 16.922. That's typically the format Certitude wants for validation and the format it writes to the personal note for you. It is a pain to take the two parts and spin the wheels to enter the value for the two parts. Entering the full form would help a lot
I know this means you would have to parse a coordinate in one of several possible formats but logic to do this need only be written once and there are several places in the app that can then take advantage of that code for other features.
Most often my corrected coordinate is not in separate Lat and Long parts. Rather it looks like N37° 23.212' W122° 16.922. That's typically the format Certitude wants for validation and the format it writes to the personal note for you. It is a pain to take the two parts and spin the wheels to enter the value for the two parts. Entering the full form would help a lot
I know this means you would have to parse a coordinate in one of several possible formats but logic to do this need only be written once and there are several places in the app that can then take advantage of that code for other features.
Share this post
Link to post
Share on other sites