symbology question

Richard Greenwood richard.greenwood at GMAIL.COM
Fri Sep 10 17:11:43 EDT 2004


Bart's SLD suggestion below is an excellent approach if you are
working in a WMS environment.

If you are working with mapscript, it is easy to alter the styles.

If you are working with the CGI interface, you can over-ride map file
parameters with CGI variables like this:
   MAP_layerName_className_SYMBOL=xyz
The default symbology would be defined in the map file, and then
over-ridden with a CGI item=value pair(s) as needed. Refer to the "CGI
Variables" section  of the "CGI MapServer" documentation.

Rich
--
Richard Greenwood
richard.greenwood at gmail.com
www.greenwoodmap.com


On Fri, 10 Sep 2004 20:04:48 +0200, Bart van den Eijnden
<bartvde at xs4all.nl> wrote:
> Hi,
>
> you could use Mapserver's SLD (Styled Layer Descriptor) interface for
> that, that's an OGC standard to do this kind of stuff.
>
> Best regards,
> Bart
>
> On Fri, 10 Sep 2004 12:06:43 -0500, Edward Glamkowski
> <eglamkowski at MY.BOMIS.COM> wrote:
>
> > Hello all - my company is considering the use of MapServer, but we have
> > a specific need and we'd like to know if MapServer can do it.
> >
> > Our client wants to be able to view maps on the web, but also be able
> > to change the symbology of the web-map on the fly.
> >
> > Like in ESRI's ArcMap, in the layer pane if you double click a symbol you
> > get a Layer Properties dialog from which you can change the Symbology.
> >
> > We'd like to do a similar dialog for a web map, though just for
> > symbology,
> > and are wondering if MapServer supports something like that.
> >
> > Thanks!
> >
>
> --
> Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
>



More information about the mapserver-users mailing list