Difference between revisions of "OGC GeoPackage Encoding Standard"

From ICA Wiki
Jump to navigation Jump to search
Line 28: Line 28:
 
|-
 
|-
 
| Related standard(s)
 
| Related standard(s)
| [http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=53685 ISO/IEC 9075-11:2011, Information technology -- Database languages -- SQL -- Part 11:Information and Definition Schemas (SQL/Schemata)] [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]
+
| ISO/IEC 9075-11:2011, Information technology -- Database languages -- SQL -- Part 11:Information and Definition Schemas (SQL/Schemata),<br/> [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]
 
|-
 
|-
 
| Application
 
| Application
 
| This OGC encoding standard defines GeoPackage for exchange and GeoPackage SQLite extension for direct access of vector and raster images for enterprise production platform and mobile hand-held devices. A GeoPackage is a platform independent SQLite database file comprising of the data and metadata tables. The extended GeoPackage allows the addition of any data elements or SQL constructs outside of this encoding standard.
 
| This OGC encoding standard defines GeoPackage for exchange and GeoPackage SQLite extension for direct access of vector and raster images for enterprise production platform and mobile hand-held devices. A GeoPackage is a platform independent SQLite database file comprising of the data and metadata tables. The extended GeoPackage allows the addition of any data elements or SQL constructs outside of this encoding standard.
 
|}
 
|}

Revision as of 12:54, 24 June 2016

Overview

Full name OGC GeoPackage Encoding Standard
Version V 1.0.1
Amendments None
Corrigenda None
Published by OGC
Languages English
Online overview http://www.opengeospatial.org/standards/geopackage
Type of standard OpenGIS Implementation Specification

Application level

Related standard(s) ISO/IEC 9075-11:2011, Information technology -- Database languages -- SQL -- Part 11:Information and Definition Schemas (SQL/Schemata),
ISO 19125-2:2004, Geographic information – Simple feature access – Part 2: SQL option
Application This OGC encoding standard defines GeoPackage for exchange and GeoPackage SQLite extension for direct access of vector and raster images for enterprise production platform and mobile hand-held devices. A GeoPackage is a platform independent SQLite database file comprising of the data and metadata tables. The extended GeoPackage allows the addition of any data elements or SQL constructs outside of this encoding standard.