|
Originally a comment in GEOS-6354: https://jira.codehaus.org/browse/GEOS-6354?focusedCommentId=341972&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-341972
I have now tested the build at http://files.ivec.org/geoserver/geoserver-master/2014-02-25/ geoserver-2.6-SNAPSHOT-war.zip 25-Feb-2014 03:33 52M Build Information Version 2.6-SNAPSHOT Git Revision 15e959052d88d64a20e4d5fcae77ad9546a54934 Build Date 20140225-0231 GeoTools Version 12-SNAPSHOT (rev ca79b6b21f09c2861f9c1c2c8e79af24f0c16555) GeoWebCache Version 1.5-SNAPSHOT (rev master/4e59f43099865dc68cb211e6df8027c5f73b8beb)
I have tested with a lot of different polar stereographic projections, and almost all of them seem to work fine.
Works: EPSG:5041 EPSG:5042 EPSG:3408 EPSG:3411 EPSG:3412 EPSG:3413 EPSG:3031 EPSG:32661 EPSG:32761 EPSG:3995
However, EPSG:3409 does not work. Example request to get 1 image from the server: http://localhost:8081/geoserver/greensad/wms?LAYERS=greensad:ne_50m_ocean&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&FORMAT=image/jpeg&SRS=EPSG:3409&BBOX=3363157.238,3363157.238,9563157.238,9563157.238&WIDTH=256&HEIGHT=256 Results in a ~500 lines stacktrace, see
attached logfile.
https://jira.codehaus.org/secure/attachment/65265
EPSG:3409 did not seem to work on 2.4.4 either, with approximately the same stacktrace (30 lines shorter, haven't really compared them other than seeing that there seem to be the same errormessages.
Start of stack trace:
|