Shapefile renderer transformation code using inaccurate transform code
----------------------------------------------------------------------
Key: GEOT-1295
URL: http://jira.codehaus.org/browse/GEOT-1295
Project: GeoTools
Issue Type: Bug
Components: ext shapefilerender
Affects Versions: 2.4-M3
Reporter: Andrea Aime
Assignee: Jesse Eichar
Fix For: 2.4.0
Shapefile renderer still uses the inaccurate JTS.transform(Envelope,...) method
in FilterTransformer, where it would be advisable to use
GeneralEnvelope.trasform(xxx) instead (the former is very inaccurate on certain
projections, such as polar stereographics)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel