Jump to content

Spatial relation

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by AnomieBOT (talk | contribs) at 17:50, 10 October 2013 (Dating maintenance tags: {{Deadlink}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A spatial relation[1] specifies how some object is located in space in relation to some reference object. Since the reference object is usually much bigger than the object to locate, the latter is often represented by a point. The reference object is often represented by a bounding box (oblique or axis-parallel).

In Anatomy it might be the case that a spatial relation is not fully applicable. Thus, the degree of applicability is defined which specifies from 0 till 100% how strongly a spatial relation holds. Often researchers concentrate on defining the applicability function for various spatial relations.

In spatial databases and Geospatial topology the spatial relations are use for spatial analysis and constraint specifications.

Commonly used spatial relations are: topological, directional and distance relations.

Topological relations

Examples of topological spatial relations.
Main article DE-9IM.

The DE-9IM model express important space relations because they are formally specified, and are invariant to rotation, translation and scaling transformations.

For any two spatial objects a and b, that can be points, lines and/or polygonal areas, there are 9 relations derived from DE-9IM:

Equals a = b
Topologically equal. Also (ab = a) ∧ (ab = b)
Disjoint ab = ∅
a and b are disjoint, have no point in common. They form a set of disconnected geometries.
Intersects    ab ≠ ∅
Touches (ab ≠ ∅) ∧ (aοbο = ∅)
a touches b, they have at least one boundary point in common, but no interior points.
Covers    b lies in the interior of a (extends Contains). Other definitions: "no points of b lie in the exterior of a", or "Every point of b is a point of (the interior of) a".
Contains ab = b
CoveredBy   Covers(b,a)
Within ab = a

Directional relations

Directional relations can again be differentiated into external directional relations and internal directional relations. An internal directional relation specifies where an object is located inside the reference object while an external relations specifies where the object is located outside of the reference objects.

  • Examples for internal directional relations: left; on the back; athwart, abaft
  • Examples for external directional relations: on the right of; behind; in front of, abeam, astern

Distance relations

Distance relations specify how far is the object away from the reference object.

  • Examples are: at; nearby; in the vicinity; far away

See also

References

  1. ^ J Freeman (1975), "The modelling of spatial relations", Computer Graphics and Image Processing, Elsevier. Freeman75.pdf[dead link]