Hi, The projection is not listed here http://docs.geotools.org/latest/javadocs/org/geotools/referencing/operation/projection/package-summary.html so I guess that somebody should program a support for that first.
I guess you mean this http://www.remotesensing.org/geotiff/proj_list/cylindrical_equal_area.html EPSG-registry seems to know it as EPSG:9834 http://epsg-registry.org/report.htm?type=selection&entity=urn:ogc:def:method:EPSG::9834&reportDetail=short&style=urn:uuid:report-style:default-with-code&style_name=OGP%20Default%20With%20Code&title=9834 -Jukka Rahkonen- pascal wrote: > > Hi, > > I'm trying to integrate a cylindrical equal-area projection in GeoSever > (Lambert > or Gall–Peters or others) so I put the WKT code (epsg = 54034) in the > epsg.properties file but I have this error message: > Error decoding CRS: Error in "PROJECTION": No transform for classification > "Cylindrical_Equal_Area". > > So my questions are: > If GeoServer doesn't include a projection, is it possible to add a projection > just > adding a WKT definition in the epsg.properties file? If not it makes sense > because the WKT file just serve to communicate the parameters to the java > code? > So the sentence "Add a custom projection" means that we can change/adapt a > projection existing in GeoServer but no create it? > So, concretely what's the method to use to create a new projection in > GeoServer? > > Thanks a lot for your help, > > Pascal. > > > > -- > View this message in context: http://osgeo-org.1560.x6.nabble.com/Add-a- > custom-projection-in-GeoServer-tp5086524.html > Sent from the GeoServer - User mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Android is increasing in popularity, but the open development platform that > developers love is also attractive to malware creators. Download this white > paper to learn more about secure code signing practices that can help keep > Android apps secure. > http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
