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

replace pygeofilter CQL2 parser with cql2-rs #192

Open
vincentsarago opened this issue Oct 11, 2024 · 0 comments
Open

replace pygeofilter CQL2 parser with cql2-rs #192

vincentsarago opened this issue Oct 11, 2024 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@vincentsarago
Copy link
Member

from pygeofilter.ast import AstType
from pygeofilter.parsers.cql2_json import parse as cql2_json_parser
from pygeofilter.parsers.cql2_text import parse as cql2_text_parser

https://github.com/developmentseed/cql2-rs

@vincentsarago vincentsarago added enhancement New feature or request dependencies Pull requests that update a dependency file labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants