Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Add better heuristic to determine optimal request filter #124

Description

@ridoo

Currently, the hydro connector filters according to procedure parameter. This however is related to sample SOS instances serving just one observableProperty which resulted in an ExceedsSizeLimit exception during GetFeatureOfInterest.

Switching observableProperty filter and procedure filter would not solve the problem optimal as other SOS instances may be modeld the other way.

proposed solution:
Add kind of a heuristic that chooses that filter parameter which has less values. If still an ExceedsSizeLimit exception is returned, a combination of observableProperty and procedure filter should be used.

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