[mapserver-users] SHPXY output formatting, how can I drop the comma in the X/Y separator??

Lime, Steve D (MNIT) Steve.Lime at state.mn.us
Thu Mar 2 10:48:44 PST 2017


Try xf=” “…

Steve

From: mapserver-users [mailto:mapserver-users-bounces at lists.osgeo.org] On Behalf Of Basques, Bob (CI-StPaul)
Sent: Thursday, March 02, 2017 12:40 PM
To: mapserver-users at lists.osgeo.org
Subject: [mapserver-users] SHPXY output formatting, how can I drop the comma in the X/Y separator??

All,

I’m using this in my Template:

 ([shpxy precision="6" xh="(" yf=")"])

and it’s returning each group of coordinates for a polyline like this:


((576829.620110,157690.579906) (576835.359928,157694.480161) (576845.120079,157701.119911))

and I need it to look like this:

((576829.620110 157690.579906) (576835.359928 157694.480161) (576845.120079 157701.119911))

No commas.  Is there a way to set a “ “ as the separator?  “the “cs” parameter is not it, that separates the pair groups.



Thanks




"In the end, everything is a gag."
- Charlie Chaplin




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20170302/e6155e7c/attachment-0001.html>


More information about the mapserver-users mailing list