aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_somerc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/PJ_somerc.c')
-rw-r--r--src/PJ_somerc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_somerc.c b/src/PJ_somerc.c
index 22ee5f5c..f7438a92 100644
--- a/src/PJ_somerc.c
+++ b/src/PJ_somerc.c
@@ -114,7 +114,7 @@ int pj_somerc_selftest (void) {
double tolerance_xy = 1e-7;
char e_args[] = {"+proj=somerc +ellps=GRS80 +lat_1=0.5 +lat_2=2 +n=0.5"};
- char s_args[] = {"+proj=somerc +a=6400000 +lat_1=0.5 +lat_2=2 +n=0.5"};
+ char s_args[] = {"+proj=somerc +R=6400000 +lat_1=0.5 +lat_2=2 +n=0.5"};
LP fwd_in[] = {
{ 2, 1},