Simone Gannecchini a écrit : > 1> GeoTools implements the Equirectangular projection as an Alias of the > EquidistantCylindrical or better of the PlateCarre projection (which is in > turn an alias for EquidistantCylindrical where code standard_parallel_1 is > 0°. First problem is that GeoTools implementations always expect > standard_parallel_1 instead of latitude_of_origin as reported by the > unofficial list of projections here: > > http://remotesensing.org/geotiff/proj_list/equirectangular.html > > Now, Martin, how would you behave here? Would simply change the parameter > name from latitude_of_origin to standard_parallel_1 when creating the > parameters for the transform? Should we use an alias?
According the comment in EquidistantCylindrical: * "standard_parallel_1" is used by ESRI and Synder * "latitude_of_origin" is used by EPSG and remotesensing.org I will add alias on the 2.4 branch. > 2>GeoTools referencing package do not implement elliptical > EquidistantCylindrical projections hence even if problem 1 did not exist we > would not be able to support this geotiff yet. We didn't found any indication on the web about ellipsical EquidistantCylindrical. If someone has some guidance about what should be the appropriate calculation, we could add it. Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel