Andrea Aime ha scritto: >> If you're ambitious and you do want to try adding the projection there >> are some notes here: >> http://communitymapbuilder.org/display/GEOTDOC/How+to+add+new+projections > > Which I just followed one more time: > http://jira.codehaus.org/browse/GEOT-2998 > > Unfortunately I could not commit, this projection breaks an assumption > in the code that held until today: every map projection is invertible. > Unfortunately the Winkel Tripel one does not have a simple inversion > formula and I see proj and others just handle the fact that not all > projections can be inverted. > So, some discussion on gt-devel is necessary
Oh well, it seems committing the Winkel on 2.6.x is out of question, a small API break is needed. Will be committed only on trunk. But you can use the Robinson projection which I just added to both 2.6.x and trunk: http://jira.codehaus.org/browse/GEOT-3000 Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
