cambridge-cares / TheWorldAvatar

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

1312 add postgis geometry array support #1314

Closed kok-foong closed 1 week ago

kok-foong commented 3 months 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