Difference between revisions of "ISO 19125-2:2004 Geographic information - Simple feature access - Part 2: SQL option"

From ICA Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
{| class="wikitable"
 
{| class="wikitable"
 
| Full name
 
| Full name
| [http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=40115 ISO 19125-2:2004, Geographic information -- Simple feature access Part 2: SQL option]
+
| [http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=40115 ISO 19125-2:2004, Geographic information - Simple feature access - Part 2: SQL option]
 
|-
 
|-
 
| Version
 
| Version

Revision as of 20:05, 11 June 2017

Overview

Full name ISO 19125-2:2004, Geographic information - Simple feature access - Part 2: SQL option
Version Edition 1
Amendments None
Corrigenda None
Published by ISO/TC 211
Languages English
Online overview https://www.iso.org/obp/ui/#iso:std:iso:19125:-2:ed-1:v1:en
Type of standard ISO International Standard
Meta level
Application Part two of ISO 19125 specifies an SQL schema that supports storage, retrieval, query and update of simple geo-spatial feature collections.
Conformance classes SQL
SQL with Geometry Types
Implementation benefits ISO 19125-2 standardizes the names and geometric definitions of the SQL Types for the Geometry class, and names, signatures and geometric definitions of the SQL Functions for Geometry. The implementation of ISO 19125-2 is an extension of SQL and is very simple to use. This extension of SQL is a very effective method of querying a database or performing complex analysis.
Products Two popular implementations of ISO 19125-2 are PostGIS (an extension of PostgreSQL) and Oracle Spatial.

See also