Phalguni Pal wrote:
Hi friends,

1. Could you anybody tell me where can I get the list of some standard MapServer colors with color mames, like:

COLOR  0 0 0 --------> Black
COLOR 255 0 0 ------> Red
COLOR -1 -1 -1 -------> light blue

These are standard RGB values for colors, except -1 -1 -1 means no color so what ever is already displayed will not be over written.

You can also use syntax like:

COLOR "#000000"
COLOR "#FF0000"

etc.

etc. 2. How to fill a hollow square with two diffetent colors (50-50%)?

http://mapserver.org/documentation.html

Specificaly look at:

# Cartographic Symbol Construction with MapServer
# Symbology Examples

-Steve W


Thanking you.
With regards,

--
// Phalguni


------------------------------------------------------------------------

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to