Skip to content

For MapML client proxy, allow GetFeatureInfo to be directed locally and transformed from application/vnd.ogc.gml to text/mapml #79

Description

@prushforth

Currently the generated <map-link rel="query" tref="https://mapserver.example.org/wms_cgi?request=GetFeatureInfo&...&info_format=text/plain"> is fully directed by default at the remote WMS, using the info_format=text/plain GetFeatureInfo parameter by default, since it's unlikely that the remote WMS supports text/mapml yet.

There should be a way to obtain the MapML response containing a <map-link rel="query" tref="https://my-geoserver.example.net/geoserver/.../?request=GetFeatureInfo&info_format=text/mapml...">

This could be done via a checkbox in the MapML layer Publishing panel, and it could be represented dynamically via a format_options mapml query link control parameter (name tbd).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions