Hi dudes, I need to draw polygons dinamically into a MAP, provided by WMS queries upon OpenLayers. My question is where I should draw them: client or server side? Client side depends on OpenLayers, but if I choose server one I cannot use then WMS queries, just because it doesn't allow to send, for example, WKT data into the URL. How would you achieve this goal?
Really thanks in advance. Regards, -- Marcos - http://www.youcannoteatbits.org
