[mapserver-users] Change a SYMBOL param via URL (CGI MapServer)

Lime, Steve D (DNR) Steve.Lime at state.mn.us
Mon Sep 13 09:01:07 EDT 2010


You can't do this at present. Sorry.

Steve
________________________________________
From: mapserver-users-bounces at lists.osgeo.org [mapserver-users-bounces at lists.osgeo.org] On Behalf Of stoli [rstoyle at COMCAST.NET]
Sent: Saturday, September 11, 2010 3:11 PM
To: mapserver-users at lists.osgeo.org
Subject: [mapserver-users] Change a SYMBOL param via URL (CGI MapServer)

I want to change the POINTS values in a SYMBOL defined in my map file. Can
you do this on the fly?

i.e. I define the symbol in the map file:

MAP
.
.
SYMBOL
  NAME mySymbol
  TYPE ELLIPSE
  POINTS 1 1 END
  FILLED TRUE
END
.
.
END

In the URL I have tried both:

...&map_symbol[mySymbol]=POINTS+2+1+END&...

and

...&map_symbol[mySymbol]_POINTS=2+1&...

Neither results in a parse error, but they don't change the aspect of the
ellipse either.

Can it be done?
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Change-a-SYMBOL-param-via-URL-CGI-MapServer-tp5522137p5522137.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
_______________________________________________
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