Open Access
Spatial Data Types.
Markus Schneider
- 01 Jan 2009
pp 2698-2702
9
TL;DR: Spatial data types or geometric data types provide a fundamental abstraction for modeling the geometric structure of objects in space as well as their relationships, properties, and operations.
read more
Abstract: DEFINITION Data types are a well known concept in computer science (for example, in programming languages or in database systems). A data type defines a set of homogeneous values and the allowable operations on those values. An example is a type integer representing the set of 32-bit integers and including operations such as addition, subtraction, and multiplication that can be performed on integers. Spatial data types or geometric data types provide a fundamental abstraction for modeling the geometric structure of objects in space as well as their relationships, properties, and operations. They are of particular interest in spatial databases [5, 8, 13] and Geographical Information Systems [14]. One speaks of spatial objects as values of spatial data types. Examples are two-dimensional data types for points (for example, representing the locations of lighthouses in the U.S.), lines (for example, describing the ramifications of the Nile Delta), regions (for example, depicting air-polluted zones), spatial networks (for example, representing the routes of the Metro in New York), and spatial partitions (for example, describing the 50 states of the U.S. and their exclusively given topological relationships of adjacency or disjointedness) as well as three-dimensional data types for surfaces (for example, modeling the shape of landscapes) or volumes (for example, representing urban areas). Operations on spatial data types include spatial operations like the geometric intersection, union, and difference of spatial objects, numerical operations like the length of a line or the area of a region, topological relationships checking the relative position of spatial objects to each other like overlap, meet, disjoint, or inside, and cardinal direction relationships like north or southeast.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Dissertation
Modelling and analysing 3d building interiors with the dual half-edge data structure
Pawel Boguslawski
- 01 Jan 2011
31
Contextualized and Personalized loCation-based serviCes
Shijun Yu
- 01 Jan 2008
TL;DR: This work proposes a semantic LBS infrastructure on the basis of the modularized ontologies approach, and introduces three new kinds of relationships in the service module to enhance the semantics of interactions and dependencies between services.
3
Conceptual Geometric Modelling
Hui Ma,Klaus-Dieter Schewe +1 more
- 01 Jan 2011
TL;DR: This chapter presents a geometrically enhanced ER model (GERM), which preserves the key principles of ER modelling and at the same time introduces bulk constructions and types that support geometric objects.
2
SQL Interface Development for Spatial Data Retrieval on Cassandra
William Fu,Tricya Esterina Widagdo +1 more
- 02 Nov 2022
TL;DR: In this article , a system was developed to perform spatial data retrieval using SQL queries by utilizing the PostGIS extension, which complements the spatial operations provided by Cassandra and enables data retrieval by using SQL querying.
1
An Empirical Study of Spatial Datatypes and their Integration into Query Language
Disha Kawatra,Veepu Uppal +1 more
TL;DR: With the expeditious development in Geographic Information System (GIS) and their applications, leads to the increment in the geo-graphical databases that have been developed by different vendors, but the amalgam of data and accessing is still havoc for the development of GIS.
1
References
•Book
Spatial Databases: A Tour
Shashi Shekhar,Sanjay Chawla +1 more
- 20 Jun 2003
TL;DR: An introduction to Spatial Databases and Trends in Spatial Data Mining.
Spatial SQL: a query and presentation language
TL;DR: The spatial query language has been designed as a minimal extension to the interrogative part of SQL and distinguishes from previously designed SQL extensions by: the preservation of SQL concepts; the high-level treatment of spatial objects; and the incorporation of spatial operations and relationships.
Topological relationships between complex spatial objects
Markus Schneider,Thomas Behr +1 more
TL;DR: In this article, the authors define general and versatile spatial data types for complex points, complex lines, and complex regions based on the well known 9-intersection model, and then determine the complete sets of mutually exclusive topological relationships for all type combinations.
•Book
Spatial Data Types for Database Systems: Finite Resolution Geometry for Geographic Information Systems
Markus Schneider
- 15 Jan 1997
TL;DR: The ROSE algebra is used as a foundation for spatial data types in database systems to implement Realm system and ROSE system and to implement efficient algorithms for realm-based spatialData types.
Related Papers (5)
Pech Palacio,Manuel Alfredo +1 more
- 01 Jan 2005
Michael F. Worboys,Petros Bofakos +1 more
- 23 Jun 1993