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

Some types of invalid CQL does not raise an error #47

Open
AsgerPetersen opened this issue Jun 7, 2022 · 1 comment
Open

Some types of invalid CQL does not raise an error #47

AsgerPetersen opened this issue Jun 7, 2022 · 1 comment

Comments

@AsgerPetersen
Copy link
Collaborator

For instance this request with an invalid and part.

POST /search

{ "intersects": { "type": "Point", "coordinates":[ 10.4064, 55.3951 ] }, "filter-lang": "cql-json", "filter": { "and": [ {"eq": [ { "property": "direction" }, "east" ] } ] } }
@AsgerPetersen
Copy link
Collaborator Author

Reported upstream here geopython/pygeofilter#47

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