Skip Headers
Oracle® Spatial Developer's Guide
11g Release 2 (11.2)

Part Number E11830-11
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub
SPATL1287

Glossary

SPATL1288

area

An extent or region of dimensional space.

SPATL1289

attribute

Descriptive information characterizing a geographical feature such as a point, line, or area.

SPATL1290

attribute data

Nondimensional data that provides additional descriptive information about multidimensional data, for example, a class or feature such as a bridge or a road.

SPATL1291

batch geocoding

An operation that simultaneously geocodes many records from one table. See also geocoding.

SPATL1292

boundary

  1. The lower or upper extent of the range of a dimension, expressed by a numeric value.

  2. The line representing the outline of a polygon.

SPATL1293

Cartesian coordinate system

A coordinate system in which the location of a point in n-dimensional space is defined by distances from the point to the reference plane. Distances are measured parallel to the planes intersecting a given reference plane. See also coordinate system.

SPATL1294

colocation

The presence of two or more spatial objects at the same location or at significantly close distances from each other.

SPATL1295

contain

A geometric relationship where one object encompasses another and the inner object does not touch any boundaries of the outer. The outer object contains the inner object. See also inside.

SPATL1296

convex hull

A simple convex polygon that completely encloses the associated geometry object.

SPATL1297

coordinate

A set of values uniquely defining a point in an n-dimensional coordinate system.

SPATL1298

coordinate reference system

Synonymous with coordinate system in Oracle Spatial documentation. The term coordinate reference system is used extensively by the European Petroleum Survey Group (EPSG).

SPATL1299

coordinate system

A reference system for the unique definition for the location of a point in n-dimensional space. Also called a spatial reference system. See also Cartesian coordinate system, geodetic coordinates, projected coordinates, and local coordinates.

SPATL1300

cover

A geometric relationship in which one object encompasses another and the inner object touches the boundary of the outer object in one or more places.

SPATL1301

data dictionary

A repository of information about data. A data dictionary stores relational information on all objects in a database.

SPATL1302

datum transformation

See transformation.

SPATL1303

dimensional data

Data that has one or more dimensional components and is described by multiple values.

SPATL1304

direction

The direction of an LRS geometric segment is indicated from the start point of the geometric segment to the end point. Measures of points on a geometric segment always increase along the direction of the geometric segment.

SPATL1305

disjoint

A geometric relationship where two objects do not interact in any way. Two disjoint objects do not share any element or piece of their geometry.

SPATL1306

element

A basic building block (point, line string, or polygon) of a geometry.

SPATL1307

equal

A geometric relationship in which two objects are considered to represent the same geometric figure. The two objects must be composed of the same number of points; however, the ordering of the points defining geometries of the two objects may differ (clockwise or counterclockwise).

SPATL1308

extent

A rectangle bounding a map, the size of which is determined by the minimum and maximum map coordinates.

SPATL1309

feature

An object with a distinct set of characteristics in a spatial database.

SPATL1310

geocoding

The process of converting tables of address data into standardized address, location, and possibly other data. See also batch geocoding.

SPATL1311

geodetic coordinates

Angular coordinates (longitude and latitude) closely related to spherical polar coordinates and defined relative to a particular Earth geodetic datum. Also referred to as geographic coordinates.

SPATL1312

geodetic datum

A means of representing the figure of the Earth, usually as an oblate ellipsoid of revolution, that approximates the surface of the Earth locally or globally, and is the reference for the system of geodetic coordinates.

SPATL1313

geographic coordinates

See geodetic coordinates.

SPATL1314

geographic information system (GIS)

A computerized database management system used for the capture, conversion, storage, retrieval, analysis, and display of spatial data.

SPATL1315

geographically referenced data

See spatiotemporal data.

SPATL1316

geometric segment (LRS segment)

An LRS element that contains start and end measures for its start and end points, and that can contain measures for other points on the segment.

SPATL1317

geometry

The geometric representation of the shape of a spatial feature in some coordinate space. A geometry is an ordered sequence of vertices that are connected by straight line segments or circular arcs.

