Jump to content

Simple Features

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 83.176.89.111 (talk) at 08:24, 10 November 2005 (New article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Simple Features are an OpenGIS standard which specifies digital storage of geographical data (point, line, polygon, multi-point, multi-line, etc) with both spatial and non-spatial attributes. Simple Features are based on 2D geometry with linear interpolation between vertices. In general, a 2D geometry is simple if it contains no self-intersection. The OpenGIS Simple Features specifications define various spatial operators, which can be used to generate new geometries from existing geometries.