|
From: Marco P. <mar...@br...> - 2017-02-08 16:19:53
|
Hi, I think two parameter descriptors are missing for the Mollweide projection <https://github.com/marpet/geotools/blob/b0ddacc545aabeafc134cd0a050d0353829 aca3b/modules/library/referencing/src/main/java/org/geotools/referencing/ope ration/projection/Mollweide.java#L204-L207> . Namely the parameters False_Easting and False_Northing. Following some links where these parameters are listed. http://spatialreference.org/ref/esri/54009/ http://www.bluemarblegeo.com/knowledgebase/geocalc/classdef/projection/proje ctions/molleweide.html http://desktop.arcgis.com/en/arcmap/latest/map/projections/mollweide.htm Ciao Marco |