Simple Features (officially Simple Feature Access) is a set of standards that specify a common storage and access model of geographic features made of mostly two-dimensional geometries (point, line, polygon, multi-point, multi-line, etc.) used by geographic information systems. It is formalized by both the Open Geospatial Consortium (OGC) and the International Organization for Standardization (ISO). The ISO 19125 standard comes in two parts. Part 1, ISO 19125-1 (SFA-CA for "common architecture"), defines a model for two-dimensional simple features, with linear interpolation between vertices, defined in a hierarchy of classes; this part also defines representation of geometry in text (WKT) and binary (WKB) forms. Part 2 of the standard, ISO 19125-2 (SFA-SQL), defines a "SQL/MM" language binding API for SQL under the prefix "SF_". The open access OGC standards cover additionally APIs for CORBA and OLE/COM, although these have lagged behind the SQL one and are not standardized by ISO. There are also adaptations to other languages covered below. The ISO/IEC 13249-3 SQL/MM Spatial extends the Simple Features data model mainly with circular interpolations (e.g. circular arcs) and adds other features like coordinate transformations and methods for validating geometries as well as Geography Markup Language support. The geometries are associated with spatial reference systems. The standard also specifies attributes, methods and assertions with the geometries, in the object-oriented style. In general, a 2D geometry is simple if it contains no self-intersection. The specification defines DE-9IM spatial predicates and several spatial operators that can be used to generate new geometries from existing geometries. Part 2 is a SQL binding to Part 1, providing a translation of the interface to non-object-oriented environments. For example, instead of a someGeometryObject.isEmpty() as in Part 1, SQL/MM uses a ST_IsEmpty(...) function in SQL. The spatial extension adds the datatypes "Circularstring", "CompoundCurve", "CurvePolygon", "PolyhedralSurface", the last of which is also included into the OGC standard.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.
Related lectures (13)
Spatial regression or spatial lag model
Explores spatial regression models, addressing spatial autocorrelation challenges and the concept of spatial lag models to correct biases and improve inference accuracy.
Lebesgue Integral: Properties and Convergence
Covers the Lebesgue integral, properties, and convergence of functions.
Multi-layer Neural Networks
Covers the fundamentals of multi-layer neural networks and the training process of fully connected networks with hidden layers.
Show more
Related publications (9)

Acquaintances or Familiar Strangers? How Similarity and Spatial Proximity Shape Neighbour Relations within Residential Buildings

Maxime Carl Felder, Guillaume Favre

While scholars have long established that city dwellers choose with whom to develop relationships on the basis of social proximity, spatial proximity remains the basis for neighbour relations involving greetings, social conversation, and the exchange of se ...
ROUTLEDGE JOURNALS, TAYLOR & FRANCIS LTD2023

Towards a point cloud structural similarity metric

Touradj Ebrahimi, Evangelos Alexiou

Point cloud is a 3D image representation that has recently emerged as a viable approach for advanced content modality in modern communication systems. In view of its wide adoption, quality evaluation metrics are essential. In this paper, we propose and ass ...
2020

Geomedicine: opportunities of using spatial information to move toward more precision in public health - spatial approaches and clusters: an introduction for clinicians

Stéphane Joost, Idris Guessous

In this presentation we introduce basic knowledge about the use of located health data to detect clusters of disease prevalence. Most often, geographic maps are produced to represent health data. Medical information is transmitted through thematic chorop ...
2017
Show more
Related MOOCs (2)
Geographical Information Systems 1
Organisé en deux parties, ce cours présente les bases théoriques et pratiques des systèmes d’information géographique, ne nécessitant pas de connaissances préalables en informatique. En suivant cette
Geographical Information Systems 1
Organisé en deux parties, ce cours présente les bases théoriques et pratiques des systèmes d’information géographique, ne nécessitant pas de connaissances préalables en informatique. En suivant cette

Graph Chatbot

Chat with Graph Search

Ask any question about EPFL courses, lectures, exercises, research, news, etc. or try the example questions below.

DISCLAIMER: The Graph Chatbot is not programmed to provide explicit or categorical answers to your questions. Rather, it transforms your questions into API requests that are distributed across the various IT services officially administered by EPFL. Its purpose is solely to collect and recommend relevant references to content that you can explore to help you answer your questions.