<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>FOSS4G 2022 | pygeofilter: geospatial filtering made easy</title>
        <link>https://video.osgeo.org/videos/watch/77a78b91-21b6-41b5-ace2-30a0dab621e6</link>
        <description>Abstractpygeofilter (https://github.com/geopython/pygeofilter/) is a library to support the integration of geospatial filters. It is split into frontend language parsers (CQL 1 + 2 text/JSON, JFE, FES) , a common Abstract Syntax Tree (AST) representation and several backends (database systems) where the parsed filters can be integrated into queries. ParsersCurrently pygeofilter supports CQL 1, CQL 2 in both text and JSON encoding, OGC filter encoding specification (FES) and JSON filter expressions (JFE) as input languages. Additionally pygeofilter provides utilities to help create parsers for new filter languages. The filters are parsed to an AST representation, which is a common denominator across all filter capabilities including logical and arithmetic operators, geospatial comparisons, temporal filters and property lookups. An AST can also be easily created via the API, if necessary. Backendspygeofilter provides several backends and helpers to roll your own. Built-in backends are for Django, SQLAlchemy, raw SQL, (Geo)Pandas dataframes, and native Python lists of dicts or objects. Usagepygeofilter is used in several applications, such as PyCSW (https://pycsw.org/), EOxServer (https://github.com/EOxServer/eoxserver/) and ogc-api-fast-features (https://github.com/microsoft/ogc-api-fast-features/) Fabian Schindler-Strauss https://talks.osgeo.org/foss4g-2022/talk/GPPKXW/ #foss4g2022 #generaltrack #Stateofsoftware</description>
        <lastBuildDate>Wed, 03 Jun 2026 20:57:25 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.osgeo.org</generator>
        <image>
            <title>FOSS4G 2022 | pygeofilter: geospatial filtering made easy</title>
            <url>https://video.osgeo.org/lazy-static/avatars/de841c88-3a57-45ac-9eff-a00237356bfc.png</url>
            <link>https://video.osgeo.org/videos/watch/77a78b91-21b6-41b5-ace2-30a0dab621e6</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.osgeo.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.osgeo.org/feeds/video-comments.xml?videoId=77a78b91-21b6-41b5-ace2-30a0dab621e6" rel="self" type="application/rss+xml"/>
    </channel>
</rss>