Hi list.
I would like to know if it's posible to draw a point layer with variable
coordinates as a feature using run-time variable substitution.
I want to use cgi mapserver and privide a lat / lon values as variables and
would like mapserver to draw a symbol in that point. is it posible?
I know you can't use something like this, but it's the idea.
LAYER
NAME XX
STATUS ON
TYPE POINT
FEATURE
POINTS
*<long value> <lat value>*
END
END
CLASS
STYLE
SYMBOL 2
SIZE 20
COLOR 0 255 0 #verde
OUTLINECOLOR 255 255 255
END
END
END
Any idea or suggestion?
thanks in advance
regards,
Luis
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users