[mapserver-users] How to change the feature points of a circle
Sucharita Samuel
iworktech.sucharita at gmail.com
Tue Apr 22 00:34:12 PDT 2008
Hi,
Can anybody please help me with a mapscript code to change the feature
points of a circle defined in the mapfile. My mapfile looks as below,
LAYER
NAME "Circle"
STATUS off
TRANSPARENCY 50
TYPE circle
FEATURE
POINTS
73.802230 18.484904
73.902774 18.584458
END #end of POINTS
END #end of FEATURE
CLASS
STYLE
OUTLINECOLOR 255 0 0
COLOR 186 227 255
END #end of STYLE
END #end of CLASS
END #end of LAYER Circle
Currently I am using C# mapscript. A code in php will also be great.
Thanks,
Sucharita
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080422/9f6d5db2/attachment.htm>
More information about the MapServer-users
mailing list