Question

I have a WMS Layer(using MapServer) and i want to draw it with certain colors from OpenLayers.

Anybody know how to do such thing???

THANKS !!!

Was it helpful?

Solution

if you have the geometry in the database try to make a WKT layer :)

OTHER TIPS

You can theme WMS layers with custom styles, using SLD (i.e. you specify custom style with SLD or SLD_BODY parameters on your GetMap requests). You can start with Server side support paragraph from http://mapserver.org/ogc/sld.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top