Hi all, I have been working with the StreamingRenderer to render a FeatureCollection with SimpleFeatures. The goal is develop a renderer which actually renders two different states of the same data in one panel. You can see the source code for this here: http://www.esdi-community.eu/repositories/entry/hale/Client/src/eu/esdihumboldt/hale/rcp/views/map/SplitRenderer.java
Basically, everything is working, with the exception that the data gets rendered a bit strange: rotated by 90° and flipped along the X axis. Consequently I assumed it might be a problem with the relatively new CRS that my data uses (EPSG:31251) and it's Axis definitions, so I directly parsed the WKT for that, using the result for the MapContext given to the renderer. That did not solve the issue, so I decided to perform a transformation of the data to WGS84 first before passing to the renderer again; however, this time the render output even remains empty. Any ideas what might cause, or even better, solve this issue? Thanks & Best regards, Thorsten -- ------------------------------------------------------------------- Fraunhofer-Institut Graphische Datenverarbeitung Fraunhoferstraße 5 64283 Darmstadt Thorsten Reitz email: thorsten.re...@igd.fhg.de http://www.igd.fhg.de ------------------------------------------------------------------- ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Geotools-gt2-users mailing list Geotools-gt2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users