mapcache
mapcache copied to clipboard
Add text/html format to GetFeatureInfo capabilities in the WMS
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>
Was this taken care? I'm having problems with this, the mapcache only allows this formats?
No, not yet. Unfortunatelly resources are scarce on MapCache to address all open issues. Help is greatly appreciated.