Skip to content

More abstract solution for FeatureUtil.getFeatureTypeNameFromGetFeatureInfoUrl #117

@dnlkoch

Description

@dnlkoch

The method getFeatureTypeNameFromGetFeatureInfoUrl should be rewritten to become more generic in its usage for other OGC requests or should at least extend the functionality of a generic method. For example it should also possible to pass other requests like an WMS GetMap or an WFS GetFeature to obtain the list of a given parameter, e.g. the LAYERS values. The signature could look like:

getValueFromRequestParameter(request: String, parameter: String)

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