diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/pj_ellps.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pj_ellps.c b/src/pj_ellps.c index c26a9007..e59b4026 100644 --- a/src/pj_ellps.c +++ b/src/pj_ellps.c @@ -47,5 +47,6 @@ pj_ellps[] = { "WGS66", "a=6378145.0", "rf=298.25", "WGS 66", "WGS72", "a=6378135.0", "rf=298.26", "WGS 72", "WGS84", "a=6378137.0", "rf=298.257223563", "WGS 84", +"sphere", "a=6370997.0", "b=6370997.0", "Normal Sphere (r=6370997)", 0,0,0,0 }; |
