I'm looking at the OpenDB API and I can't find a way to get for a given `ITerm`, the geometry. Ther...
t
I'm looking at the OpenDB API and I can't find a way to get for a given
ITerm
, the geometry. There is a
getGeometries()
but that returns raw
odb.Rect
objects where there is no indication whatsoever or which layer those belong to which is kind of useles ...