[mapserver-users] Is it posible to draw variable feature points
thomas bonfort
thomas.bonfort at gmail.com
Wed Jan 5 00:20:52 PST 2011
Luis,
have a look at the mailing list archives and/or the mapserver documentation.
http://lists.osgeo.org/pipermail/mapserver-users/2010-November/067350.html
http://mapserver.org/cgi/controls.html
--
thomas
On Tue, Jan 4, 2011 at 22:54, Luis Treviño <ltrevinoh at gmail.com> wrote:
> 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
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
>
More information about the MapServer-users
mailing list