<div dir="ltr">Hi Andreas, <div>good point. </div><div><br></div><div>Having two vendor-specific options is ok to me. </div><div>What I am wondering is:</div><div><br></div><div>- do we prefer to have them displayed by default, and we won't break existing web client</div><div>- have them hidden by default and we stop surcharging QGIS client identify window. </div><div><br></div><div>Any opinion?<br></div><div><br></div><div>Régis</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-10-05 15:04 GMT+02:00 Andreas Neumann <span dir="ltr"><<a href="mailto:a.neumann@carto.net" target="_blank">a.neumann@carto.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif">
<p>Hi QGIS Server devs and users,</p>
<p>I have a small proposal for a change in the QGIS Server GetFeatureInfo reponse.</p>
<p>Next to the attributes that are returned for a feature, there are two additional results:</p>
<ul>
<li>geometry (optional, used for high-lighting in Web-GIS clients)</li>
<li>maptip (usually the display value for the maptip in QGIS desktop or a combination of several attributes), used by Web-GIS clients if they want to display the most relevant information on mouse-over</li>
</ul>
<p>The problem with these two additional result attributes, is that while they are useful in a Web-GIS client context, both attributes are visible in the GetFeatureInfo response of a Desktop GIS as well, such as QGIS desktop. On these desktop GIS clients, the display of those two attributes are unnecessary or even annoying.</p>
<p>Now, my proposal is to hide these two attributes by default, unless a client explicitly requests them. We could introduce a new vendor-specific parameter, like WITH_GEOMETRY and WITH_MAPTIP or something similar.</p>
<p>What do you think? It would require small changes in QWC II, Lizmap or other specific web clients who specifically use QGIS server extensions.</p><span class="HOEnZb"><font color="#888888">
<p>Andreas</p>

</font></span></div>
<br>______________________________<wbr>_________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br></blockquote></div><br></div>