- MapCache
- GeoPackage
- Simple Features
- Projections
- Coordinate Reference Systems
- TIFF
- OGC API
- Color
- Grid
An app that utilizes and demonstrates the functionality in the GeoPackage Mobile Libraries.
-
Android - An Android app that can be built and installed from Android Studio or directly from the APK.
-
iOS - An iOS app that can be built and installed from Xcode.
-
Desktop - A desktop application running in Electron, built for Windows, Linux, and MacOS.
Main Page for the NGA GeoPackage Libraries providing OGC GeoPackage spec implementations
An OGC Certified SDK that provides the ability to manage GeoPackage files providing read, write, import, export, share, and open support. Open GeoPackage files provide read and write access to features and tiles.
-
Java – A Java library providing GeoPackage functionality and command line tools. Relies on Core Java.
-
Android - An Android SDK providing GeoPackage functionality and utilities to Android apps. Relies on Core Java.
-
Android Map - An Android Map SDK providing Google Map library implementations in addition to the inherited base GeoPackage Android functionality.
-
iOS - An iOS SDK providing GeoPackage functionality and utilities to iOS apps.
-
JavaScript - A JavaScript library providing GeoPackage functionality and utilities to node and web applications.
-
Core Java - A non-standalone library providing core GeoPackage functionality to the Java and Android libraries.
-
NGA Extensions - NGA extensions to the GeoPackage spec as defined by the OGC GeoPackage extension mechanism and defined using the extension template.
-
Examples - GeoPackage file examples
-
SQLite Exec - Command utility that executes SQL statements on a SQLite database, including GeoPackages.
Libraries based upon the OGC Simple Feature Access standard (not GeoPackage specific).
-
Simple Features Java - Base library of geometry objects and utilities.
-
Simple Features Well-Known Binary Java - Library for writing and reading Simple Feature Geometries to and from Well-Known Binary.
-
Simple Features Well-Known Text Java - Library for writing and reading Simple Feature Geometries to and from Well-Known Text.
-
Simple Features GeoJSON Java - Library for writing and reading Simple Feature Geometries to and from GeoJSON.
-
Simple Features Projection Java - Library for performing projection conversions between Simple Feature Geometries.
-
Simple Features iOS - Base library of geometry objects and utilities.
-
Simple Features Well-Known Binary iOS - Library for writing and reading Simple Feature Geometries to and from Well-Known Binary.
-
Simple Features Well-Known Text iOS - Library for writing and reading Simple Feature Geometries to and from Well-Known Text.
-
Simple Features GeoJSON iOS - Library for writing and reading Simple Feature Geometries to and from GeoJSON.
-
Simple Features Projection iOS - Library for performing projection conversions between Simple Feature Geometries.
-
Simple Features JavaScript - Base library of geometry objects and utilities.
-
Simple Features Well-Known Binary JavaScript - Library for writing and reading Simple Feature Geometries to and from Well-Known Binary.
-
Simple Features Well-Known Text JavaScript - Library for writing and reading Simple Feature Geometries to and from Well-Known Text.
-
Simple Features GeoJSON JavaScript - Library for writing and reading Simple Feature Geometries to and from GeoJSON.
-
Simple Features Projection JavaScript - Library for performing projection conversions between Simple Feature Geometries.
Library for performing projection conversions between coordinates (not GeoPackage specific).
-
Java - A Java library providing projections functionality.
-
iOS - An iOS library providing projections functionality.
-
JavaScript - A JavaScript library providing projections functionality.
-
PROJ - An OSGeo PROJ fork to support C/C++ CocoaPods for use on iOS and other Apple platforms.
-
Project - Command utility to perform coordinate transformations from a source projection to a target projection.
Library implementation of the OGC Geographic information — Well-known text representation of coordinate reference systems specification (not GeoPackage specific).
-
Java - A Java library providing Coordinate Reference System and Well-Known Text functionality.
-
iOS - An iOS library providing Coordinate Reference System and Well-Known Text functionality.
-
Pretty - Command utility to parse and pretty print OGC Coordinate Reference System Well-Known Text.
Library for reading and writing Tagged Image File Format files (not GeoPackage specific).
-
Java - A Java library providing Tagged Image File Format functionality.
-
iOS - An iOS library providing Tagged Image File Format functionality.
Libraries based upon the OGC API Specification (not GeoPackage specific).
-
Features JSON Java - A Java library for writing and reading OGC API - Features to and from JSON.
-
Features JSON iOS - An iOS library for writing and reading OGC API - Features to and from JSON.
Library providing color representation with support for hex, RBG, arithmetic RBG, HSL, and integer colors (not GeoPackage specific).
-
Java - A Java color library.
-
iOS - An iOS color library.
-
JavaScript - A JavaScript color library.
Libraries providing geospatial reference system grid functionality (not used by or specific to GeoPackage).
-
Grid - Common geospatial reference system grid library.
-
MGRS - Military Grid Reference System library. Relies on Grid.
-
GARS - Global Area Reference System library. Relies on Grid.
-
MGRS - Military Grid Reference System library. Relies on MGRS Java.
-
GARS - Global Area Reference System library. Relies on GARS Java.