Simple Features

Simple Features

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

Types

Point

Example:POINT (10 10)

LineString

Example:LINESTRING( 10 10, 20 20, 30 40)

Polygon

Example:POLYGON ((10 10, 10 20, 20 20, 20 15, 10 10))

Multipoint

Example:MULTIPOINT(10 10, 20 20)

Multipolygon

Example:MULTIPOLYGON(((10 10, 10 20, 20 20, 20 15, 10 10)),((60 60, 70 70, 80 60, 60 60)))

GeomCollection

Example:GEOMETRYCOLLECTION(POINT (10 10), POINT(30 30), LINESTRING(15 15, 20 20))

External links

* [http://www.opengeospatial.org/specs/?page=specs OpenGIS Specifications (Standards)]
* [http://www.opengeospatial.org/standards/sfc OpenGIS Simple Features Specification for CORBA (99-054)]
* [http://www.opengeospatial.org/standards/sfo OpenGIS Simple Features Specification for OLE/COM (99-050)]
* [http://www.opengeospatial.org/standards/sfs OpenGIS Simple Features Specification for SQL (99-054, 05-134, 06-104r3)]
* [http://www.gdal.org/ogr/ OGR] - OGR library which implements relevant OGC standards
* [http://www.opengis.org/docs/99-049.pdf OpenGIS Simple Features Specifications For SQL]
* [http://dev.mysql.com/doc/refman/5.1/en/spatial-extensions.html MySQL 5.1 documentation on Spatial extensions]
* [http://postgis.refractions.net/ PostGIS Simple Features implementation for PostgreSQL]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Simple Features Access — Simple Feature Access ist eine Spezifikation des Open Geospatial Consortium, welche eine allgemein gültige Architektur für geografische Daten und deren Geometrien definiert. Die Spezifikation beschreibt einerseits die Speicherung und den Zugriff… …   Deutsch Wikipedia

  • Simple Network Management Protocol — (SNMP) forms part of the internet protocol suite as defined by the Internet Engineering Task Force (IETF). SNMP is used in network management systems to monitor network attached devices for conditions that warrant administrative attention. It… …   Wikipedia

  • Simple Gifts — is an 1848 Shaker song by Elder Joseph Brackett.It has endured many inaccurate descriptions. Though often classified as an anonymous Shaker hymn or as a work song, it is better classified as a dance song.The composerElder Joseph Brackett was born …   Wikipedia

  • simple — [sim′pəl] adj. simpler, simplest [OFr < L simplus < IE * sṃplos < bases * sem , one + * plo , fold: see DOUBLE] 1. having or consisting of only one part, feature, substance, etc.; not compounded or complex; single 2. having few parts or… …   English World dictionary

  • Simple Men — is a 1992 film written and directed by Hal Hartley, starring Robert John Burke, Bill Sage, Karen Sillas and Martin Donovan.PlotBurke and Sage play brothers Bill and Dennis, who reunite after their anarchist father escapes from the hospital. Bill… …   Wikipedia

  • Simple Interactive Object Extraction — (SIOX) is an algorithm for extracting foreground objects from color photographs with little user interaction. SIOX is a tool in the GIMP (since version 2.3.3) and Inkscape. SIOX originates from a distance learning tool called E Chalk where an… …   Wikipedia

  • Features new to Windows Vista — This article is part of a series on Windows Vista New features Overview Technical and core system Security and safety Networking technologies I/O technologies Management and administration Removed features …   Wikipedia

  • Simple Machines Forum — Infobox Software name = Simple Machines Forum caption = Screenshot of a fresh SMF installation developer = [http://www.simplemachines.org/about/team.php The SMF Team] frequently updated = yes programming language = PHP genre = Forum software… …   Wikipedia

  • Features removed from Windows Vista — While Windows Vista contains many new features, a number of capabilities and certain programs that were a part of Windows XP are no longer present or changed, resulting in the removal of certain functionality. The following is a list of features… …   Wikipedia

  • Simple Spreadsheet — Infobox Software name = Simple Spreadsheet caption = Simple Spreadsheet latest release version = 0.8 latest release date = June 07, 2007 operating system = Cross platform genre = Online Spreadsheet license = GNU General Public License website =… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”