[Geoserver-users] Regarding showing text information in SVG format

Dear Group Members,

Is there any solution in GeoServer to show text information of layer in SVG format if so pls help me it’s very urgent for me.

For instance, this is the example of MapServer which is given below:-

<?xml version="1.0" standalone="no"?>

<svg width=“10cm” height=“3cm” viewBox=“0 0 1000 300”

xmlns=“http://www.w3.org/2000/svg” version=“1.1”>

<text x=“250” y=“180”

font-family=“Verdana” font-size=“64” fill=“blue” >

Hello, out there!

Note:- I want to give the same text information in response which is in red color using GeoServer.

Kidly see that attached jpg file, the text is visible on the map I want to provide these texts in network response.

Thanks in advance

svgtext.JPG