Spatial Objects (2)
spatial basic types (vector model)
spatial_element ::= (point | line | region)
spatial objects (aggregates)
(oid, features, geo)
where features ::= tuple(info_element)
and geo ::= set(spatial_element)
rem: geo has
- a centroïd and an area (or a length)
- a minimum bounding box mbb