cambridge-cares / TheWorldAvatar

A knowledge-graph-based digital twin of the world.
https://theworldavatar.io/
MIT License
84 stars 25 forks source link

1312 add postgis geometry array support #1314

Open kok-foong opened 1 month ago

kok-foong commented 1 month ago

It's not possible to pass PostGIS array objects directly into the public version of jooq, as a result, a new class GeometryArrayValue is created and passed into the query builder instead