To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

GeoPackage
Filename extension
.gpkg
Internet media type
application/geopackage+sqlite3[1]
Developed byOpen Geospatial Consortium
Initial release13 February 2014; 10 years ago (2014-02-13)
Latest release
1.3
26 November 2020; 3 years ago (2020-11-26)
Type of formatGeographic information system
Contained bySQLite
StandardOGC GeoPackage Encoding Standard
Open format?Yes
WebsiteOGC GeoPackage Standard Working Group

GeoPackage (GPKG) is an open, non-proprietary, platform-independent and standards-based data format for geographic information systems built as a set of conventions over a SQLite database. Defined by the Open Geospatial Consortium (OGC)[2] with the backing of the US military[3] and published in 2014, GeoPackage has seen widespread support from various government, commercial, and open source organizations.[4]

YouTube Encyclopedic

  • 1/3
    Views:
    2 886
    11 381
    11 088
  • Store Data, Styles and Project in a GeoPackage with QGIS
  • QGIS and Geopackages | burdGIS
  • QGIS Geopackage

Transcription

Origin

Despite dozens of file formats and services for exchanging geospatial data, there was not an open format which could support both raster and vector data, while being efficiently decodable by software, particularly in mobile devices.[5][6] This need was formally expressed at the OGC in 2012.[7] The candidate standard was approved by the OGC in February 2014.[8]

Format

A GeoPackage is defined as a SQLite 3 database file with a specific database schema and with filename extension .gpkg.[9] The schema defines data and metadata tables with specified definitions, integrity assertions, format limitations and content constraints.[9]

The GeoPackage standard describes a set of conventions (requirements) for storing vector features, tile matrix sets of imagery and raster maps at various scales, schema and metadata.

A GeoPackage can be extended by using the extension rules as defined in clause 2.3 of the standard. The OGC GeoPackage standard specifies a set of OGC member approved extensions in Annex F. Additional (vendor-specific) extensions may also be added by following the rules for GeoPackage extensions, however doing so can impact interoperability.

GeoPackage was designed to be as lightweight as possible and be contained in one ready-to-use single file. This makes it suitable for mobile applications in disconnected mode[10] and rapid sharing on cloud storage, USB drives, etc. The GeoPackage extension F.3 RTree Spatial Indexes specifies how to use SQLite spatial indexes in order to speed up performance on spatial queries compared to traditional geospatial files formats.

References

  1. ^ Scott Simmons (10 August 2018). "GeoPackage". IANA Media Types. Retrieved 23 April 2021.
  2. ^ "GeoPackage Encoding Standard". Open Geospatial Consortium. Retrieved 2024-05-15.
  3. ^ Yasin, Rutrell (2015-08-17). "At the edge: Pushing geo data to "disadvantaged" troops". C4ISRNet. Retrieved 2024-05-15.
  4. ^ "Implementations Listed by Specification". Open Geospatial Consortium. Retrieved 2024-05-15.
  5. ^ "GeoPackage as Future Ubiquitous GIS Data Format: A Review". www.jurnalteknologi.utm.my. Archived from the original on 2015-12-22. Retrieved 2015-12-20.
  6. ^ Singh, R.; Bermudez, L. E. (2013-12-01). "Emerging Geospatial Sharing Technologies in Earth and Space Science Informatics". AGU Fall Meeting Abstracts. 33: 08. Bibcode:2013AGUFMIN33C..08S.
  7. ^ "The OGC Forms GeoPackage Standards Working Group". Open Geospatial Consortium. 2012-10-25. Retrieved 2024-05-15.
  8. ^ "PR: OGC Adopts Important GeoPackage Standard for Mobile". GIS Resources. 2014-02-14. Retrieved 2024-05-15.
  9. ^ a b "OGC® GeoPackage Encoding Standard".
  10. ^ "The OGC agrees on a standard for mobile exchange of geospatial data | UN-SPIDER Knowledge Portal". www.un-spider.org. Retrieved 2024-05-15.

External links

This page was last edited on 25 May 2024, at 22:20
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.