aboutsummaryrefslogtreecommitdiff
path: root/docs/plot/plot.py
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2018-08-20 14:57:24 +0200
committerEven Rouault <even.rouault@spatialys.com>2018-08-20 19:00:06 +0200
commit589a540a21fb914b09fb19d5e0a89c6d955042c0 (patch)
tree0563482356073410cfb3a1f624e943b59fd7f807 /docs/plot/plot.py
parentbbea214c603dd4459ffb9b97d4b003d76151aa92 (diff)
downloadPROJ-589a540a21fb914b09fb19d5e0a89c6d955042c0.tar.gz
PROJ-589a540a21fb914b09fb19d5e0a89c6d955042c0.zip
Fixes for webmerc projection (fixes #1078)
This is intended to supersed https://github.com/OSGeo/proj.4/pull/1080 with a number of differences. What is kept from #1080 is not forcing the ellipsoid_params to be the one of a sphere. This is not required for correct coordinate computation and avoid lying on the various distorsion parameters. For better interoperability with EPSG, we also no longer force the lam0 parameter to 0, because https://www.epsg-registry.org/export.htm?gml=urn:ogc:def:method:EPSG::1024 has a provision for it, even if in practice they will always be zero phi0 should always be zero and is not used by the formulas. Another difference with the #1080 approach is that we do not force the WGS84 ellipsoid. Perhaps someone will use webmerc for another planet, even if that is a crazy idea...
Diffstat (limited to 'docs/plot/plot.py')
0 files changed, 0 insertions, 0 deletions