mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-22 20:18:33 -04:00
Extends the KQL grammar with geo function values on any field, e.g. location:geo.distance(lat, lon, 5km). Parses into GeoDistance/GeoBoundingBox/ GeoPolygon AST nodes; radius units (km/m/mi) are normalised to meters.