Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
samtux opened this issue Oct 26, 2018 · 2 comments
Open

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

samtux opened this issue Oct 26, 2018 · 2 comments

Comments

@samtux
Copy link

samtux commented Oct 26, 2018

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>
@carekapt
Copy link

Was this taken care? I'm having problems with this, the mapcache only allows this formats?

@jbo-ads
Copy link
Member

jbo-ads commented Sep 14, 2020

No, not yet.
Unfortunatelly resources are scarce on MapCache to address all open issues.
Help is greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants