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

wrong PropertyName lookup for fes v11 parser #81

Open
jokiefer opened this issue Nov 14, 2023 · 0 comments
Open

wrong PropertyName lookup for fes v11 parser #81

jokiefer opened this issue Nov 14, 2023 · 0 comments

Comments

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

jokiefer added a commit to jokiefer/pygeofilter that referenced this issue Nov 15, 2023
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

1 participant