Hello,
 
No reply yet. Hopefully this doesn't go in the Spam map.
Does anybody have any idea if this is really a bug and who can fix it?
 
Thanks,
Ron


On Thursday, December 12, 2013 11:06 AM, Ron Lindhoudt <rlindho...@yahoo.com> wrote:

Hello all,

I think I encountered a bug in StreamingRenderer.paint.
When I add more than 1 Oracle layer to a MapContent then the MapBounds are getting wider and wider during paint.

This is what I found in the logging:

FINE: Setting parameter 1 as MDSYS.SDO_GEOMETRY(2003,90112,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),MDSYS.SDO_ORDINATE_ARRAY(255965.3627032967,470887.0878461539,259582.76929670328,472508.78015384614))
FINE: Setting parameter 2 as MDSYS.SDO_GEOMETRY(2003,90112,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),MDSYS.SDO_ORDINATE_ARRAY(255945.82424175824,470867.54938461544,259602.30775824175,472528.3186153846))
FINE: Setting parameter 2 as MDSYS.SDO_GEOMETRY(2003,90112,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),MDSYS.SDO_ORDINATE_ARRAY(255940.2418241758,470861.96696703305,259607.89017582417,472533.90103296697))

It seems that the rendering buffer is not reset after painting an Oracle layer.
The query for the next Oracle layer uses a (computed from style stroke width) rendering buffer of the previous layer and from itself.
If I have many layers this can effect performance significantly because too much features are selected that are not within the view.

I use GeoTools version 10.0

regards,
Ron
 
Met vriendelijke groet,
Ron Lindhoudt
NedGraphics B.V.
Product coördinator NedBrowser

+31 347 329 600
r...@nedgraphics.nl
www.nedgraphics.nl
 
Laanakkerweg 6
4131 PA Vianen
 
http://info.cadac.com/email/ndg-1.png
http://info.cadac.com/email/ndg-2.png
http://info.cadac.com/email/ndg-3.png
http://info.cadac.com/email/ndg-4.png
 
 
 



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to