Does SDTS support spatial object sharing among aggregate spatial objects?
Yes it does. If two polygons share the same boundary, then this boundary can be represented by SDTS structures only once, and then referenced via “id” by each polygon that uses it. In the general case, each simple spatial object (point, line, polygon) is represented once, and they can be referenced by any number of composite objects.