SPATL1318

georeferenced data

See spatiotemporal data.

SPATL1319

GIS

See geographic information system (GIS).

SPATL1320

grid

A data structure composed of points located at the nodes of an imaginary grid. The spacing of the nodes is constant in both the horizontal and vertical directions.

SPATL1321

hole

A subelement of a polygon that negates a section of its interior. For example, consider a polygon representing a map of buildable land with an inner polygon (a hole) representing where a lake is located.

SPATL1322

homogeneous

Spatial data of one feature type such as points, lines, or regions.

SPATL1323

hyperspatial data

In mathematics, any space having more than the three standard X, Y, and Z dimensions. Sometimes referred to as multidimensional data.

SPATL1324

index

A database object that is used for fast and efficient access to stored information.

SPATL1325

inside

A geometric relationship where one object is surrounded by a larger object and the inner object does not touch the boundary of the outer. The smaller object is inside the larger. See also contain.

SPATL1326

key

A field in a database used to obtain access to stored information.

SPATL1327

latitude

North/south position of a point on the Earth defined as the angle between the normal to the Earth's surface at that point and the plane of the equator.

SPATL1328

layer

A collection of geometries having the same attribute set and stored in a geometry column.

SPATL1329

line

A geometric object represented by a series of points, or inferred as existing between two coordinate points.

SPATL1330

line string

One or more pairs of points that define a line segment. See also multiline string.

SPATL1331

linear feature

Any spatial object that can be treated as a logical set of linear segments.

SPATL1332

local coordinates

Cartesian coordinates in a non-Earth (non-georeferenced) coordinate system.

SPATL1333

longitude

East/west position of a point on the Earth defined as the angle between the plane of a reference meridian and the plane of a meridian passing through an arbitrary point.

SPATL1334

LRS point

A point with linear measure information along a geometric segment. See also geometric segment (LRS segment).

SPATL1335

measure

The linear distance (in the LRS measure dimension) to a point measured from the start point (for increasing values) or end point (for decreasing values) of the geometric segment.

SPATL1336

measure range

The measure values at the start and end of a geometric segment.

SPATL1337

minimum bounding rectangle (MBR)

A single rectangle that minimally encloses a geometry or a collection of geometries.

SPATL1338

multidimensional data

See hyperspatial data.

SPATL1339

multiline string

A geometry object made up of nonconnected line string elements (for example, a street with a gap caused by a city park, such as Sixth Avenue in New York City with Central Park as the gap). See also line string.

SPATL1340

multipolygon

A polygon collection geometry in which rings must be grouped by polygon, and the first ring of each polygon must be the exterior ring.

SPATL1341

neighborhood influence

See spatial correlation.

SPATL1342

offset

The perpendicular distance between a point along a geometric segment and the geometric segment. Offsets are positive if the points are on the left side along the segment direction and are negative if they are on the right side. Points are on a geometric segment if their offsets to the segment are zero.

SPATL1343

oriented point

A special type of point geometry that includes coordinates representing the locations of the point and a virtual end point, to indicate an orientation vector that can be used for rotating a symbol at the point or extending a label from the point

SPATL1344

polygon

A class of spatial objects having a nonzero area and perimeter, and representing a closed boundary region of uniform characteristics.

SPATL1345

primary filter

The operation that permits fast selection of candidate records to pass along to the secondary filter. The primary filter compares geometry approximations to reduce computation complexity and is considered a lower-cost filter. Because the primary filter compares geometric approximations, it returns a superset of the exact result set. See also secondary filter and two-tier query model.

SPATL1346

projected coordinates

Planar Cartesian coordinates that result from performing a mathematical mapping from a point on the Earth's surface to a plane. There are many such mathematical mappings, each used for a particular purpose.

SPATL1347

projection

The point on the LRS geometric segment with the minimum distance to the specified point.

SPATL1348

proximity

A measure of distance between objects.

SPATL1349

query

A set of conditions or questions that form the basis for the retrieval of information from a database.

