Jump to content

Spatial Query Server: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Geometric Types: Terminology.
Line 46: Line 46:
*[http://active.boeing.com/mission_systems/products/docs/2006_SQS_MS.pdf Product Brochure]
*[http://active.boeing.com/mission_systems/products/docs/2006_SQS_MS.pdf Product Brochure]
*[http://www.teradata.com/td/page/115221# Teradata Magazine Spatial Query Server (SQS) Article]
*[http://www.teradata.com/td/page/115221# Teradata Magazine Spatial Query Server (SQS) Article]
*[http://www.opengeospatial.org/standards/sfa Open Geospatial Consortium: Simple Feature Access - Part 1: Common Architecture ]


[[Category:Proprietary database management systems]]
[[Category:Proprietary database management systems]]

Revision as of 17:14, 22 October 2013

Boeing Spatial Query Server
Developer(s)The Boeing Company
Initial releaseDecember 2001
Stable release
3.6 / November 2007
Operating systemSGI, Solaris, Linux, Windows 2000, 2003 & XP
TypeGeodatabase
LicensePay Licensed Closed Source/Proprietary
WebsiteBoeing SQS

The Boeing Company's Spatial Query Server is a commercially available product which enables a Sybase database to contain spatial features.

Geometric Types

  • Circle
  • Ellipse
  • Point - a point in 2D space. (x,y) plane.
  • Voxel - a point in 3D space. (x,y,z) volume.
  • Polygon
  • Polygon(n)
  • Polygon set
  • Gpolygon
  • Gpolygon(n)
  • Gpolygon_set
  • Line
  • Line(n)
  • Line_set
  • Rectangle
  • Rectangle_set
  • Llbox
  • Llbox_set

See also