Skip to content

liangsteve/geopackage

 
 

Repository files navigation

OGC Logo

GeoPackage Specification

This specification describes an open, standards-based, platform-independent, portable, self-describing, compact format for transferring geospatial information. It is a set of conventions for SQLite to store interoperable Features and/or Tiles on a common base. The core document additionally specifies optional Metadata and Schema information to build richer applications. An Extension Mechanism is described to provide implementors a way to include additional functionality in their GeoPackages, with a number of optional extensions included.

HTML version of the spec is available at http://opengis.github.io/geopackage/

About

This GitHub repository was originally extracted from the Microsoft Word version of the Candidate GeoPackage Standard version 0.8 released for public comment on August 6, 2013. With this repository the OGC invites collaboration and comments directed at the development and enhancement of this candidate standard.

The repo tracks the latest version of the specification as it evolves. Pull requests for fixes are appreciated, and new functionality will be considered after 1.0 is finalized (Q1 2014). The spec is done in asciidoc a format supported by github, similar to markdown but with some features that make it better for specifications, like automatic section numbering.

Editor: Paul Daisey

Reading the document

The main specification can be read at http://opengis.github.io/geopackage/.

The asciidoc source for the specification is in the spec/ folder.

Contributing

The contributor understands that any contributions, if accepted by the OGC Membership, shall be incorporated into the formal OGC GeoPackage standards document and that all copyright and intellectual property shall be vested to the OGC.

The GeoPackage Standards Working Group (SWG) is the group at OGC responsible for the stewardship of the specification, but is working to do as much GeoPackage work in public as possible.

The Geopackage SWG currently has the following email lists:

Editing and commenting

The GeoPackage SWG is accepting public comments and suggested revisions to the specification via GitHub. This is the first time OGC has supported this mechanism for public comment and review. To suggest changes to the specification please fork the repository and submit a pull request with changes to the document. Please make one pull request per logical requested change, and be sure to include a comment in the PR with any justification or reasoning on why the change is needed.

For more general comments (that don't include actual text changes to the spec) just create a github issue with the relevant information. With one issue per general change.

For more detailed guidance, or if you are new to github, see the Process page for additional information on editing.

Sample Implementations

Luciad has open sourced their implementation as libgpkg. It is quite complete, with support for features, tiles, spatial indexes, and more.

GDAL has geopackage support in a github repository under development.

Sample GeoPackage Data

Sigma Bravo created a sample geopackage of Haiti OSM tiles and points.

About

An asciidoc version of the GeoPackage specification for easier collaboration

Resources

License

Stars

Watchers

Forks

Packages

No packages published