| We currently support all the unit geometry type but it would be nice if we could add support for: https://docs.mongodb.com/manual/reference/geojson/#geometrycollection See https://github.com/hibernate/hibernate-ogm/pull/902 for more information about how to do it. All the infrastructure is there, what's still needed is mostly to implement the objects <-> json machinery. |