Is it possible to add more formats to the GetFeatureInfo capabilities in the WMS service, e.g. text/html?
The response is always limited to the default formats (text/plain, application/vnd.ogc.gml), without taking the source settings.
<GetFeatureInfo>
<Format>text/plain</Format>
<Format>application/vnd.ogc.gml</Format>
<DCPType>
<HTTP>
<Get>
<OnlineResource xlink:href="http://visorgeo.ambientebogota.gov.co/mapcache/?"/>
</Get>
</HTTP>
</DCPType>
</GetFeatureInfo>