On Tue, Oct 30, 2012 at 7:30 AM, Ziegler Stefan <[email protected]> wrote: >> The sources for the hotine oblique mercator are here: >> https://github.com/geotools/geotools/blob/master/modules/library/referencing/src/mai >> n/java/org/geotools/referencing/operation/projection/HotineObliqueMercator.java >> https://github.com/geotools/geotools/blob/master/modules/library/referencing/src/mai >> n/java/org/geotools/referencing/operation/projection/ObliqueMercator.java >> >> They have not been changed in quite some time and it has tests to check the >> transformation works fine here: >> https://github.com/geotools/geotools/blob/master/modules/library/referencing/src/test >> /resources/org/geotools/referencing/test-data/scripts/ObliqueMercator.txt >> >> Mumble mumble... > > I was able to find the last running version (2.1.2). For 2.1.3 the EPSG > database changed (7.5 -> 7.9). I downgraded the EPSG.zip in the > gt-epsg-hsql.jar and 2.1.3 shows now the correct lat/lon bbox (did not test > to downgrade the EPSG.zip from the latest Geoserver version).
I don't remember particular changes in the referencing subsystem between 2.1.x and 2.2.x, you may also try your luck with the older EPSG database on the 2.2.x series and see what the reprojection console says about the transformation > Is there a simple hsql client? I would like to compare 7.5 with 7.9. Squirrel SQL is my client of choice (generic JDBC client, you have to configure the JDBC url and point it to the EPSG database while GeoServer is powered off) Cheers Andrea -- == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
