CrunchyData / pg_featureserv

Lightweight RESTful Geospatial Feature Server for PostGIS in Go
Apache License 2.0
459 stars 91 forks source link

Update CQL parser to match latest spec #132

Closed dr-jts closed 1 year ago

dr-jts commented 1 year ago

Update the CQL parser to match the latest CQL specification.

This does not change the CQL accepted, just modifies the internal grammar.