Hi All,

I would like to propose an enhancement to the rendering within GeoServer.

With the recent release, Geoserver now be default uses StreamingRenderer, as 
oppose to previously when ShapefileRenderer was the default renderer.

The good thing  about the ShapefileRenderer, is that it made a call to 
StreamingRenderer.  Due to the architecture of ShapefileRenderer, we were able 
to make the method which calls StreamingRenderer multithreaded, so that if 
multiple WMS layers are called (For example in OS On Demand there is an OS 
MasterMap product which contains 6 layers: TOPOGRAPHICAREA, TOPOGRPAHICLINE, 
BOUNDARYLINE, CARTOGRPAHICSYMBOL, TOPOGRPAHICPOINT AND CARTOGRAPHICTEXT) using 
the parallel approach, we have seen tremendous improvements in performance 
compared to when the ShapefileRenderer uses a single thread for rendering all 6 
layers at the same time.

I understand that ShapefileRenderer is now in an unsupported state, so maybe we 
can migrate this to be a WMSRenderer as I'm not sure of the different use cases 
away from WMS requests.

Thanks,
Steve

________________________________
DISCLAIMER:

This email may contain confidential information and is intended only for the 
use of the specific individual(s) to which it is addressed. If you are not the 
intended recipient of this email, you are hereby notified that any unauthorized 
use, dissemination or copying of this email or the information contained in it 
or attached to it is strictly prohibited. If you received this message in 
error, please immediately notify the sender at Infotech or 
[email protected] and delete the original message.
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to