Skip to content

Add text/html format to GetFeatureInfo capabilities in the WMS #188

@samtux

Description

@samtux

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions