Skip to content

wrong PropertyName lookup for fes v11 parser  #81

Open
@jokiefer

Description

@jokiefer
Contributor

Status Quo

The parser implementation for fes v1.1.0 filters is currently incorrect. It will allow the newer in fes v2.x.x filters renamed PropertyName as ValueReference.

It shall be

<ogc:PropertyIsLessThan>
          <ogc:PropertyName>attr</ogc:PropertyName>
...

See wrong test case

Activity

added a commit that references this issue on Nov 15, 2023
a2acfc1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @jokiefer

        Issue actions

          wrong PropertyName lookup for fes v11 parser · Issue #81 · geopython/pygeofilter