1986
DOI: 10.1145/16856.16886
|View full text |Cite
|
Sign up to set email alerts
|

Spatial query processing in an object-oriented database system

Abstract: DBMSs must offer spatial query processing capabilities to meet the needs of applications such as cartography, geographic information processing and CAD. Many data structures and algorithms that process grid representations of spatial data have appeared in the literature. We unify much of this work by identifying common principles and distilling them into a small set of constructs. (Published data structures and algorithms can be derived as special cases.) We show how these constructs can be supported with only… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
103
0
3

Year Published

1996
1996
2017
2017

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 229 publications
(106 citation statements)
references
References 15 publications
0
103
0
3
Order By: Relevance
“…Another crucial part is to show the spatiotemporal relationships of the tracks, which can be achieved by spatial join (Orenstein, 1986). Spatial join tool is a technical implementation to compile the functionalities of spatial join.…”
Section: Spatial Joinmentioning
confidence: 99%
“…Another crucial part is to show the spatiotemporal relationships of the tracks, which can be achieved by spatial join (Orenstein, 1986). Spatial join tool is a technical implementation to compile the functionalities of spatial join.…”
Section: Spatial Joinmentioning
confidence: 99%
“…They include approaches that transform rectangles into points in a space of higher dimensionality, Table 1: Tabular Data Linked to vector objects e.g. grid files [8]; approaches that use linear quadtrees [15,5], z-ordering [11] or other space filling curves [9]; and approaches based on trees (R-tree [7], MX quadtrees [13,14], k-d-trees [2], k-d-B trees [12], hB trees [10] and cell trees [6]). In this paper, we propose extension to the MX-CIF quadtree, called MX-RS quadtree, that enables efficient implementation of various privilege modes of GSAM.…”
Section: Background On Geospatial Imagesmentioning
confidence: 99%
“…If the MBRs however share common points, no conclusion can be drawn about the spatial relation between the objects. For this reason, spatial queries involve the following two-step strategy [33]: (i) A filter step uses the tree to eliminate rapidly objects that could not possibly satisfy the query. The result of this step is a set of candidates which includes all the results and possibly some false hits.…”
Section: Selection Queriesmentioning
confidence: 99%