Hi list, I am trying to use BBOX in a WFS query template where I need to get the minx, miny etc in the following format:
"258481,665862 258607,665956" i.e. a space between coordinate pairs which are separated by a comma. In the template, [bbox] returns "258481,665862,258607,665956" with each value separated by a comma. I have tried "[bbox.minx],[bbox.miny] [bbox.maxx],[bbox.maxy]" without success. Is there a way to achieve what I am looking for? Many thanks. Regards, Donald _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
