aboutsummaryrefslogtreecommitdiff
path: root/test/unit/basic_test.cpp
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-06-05 21:58:40 +0200
committerKristian Evers <kristianevers@gmail.com>2018-06-05 23:28:49 +0200
commitb3322a80bd0255d44fe2e2478ada715559f7cb94 (patch)
tree8cf543af222bf5721abf5fc2919339c09fc3e417 /test/unit/basic_test.cpp
parent524a335e0b80cf4ba8c68bf72321405a2803fca4 (diff)
downloadPROJ-b3322a80bd0255d44fe2e2478ada715559f7cb94.tar.gz
PROJ-b3322a80bd0255d44fe2e2478ada715559f7cb94.zip
Make gie read dms style coordinates
proj_strtod doesn't read values like 123d45'678W so we need a bit of help from proj_dmstor. proj_strtod effectively ignores what comes after "d", so we use that fact that when dms is larger than d the value was stated in "dms" form. This could be avoided if proj_dmstor used the same proj_strtod() as gie, but that is not the case (yet). When we remove projects.h from the public API we can change that.
Diffstat (limited to 'test/unit/basic_test.cpp')
0 files changed, 0 insertions, 0 deletions