> My company is trying to expand on our current application to handle large > data sets. Right now our application comfortably handles 2000-3000 points, > but we'd like to expand our capabilities to handle at LEAST 20,000 points. > More would be nice, but our minimum requirement is 20,000. What I have found works best is to split the functionality between WMS and WFS. For display of your data, add it has a WMS layer with appropriate SLD. You might like to look at SLDSelect (and the OL example for it) to show how much you can do with WMS on display side. For querying, use WFS. You get the high speed drawing of 100,000s of points with WMS and all the power of WFS for querying.
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. _______________________________________________ Dev mailing list d...@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/openlayers-dev