@sovereignbase/schema-crdt
    Preparing search index...

    Type Alias CRGeospatialGeometryRelation

    CRGeospatialGeometryRelation:
        | CRTypedIdReferenceValue<"GeospatialGeometry">
        | CRTypedIdReferenceValue<"Place">
        | CRIdReferenceValue

    Values accepted by Schema.org geospatial geometry relation properties.

    GeospatialGeometry and Place nodes are represented by CRIdReferenceValue to keep recursive spatial relations finite.