Re: [OpenLayers-Users] OpenLayers Optimization - many vectors

2010-04-27 Thread Paw3l
As one person has told me I have managed to solve this problem by using Geoserver and render my vectors by this tool. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/OpenLayers-Optimization-many-vectors-tp4950514p4968440.html Sent from the OpenLayers Users mailing list ar

[OpenLayers-Users] OpenLayers Optimization - many vectors

2010-04-23 Thread Paw3l
Hi, I am wondering if it is possible to optimize slightly my openlayers application. I have about 5000 objects of type Vector (all of which are in fact four squared polygons). I was building all this list in this way: var polygon = new StringBuffer(); polygon.append("POLYGON(")