SPATL1350

query window

Area within which the retrieval of spatial information and related attributes is performed.

SPATL1351

RDBMS

See Relational Database Management System (RDBMS).

SPATL1352

recursion

A process, function, or routine that executes continuously until a specified condition is met.

SPATL1353

region

An extent or area of multidimensional space.

SPATL1354

Relational Database Management System (RDBMS)

A computer program designed to store and retrieve shared data. In a relational system, data is stored in tables consisting of one or more rows, each containing the same set of columns. Oracle Database is an object-relational database management system. Other types of database systems are called hierarchical or network database systems.

SPATL1355

resolution

The number of subdivision levels of data.

SPATL1356

scale

The ratio of the distance on a map, photograph, or image to the corresponding image on the ground, all expressed in the same units.

SPATL1357

secondary filter

The operation that applies exact computations to geometries that result from the primary filter. The secondary filter yields an accurate answer to a spatial query. The secondary filter operation is computationally expensive, but it is only applied to the primary filter results, not the entire data set. See also primary filter and two-tier query model.

SPATL1358

shape points

Points that are specified when an LRS segment is constructed, and that are assigned measure information.

SPATL1359

sort

The operation of arranging a set of items according to a key that determines the sequence and precedence of items.

SPATL1360

spatial

A generic term used to reference the mathematical concept of n-dimensional data.

SPATL1361

spatial binning

The process of discretizing the location values into a small number of groups associated with geographical areas. Also referred to as spatial discretization.

SPATL1362

spatial correlation

The phenomenon of the location of a specific object in an area affecting some nonspatial attribute of the object. Also referred to as neighborhood influence.

SPATL1363

spatial data

Data that is referenced by its location in n-dimensional space. The position of spatial data is described by multiple values. See also hyperspatial data.

SPATL1364

spatial data model

A model of how objects are located on a spatial context.

SPATL1365

spatial data structures

A class of data structures designed to store spatial information and facilitate its manipulation.

SPATL1366

spatial database

A database containing information indexed by location.

SPATL1367

spatial discretization

See spatial binning.

SPATL1368

spatial join

A query in which each of the geometries in one layer is compared with each of the geometries in the other layer. Comparable to a spatial cross product.

SPATL1369

spatial query

A query that includes criteria for which selected features must meet location conditions.

SPATL1370

spatial reference system

See coordinate system.

SPATL1371

spatiotemporal data

Data that contains time or location (or both) components as one of its dimensions, also referred to as geographically referenced data or georeferenced data.

SPATL1372

SQL*Loader

A utility to load formatted data into spatial tables.

SPATL1373

tolerance

The distance that two points can be apart and still be considered the same (for example, to accommodate rounding errors). The tolerance value must be a positive number greater than zero. The significance of the value depends on whether or not the spatial data is associated with a geodetic coordinate system.

SPATL1374

touch

A geometric relationship where two objects share a common point on their boundaries, but their interiors do not intersect.

SPATL1375

transformation

The conversion of coordinates from one coordinate system to another coordinate system. If the coordinate system is georeferenced, transformation can involve datum transformation: the conversion of geodetic coordinates from one geodetic datum to another geodetic datum, usually involving changes in the shape, orientation, and center position of the reference ellipsoid.

SPATL1376

two-tier query model

The query model used by Spatial to resolve spatial queries and spatial joins. Two distinct filtering operations (primary and secondary) are performed to resolve queries. The output of both operations yields the exact result set. See also primary filter and secondary filter.

Reader Comment

   

Comments, corrections, and suggestions are forwarded to authors every week. By submitting, you confirm you agree to the terms and conditions. Use the OTN forums for product questions. For support or consulting, file a service request through My Oracle Support.

Hide Navigation

Quick Lookup

Database Library · Master Index · Master Glossary · Book List · Data Dictionary · SQL Keywords · Initialization Parameters · Advanced Search · Error Messages

Main Categories

This Page

This Document

New and changed documents:
RSS Feed HTML RSS Feed PDF