[OpenLayers-Users] Draw US Counties really slow in IE
Phil Scadden
p.scadden at gns.cri.nz
Wed May 30 22:11:48 PDT 2012
> browsers can't handle a large number of vector features, IE is far worse
> than other browsers, especially older versions.
I would echo this. Use WMS for your rendering, WFS for querying. With
really complex geometries use WFS to fetch only feature attributes and
render by
using SLDSelect. Beside the poor JS performance on older browsers, you
dont want to be transferring around large packets of vectors.
Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.
More information about the Users
mailing list