[mapserver-users] Mapserver Template - BBOX
Eichner, Andreas - SID-NLKM
Andreas.Eichner at sid.sachsen.de
Tue Jul 24 04:35:10 PDT 2012
You might try:
[shpminx], [shpminy], [shpmaxx], [shpmaxy]
Minimum / maximum X or Y coordinate of shape extent. Available only when processing query results.
See http://mapserver.org/mapfile/template.html#query
HTH
> -----Ursprüngliche Nachricht-----
> Von: mapserver-users-bounces at lists.osgeo.org
> [mailto:mapserver-users-bounces at lists.osgeo.org] Im Auftrag
> von Donald Kerr
> Gesendet: Dienstag, 24. Juli 2012 11:57
> An: mapserver-users at lists.osgeo.org
> Betreff: [mapserver-users] Mapserver Template - BBOX
>
> 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
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
More information about the MapServer-users
mailing list