<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body>
I think cs is coordinate separator so it only comes into play if you have multiple points. Try xf=“&” where xf means “x footer”.
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> mapserver-users <mapserver-users-bounces@lists.osgeo.org> on behalf of pe_lord <pe_lord@protonmail.com><br>
<b>Sent:</b> Tuesday, May 7, 2019 11:41:44 AM<br>
<b>To:</b> mapserver-users@lists.osgeo.org<br>
<b>Subject:</b> [mapserver-users] 7.2.1 html [shpxy] formating (templating)</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">I try to format my html getfeatureinfo response with my geometry coordinate<br>
(point).<br>
<br>
In my html.html response, I want [shpxy] with a "&" separator. <br>
<br>
Here what I set into my html template:<br>
[shpxy xh="x=" yh="y=" cs="&"]<br>
<br>
and I get this response:<br>
x=701467,y=305958 <br>
<br>
I need to concatenate my x an y with a & to build an url. Something I'm<br>
doing wrong?<br>
<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="https://gcc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fosgeo-org.1560.x6.nabble.com%2FMapserver-User-f4226646.html&amp;data=02%7C01%7Csteve.lime%40state.mn.us%7C518d2ae99b60442b0d2c08d6d30ae651%7Ceb14b04624c445198f26b89c2159828c%7C0%7C1%7C636928441098283309&amp;sdata=ylBKFHAzd9lQj7fqZSvr9%2FtxsTfBJajah0FayYoBOHw%3D&amp;reserved=0">
https://gcc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fosgeo-org.1560.x6.nabble.com%2FMapserver-User-f4226646.html&amp;data=02%7C01%7Csteve.lime%40state.mn.us%7C518d2ae99b60442b0d2c08d6d30ae651%7Ceb14b04624c445198f26b89c2159828c%7C0%7C1%7C636928441098283309&amp;sdata=ylBKFHAzd9lQj7fqZSvr9%2FtxsTfBJajah0FayYoBOHw%3D&amp;reserved=0</a><br>
_______________________________________________<br>
mapserver-users mailing list<br>
mapserver-users@lists.osgeo.org<br>
<a href="https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.osgeo.org%2Fmailman%2Flistinfo%2Fmapserver-users&amp;data=02%7C01%7Csteve.lime%40state.mn.us%7C518d2ae99b60442b0d2c08d6d30ae651%7Ceb14b04624c445198f26b89c2159828c%7C0%7C1%7C636928441098283309&amp;sdata=YRDYd7RQTNsXjfKRT99mSCeYAib8RuV3BXSwjbZ1zNc%3D&amp;reserved=0">https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.osgeo.org%2Fmailman%2Flistinfo%2Fmapserver-users&amp;data=02%7C01%7Csteve.lime%40state.mn.us%7C518d2ae99b60442b0d2c08d6d30ae651%7Ceb14b04624c445198f26b89c2159828c%7C0%7C1%7C636928441098283309&amp;sdata=YRDYd7RQTNsXjfKRT99mSCeYAib8RuV3BXSwjbZ1zNc%3D&amp;reserved=0</a></div>
</span></font></div>
</body>
</html>