[mapserver-users] Multiple Styles for a LAYER/CLASS
Cechini, Matthew F. (GSFC-423.0)[Science Systems & Applications, Inc.]
matthew.f.cechini at nasa.gov
Fri Sep 11 12:37:25 PDT 2020
Greetings,
I would like to provide multiple styles for the same LAYER/CLASS in our mapserver configuration. Ideally that looks something like this, though of course this syntax isn’t currently supported.
CLASS
NAME "Thermal Anomalies"
STYLE
NAME 'default'
SYMBOL 'circle'
COLOR 240 40 40
OUTLINECOLOR 240 40 40
SIZE 3
END
STYLE
NAME 'blue'
SYMBOL 'circle'
COLOR 0 0 255
OUTLINECOLOR 0 0 255
SIZE 3
END
END
How would I accomplish this given existing functionality?
Thanks,
Matt
.................................................................
Matthew Cechini
Contractor, Science Systems and Applications, Inc.
NASA GIBS Systems/Software Engineer
410.205.6272
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20200911/5a019842/attachment.htm>
More information about the MapServer-users
mailing list