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.
Question
rragan
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.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.