Hi list,<br><br>I have been beating myself over this one for a bit.  I have a layer, with DUMP set to true, gml_include_items set to all, and TEMPLATE set to a value etc.  <br><br>I could be mistaken, however I thought that the GetFeatureInfo response returned the GML of the feature clicked on and not just the bounding box of a feature.  Am I mistaken?  Is there an extra setting I&#39;m supposed to use?  Am I expected to do a follow up GetFeature from a WFS to get this?  I thought there was a time when I could do this, so things might have changed.<br>
<br>This is my returned XML:<br><span style="font-family: courier new,monospace;">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;</span><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&lt;msGMLOutput </span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">     xmlns:gml=&quot;<a href="http://www.opengis.net/gml">http://www.opengis.net/gml</a>&quot;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">     xmlns:xlink=&quot;<a href="http://www.w3.org/1999/xlink">http://www.w3.org/1999/xlink</a>&quot;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">     xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot;&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">    &lt;SoilOrder1M_layer&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">        &lt;SoilOrder1M_feature&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">            &lt;gml:boundedBy&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">                &lt;gml:Box srsName=&quot;EPSG:42304&quot;&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">                    &lt;gml:coordinates&gt;-726064.661784,440967.407748 -709822.510747,457772.086682&lt;/gml:coordinates&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">                &lt;/gml:Box&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">            &lt;/gml:boundedBy&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">            &lt;OBJECTID&gt;10282&lt;/OBJECTID&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">            &lt;SLC_SOIL_ORDER_V31_22_ID&gt;74100531&lt;/SLC_SOIL_ORDER_V31_22_ID&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">            &lt;SOIL_ORDER_NAME_EN&gt;Chernozemic&lt;/SOIL_ORDER_NAME_EN&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">            &lt;SOIL_ORDER_NAME_FR&gt;Chernozémique&lt;/SOIL_ORDER_NAME_FR&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">            &lt;SOIL_ORDER_PCNT&gt;88&lt;/SOIL_ORDER_PCNT&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">            &lt;SHAPE&gt;&amp;lt;shape&amp;gt;&lt;/SHAPE&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">        &lt;/SoilOrder1M_feature&gt;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">    &lt;/SoilOrder1M_layer&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&lt;/msGMLOutput&gt;</span><br><br>Thanks!<br><br>Liz Eidsness<br>