[mapserver-users] map mode for ajax calls
Dan Little
danlittle at yahoo.com
Thu Nov 6 06:44:43 PST 2008
You can actually call the legend and individual layer images.
For the legends, mode=legend will help you out. For the layer images, you could iterate through the layer name list to generate each individual image.
----- Original Message ----
> From: "nikos at maich.gr" <nikos at maich.gr>
> To: mapserver-users at lists.osgeo.org
> Sent: Thursday, November 6, 2008 7:07:53 AM
> Subject: [mapserver-users] map mode for ajax calls
>
> Hi all,
>
> I've been playing using ajax calls to the ms executable.
> I'm using map mode and piping to a file, and returning this file ref to
> update the image div, and it works fast and fine.
>
> I would also like to update the legend, layer images, and it seems that
> these are only produced in browse mode.
>
> Outside of parsing the map file produced to extract the above image names
> when one pipes the cgi, is there another, possibly simpler way? way?
>
> regards,
>
> nicolas boretos
>
> _______________________________________________
> 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