https://github.com/ngageoint/geopackage
Main Page for NGA GeoPackage Efforts
https://github.com/ngageoint/geopackage
color-library coordinate-reference-systems crs gars geojson-features geopackage geopackage-functionality geopackage-libraries geopackage-mapcache global-area-reference-system mapcache mgrs military-grid-reference-system nga ogc-api-features ogc-geopackage projections tiff wkb wkt
Last synced: 3 months ago
JSON representation
Main Page for NGA GeoPackage Efforts
- Host: GitHub
- URL: https://github.com/ngageoint/geopackage
- Owner: ngageoint
- License: mit
- Created: 2015-09-18T05:40:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T17:33:37.000Z (about 1 year ago)
- Last Synced: 2025-01-26T07:23:30.626Z (4 months ago)
- Topics: color-library, coordinate-reference-systems, crs, gars, geojson-features, geopackage, geopackage-functionality, geopackage-libraries, geopackage-mapcache, global-area-reference-system, mapcache, mgrs, military-grid-reference-system, nga, ogc-api-features, ogc-geopackage, projections, tiff, wkb, wkt
- Homepage: https://ngageoint.github.io/GeoPackage/
- Size: 48.3 MB
- Stars: 39
- Watchers: 23
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Table of Contents
=================* [MapCache](#mapcache)
* [GeoPackage](#geopackage)
* [Simple Features](#simple-features)
* [Projections](#projections)
* [Coordinate Reference Systems](#coordinate-reference-systems)
* [TIFF](#tiff)
* [OGC API](#ogc-api)
* [Color](#color)
* [Grid](#grid)#### Dependency Graphs
- [](https://github.com/ngageoint/GeoPackage/blob/master/DependencyJavaAndroid.md)
- [](https://github.com/ngageoint/GeoPackage/blob/master/DependencyiOS.md)
- [](https://github.com/ngageoint/GeoPackage/blob/master/DependencyJavaScript.md)# MapCache
An app that utilizes and demonstrates the functionality in the GeoPackage Mobile Libraries.
- [Android](http://ngageoint.github.io/geopackage-mapcache-android) - An Android app that can be built and installed from Android Studio or directly from the APK.
- [](https://github.com/ngageoint/geopackage-mapcache-android) [](https://github.com/ngageoint/geopackage-mapcache-android/actions/workflows/build.yml)
- [](https://play.google.com/store/apps/details?id=mil.nga.mapcache)
- [](https://ngageoint.github.io/geopackage-mapcache-android/legacy/mapcache.zip)- [iOS](http://ngageoint.github.io/geopackage-mapcache-ios) - An iOS app that can be built and installed from Xcode.
- [](https://github.com/ngageoint/geopackage-mapcache-ios) [](https://github.com/ngageoint/geopackage-mapcache-ios/actions/workflows/build-archive.yml)
- [](https://apps.apple.com/us/app/mapcache-by-nga/id1477252454)- Desktop - A desktop application running in Electron, built for Windows, Linux, and MacOS.
- [](https://github.com/ngageoint/mapcache-electron)
- [](https://github.com/ngageoint/mapcache-electron/releases/latest)# GeoPackage
Main Page for the NGA [GeoPackage Libraries](http://ngageoint.github.io/GeoPackage/) providing [OGC GeoPackage](http://www.geopackage.org/) [spec](http://www.geopackage.org/spec) [implementations](http://www.geopackage.org/implementations.html)
An [OGC Certified](https://portal.ogc.org/public_ogc/compliance/products_compliant2.php?org_match=US%20National%20Geospatial-Intelligence%20Agency%20(NGA)) 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](http://ngageoint.github.io/geopackage-java/) – A Java library providing GeoPackage functionality and command line tools. Relies on [Core Java](https://github.com/ngageoint/geopackage-core-java).
- [](https://github.com/ngageoint/geopackage-java) [](https://github.com/ngageoint/geopackage-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/geopackage-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga.geopackage/geopackage)
- [](https://www.ogc.org/resource/products/details/?pid=1731)- [Android](http://ngageoint.github.io/geopackage-android/) - An Android SDK providing GeoPackage functionality and utilities to Android apps. Relies on [Core Java](https://github.com/ngageoint/geopackage-core-java).
- [](https://github.com/ngageoint/geopackage-android) [](https://github.com/ngageoint/geopackage-android/actions/workflows/build-artifacts.yml)
[](https://github.com/ngageoint/geopackage-android/actions/workflows/test.yml)
- [](http://ngageoint.github.io/geopackage-android/docs/api/)
- [](https://search.maven.org/artifact/mil.nga.geopackage/geopackage-android)
- [](https://www.ogc.org/resource/products/details/?pid=1732)- [Android Map](http://ngageoint.github.io/geopackage-android-map/) - An Android Map SDK providing Google Map library implementations in addition to the inherited base [GeoPackage Android](https://github.com/ngageoint/geopackage-android/) functionality.
- [](https://github.com/ngageoint/geopackage-android-map) [](https://github.com/ngageoint/geopackage-android-map/actions/workflows/build-artifacts.yml)
[](https://github.com/ngageoint/geopackage-android-map/actions/workflows/test.yml)
- [](http://ngageoint.github.io/geopackage-android-map/docs/api/)
- [](https://search.maven.org/artifact/mil.nga.geopackage.map/geopackage-android-map)
- [](https://github.com/ngageoint/geopackage-android-map/tree/master/docs/examples)- [iOS](http://ngageoint.github.io/geopackage-ios/) - An iOS SDK providing GeoPackage functionality and utilities to iOS apps.
- [](https://github.com/ngageoint/geopackage-ios) [](https://github.com/ngageoint/geopackage-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/geopackage-ios/docs/api)
- [](https://cocoapods.org/pods/geopackage-ios)
- [](https://www.ogc.org/resource/products/details/?pid=1819) [ Official Reference Implementation](https://github.com/opengeospatial/cite/wiki/Reference-Implementations)
- [](https://github.com/ngageoint/geopackage-ios/tree/master/docs/examples)- [JavaScript](http://ngageoint.github.io/geopackage-js/) - A JavaScript library providing GeoPackage functionality and utilities to node and web applications.
- [](https://github.com/ngageoint/geopackage-js) [](https://github.com/ngageoint/geopackage-js/actions/workflows/run-tests.yml)
- [](http://ngageoint.github.io/geopackage-viewer-js/)
- [](https://www.npmjs.com/package/@ngageoint/geopackage)
- [](https://www.ogc.org/resource/products/details/?pid=1768)
- [](https://github.com/ngageoint/geopackage-js/tree/master/docs/examples)- [Core Java](http://ngageoint.github.io/geopackage-core-java/) - A non-standalone library providing core GeoPackage functionality to the Java and Android libraries.
- [](https://github.com/ngageoint/geopackage-core-java) [](https://github.com/ngageoint/geopackage-core-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/geopackage-core-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga.geopackage/geopackage-core)- [NGA Extensions](http://ngageoint.github.io/GeoPackage/docs/extensions/) - NGA extensions to the GeoPackage spec as defined by the OGC GeoPackage [extension mechanism](http://www.geopackage.org/spec/#_extension_mechanism) and defined using the [extension template](http://www.geopackage.org/spec/#extension_template).
- [](http://ngageoint.github.io/GeoPackage/docs/extensions/contents-id.html)
- [](http://ngageoint.github.io/GeoPackage/docs/extensions/feature-style.html)
- [](http://ngageoint.github.io/GeoPackage/docs/extensions/feature-tile-link.html)
- [](http://ngageoint.github.io/GeoPackage/docs/extensions/geometry-index.html)
- [](http://ngageoint.github.io/GeoPackage/docs/extensions/properties.html)
- [](http://ngageoint.github.io/GeoPackage/docs/extensions/tile-scaling.html)- [Examples](https://github.com/ngageoint/GeoPackage/tree/master/docs/examples) - GeoPackage file examples
- [SQLite Exec](http://github.com/ngageoint/geopackage-java/tree/master/script/sqlite-exec) - Command utility that executes SQL statements on a SQLite database, including GeoPackages.
- [](https://github.com/ngageoint/geopackage-java/releases/latest/download/sqlite-exec.zip)# Simple Features
Libraries based upon the [OGC Simple Feature Access](http://www.opengeospatial.org/standards/sfa) standard (not GeoPackage specific).
### Java
- [Simple Features Java](http://ngageoint.github.io/simple-features-java/) - Base library of geometry objects and utilities.
- [](https://github.com/ngageoint/simple-features-java) [](https://github.com/ngageoint/simple-features-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/simple-features-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga/sf)- [Simple Features Well-Known Binary Java](http://ngageoint.github.io/simple-features-wkb-java/) - Library for writing and reading Simple Feature Geometries to and from Well-Known Binary.
- [](https://github.com/ngageoint/simple-features-wkb-java) [](https://github.com/ngageoint/simple-features-wkb-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/simple-features-wkb-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga.sf/sf-wkb)- [Simple Features Well-Known Text Java](http://ngageoint.github.io/simple-features-wkt-java/) - Library for writing and reading Simple Feature Geometries to and from Well-Known Text.
- [](https://github.com/ngageoint/simple-features-wkt-java) [](https://github.com/ngageoint/simple-features-wkt-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/simple-features-wkt-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga.sf/sf-wkt)- [Simple Features GeoJSON Java](http://ngageoint.github.io/simple-features-geojson-java/) - Library for writing and reading Simple Feature Geometries to and from GeoJSON.
- [](https://github.com/ngageoint/simple-features-geojson-java) [](https://github.com/ngageoint/simple-features-geojson-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/simple-features-geojson-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga.sf/sf-geojson)- [Simple Features Projection Java](http://ngageoint.github.io/simple-features-proj-java/) - Library for performing projection conversions between Simple Feature Geometries.
- [](https://github.com/ngageoint/simple-features-proj-java) [](https://github.com/ngageoint/simple-features-proj-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/simple-features-proj-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga.sf/sf-proj)### iOS
- [Simple Features iOS](http://ngageoint.github.io/simple-features-ios/) - Base library of geometry objects and utilities.
- [](https://github.com/ngageoint/simple-features-ios) [](https://github.com/ngageoint/simple-features-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/simple-features-ios/docs/api)
- [](https://cocoapods.org/pods/sf-ios)- [Simple Features Well-Known Binary iOS](http://ngageoint.github.io/simple-features-wkb-ios/) - Library for writing and reading Simple Feature Geometries to and from Well-Known Binary.
- [](https://github.com/ngageoint/simple-features-wkb-ios) [](https://github.com/ngageoint/simple-features-wkb-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/simple-features-wkb-ios/docs/api)
- [](https://cocoapods.org/pods/sf-wkb-ios)- [Simple Features Well-Known Text iOS](http://ngageoint.github.io/simple-features-wkt-ios/) - Library for writing and reading Simple Feature Geometries to and from Well-Known Text.
- [](https://github.com/ngageoint/simple-features-wkt-ios) [](https://github.com/ngageoint/simple-features-wkt-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/simple-features-wkt-ios/docs/api)
- [](https://cocoapods.org/pods/sf-wkt-ios)- [Simple Features GeoJSON iOS](http://ngageoint.github.io/simple-features-geojson-ios/) - Library for writing and reading Simple Feature Geometries to and from GeoJSON.
- [](https://github.com/ngageoint/simple-features-geojson-ios) [](https://github.com/ngageoint/simple-features-geojson-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/simple-features-geojson-ios/docs/api)
- [](https://cocoapods.org/pods/sf-geojson-ios)- [Simple Features Projection iOS](http://ngageoint.github.io/simple-features-proj-ios/) - Library for performing projection conversions between Simple Feature Geometries.
- [](https://github.com/ngageoint/simple-features-proj-ios) [](https://github.com/ngageoint/simple-features-proj-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/simple-features-proj-ios/docs/api)
- [](https://cocoapods.org/pods/sf-proj-ios)### JavaScript
- [Simple Features JavaScript](http://ngageoint.github.io/simple-features-js/) - Base library of geometry objects and utilities.
- [](https://github.com/ngageoint/simple-features-js) [](https://github.com/ngageoint/simple-features-js/actions/workflows/run-tests.yml)
- [](http://ngageoint.github.io/simple-features-js/api/)
- [](https://www.npmjs.com/package/@ngageoint/simple-features-js)- [Simple Features Well-Known Binary JavaScript](http://ngageoint.github.io/simple-features-wkb-js/) - Library for writing and reading Simple Feature Geometries to and from Well-Known Binary.
- [](https://github.com/ngageoint/simple-features-wkb-js) [](https://github.com/ngageoint/simple-features-wkb-js/actions/workflows/run-tests.yml)
- [](http://ngageoint.github.io/simple-features-wkb-js/api/)
- [](https://www.npmjs.com/package/@ngageoint/simple-features-wkb-js)- [Simple Features Well-Known Text JavaScript](http://ngageoint.github.io/simple-features-wkt-js/) - Library for writing and reading Simple Feature Geometries to and from Well-Known Text.
- [](https://github.com/ngageoint/simple-features-wkt-js) [](https://github.com/ngageoint/simple-features-wkt-js/actions/workflows/run-tests.yml)
- [](http://ngageoint.github.io/simple-features-wkt-js/api/)
- [](https://www.npmjs.com/package/@ngageoint/simple-features-wkt-js)- [Simple Features GeoJSON JavaScript](http://ngageoint.github.io/simple-features-geojson-js/) - Library for writing and reading Simple Feature Geometries to and from GeoJSON.
- [](https://github.com/ngageoint/simple-features-geojson-js) [](https://github.com/ngageoint/simple-features-geojson-js/actions/workflows/run-tests.yml)
- [](http://ngageoint.github.io/simple-features-geojson-js/api/)
- [](https://www.npmjs.com/package/@ngageoint/simple-features-geojson-js)- [Simple Features Projection JavaScript](http://ngageoint.github.io/simple-features-proj-js/) - Library for performing projection conversions between Simple Feature Geometries.
- [](https://github.com/ngageoint/simple-features-proj-js) [](https://github.com/ngageoint/simple-features-proj-js/actions/workflows/run-tests.yml)
- [](http://ngageoint.github.io/simple-features-proj-js/api/)
- [](https://www.npmjs.com/package/@ngageoint/simple-features-proj-js)# Projections
Library for performing projection conversions between coordinates (not GeoPackage specific).
- [Java](http://ngageoint.github.io/projections-java/) - A Java library providing projections functionality.
- [](https://github.com/ngageoint/projections-java) [](https://github.com/ngageoint/projections-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/projections-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga/proj)- [iOS](http://ngageoint.github.io/projections-ios/) - An iOS library providing projections functionality.
- [](https://github.com/ngageoint/projections-ios) [](https://github.com/ngageoint/projections-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/projections-ios/docs/api)
- [](https://cocoapods.org/pods/proj-ios)- [JavaScript](http://ngageoint.github.io/projections-js/) - A JavaScript library providing projections functionality.
- [](https://github.com/ngageoint/projections-js) [](https://github.com/ngageoint/projections-js/actions/workflows/run-tests.yml)
- [](http://ngageoint.github.io/projections-js/api/)
- [](https://www.npmjs.com/package/@ngageoint/projections-js)- [PROJ](https://github.com/ngageoint/PROJ/wiki) - An OSGeo PROJ fork to support C/C++ CocoaPods for use on iOS and other Apple platforms.
- [](https://github.com/ngageoint/PROJ)
- [](https://cocoapods.org/pods/PROJ)
- [](https://github.com/OSGeo/PROJ)
- [Project](http://github.com/ngageoint/projections-java/tree/master/script/project) - Command utility to perform coordinate transformations from a source projection to a target projection.
- [](https://github.com/ngageoint/projections-java/releases/latest/download/project.zip)# Coordinate Reference Systems
Library implementation of the OGC [Geographic information — Well-known text representation of coordinate reference systems](http://docs.opengeospatial.org/is/18-010r7/18-010r7.html) specification (not GeoPackage specific).
- [Java](http://ngageoint.github.io/coordinate-reference-systems-java/) - A Java library providing Coordinate Reference System and Well-Known Text functionality.
- [](https://github.com/ngageoint/coordinate-reference-systems-java) [](https://github.com/ngageoint/coordinate-reference-systems-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/coordinate-reference-systems-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga/crs)- [iOS](http://ngageoint.github.io/coordinate-reference-systems-ios/) - An iOS library providing Coordinate Reference System and Well-Known Text functionality.
- [](https://github.com/ngageoint/coordinate-reference-systems-ios) [](https://github.com/ngageoint/coordinate-reference-systems-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/coordinate-reference-systems-ios/docs/api)
- [](https://cocoapods.org/pods/crs-ios)- [Pretty](http://github.com/ngageoint/coordinate-reference-systems-java/tree/master/script/pretty) - Command utility to parse and pretty print OGC Coordinate Reference System Well-Known Text.
- [](https://github.com/ngageoint/coordinate-reference-systems-java/releases/latest/download/pretty.zip)# TIFF
Library for reading and writing Tagged Image File Format files (not GeoPackage specific).
- [Java](http://ngageoint.github.io/tiff-java/) - A Java library providing Tagged Image File Format functionality.
- [](https://github.com/ngageoint/tiff-java) [](https://github.com/ngageoint/tiff-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/tiff-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga/tiff)- [iOS](http://ngageoint.github.io/tiff-ios/) - An iOS library providing Tagged Image File Format functionality.
- [](https://github.com/ngageoint/tiff-ios) [](https://github.com/ngageoint/tiff-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/tiff-ios/docs/api)
- [](https://cocoapods.org/pods/tiff-ios)# OGC API
Libraries based upon the [OGC API Specification](https://github.com/opengeospatial/oapi_common) (not GeoPackage specific).
- [Features JSON Java](http://ngageoint.github.io/ogc-api-features-json-java/) - A Java library for writing and reading [OGC API - Features](https://github.com/opengeospatial/WFS_FES) to and from JSON.
- [](https://github.com/ngageoint/ogc-api-features-json-java) [](https://github.com/ngageoint/ogc-api-features-json-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/ogc-api-features-json-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga.oapi.features/oapi-features-json)- [Features JSON iOS](http://ngageoint.github.io/ogc-api-features-json-ios/) - An iOS library for writing and reading [OGC API - Features](https://github.com/opengeospatial/WFS_FES) to and from JSON.
- [](https://github.com/ngageoint/ogc-api-features-json-ios) [](https://github.com/ngageoint/ogc-api-features-json-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/ogc-api-features-json-ios/docs/api)
- [](https://cocoapods.org/pods/ogc-api-features-json-ios)# Color
Library providing color representation with support for hex, RBG, arithmetic RBG, HSL, and integer colors (not GeoPackage specific).
- [Java](http://ngageoint.github.io/color-java/) - A Java color library.
- [](https://github.com/ngageoint/color-java) [](https://github.com/ngageoint/color-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/color-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga/color)- [iOS](http://ngageoint.github.io/color-ios/) - An iOS color library.
- [](https://github.com/ngageoint/color-ios) [](https://github.com/ngageoint/color-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/color-ios/docs/api)
- [](https://cocoapods.org/pods/color-ios)- [JavaScript](http://ngageoint.github.io/color-js/) - A JavaScript color library.
- [](https://github.com/ngageoint/color-js) [](https://github.com/ngageoint/color-js/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/color-js/api/)
- [](https://www.npmjs.com/package/@ngageoint/color-js)# Grid
Libraries providing geospatial reference system grid functionality (not used by or specific to GeoPackage).
### Java
- [Grid](http://ngageoint.github.io/grid-java/) - Common geospatial reference system grid library.
- [](https://github.com/ngageoint/grid-java) [](https://github.com/ngageoint/grid-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/grid-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga/grid)- [MGRS](http://ngageoint.github.io/mgrs-java/) - Military Grid Reference System library. Relies on [Grid](https://github.com/ngageoint/grid-java).
- [](https://github.com/ngageoint/mgrs-java) [](https://github.com/ngageoint/mgrs-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/mgrs-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga/mgrs)- [GARS](http://ngageoint.github.io/gars-java/) - Global Area Reference System library. Relies on [Grid](https://github.com/ngageoint/grid-java).
- [](https://github.com/ngageoint/gars-java) [](https://github.com/ngageoint/gars-java/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/gars-java/docs/api/)
- [](https://search.maven.org/artifact/mil.nga/gars)### Android
- [MGRS](http://ngageoint.github.io/mgrs-android/) - Military Grid Reference System library. Relies on [MGRS Java](https://github.com/ngageoint/mgrs-java).
- [](https://github.com/ngageoint/mgrs-android) [](https://github.com/ngageoint/mgrs-android/actions/workflows/build-artifacts.yml)
[](https://github.com/ngageoint/mgrs-android/actions/workflows/test.yml)
- [](http://ngageoint.github.io/mgrs-android/docs/api/)
- [](https://search.maven.org/artifact/mil.nga.mgrs/mgrs-android)
- [](https://github.com/ngageoint/mgrs-android/tree/master/app) [](https://github.com/ngageoint/mgrs-android/releases/latest/download/mgrs.apk)- [GARS](http://ngageoint.github.io/gars-android/) - Global Area Reference System library. Relies on [GARS Java](https://github.com/ngageoint/gars-java).
- [](https://github.com/ngageoint/gars-android) [](https://github.com/ngageoint/gars-android/actions/workflows/build-artifacts.yml)
[](https://github.com/ngageoint/gars-android/actions/workflows/test.yml)
- [](http://ngageoint.github.io/gars-android/docs/api/)
- [](https://search.maven.org/artifact/mil.nga.gars/gars-android)
- [](https://github.com/ngageoint/gars-android/tree/master/app) [](https://github.com/ngageoint/gars-android/releases/latest/download/gars.apk)### iOS
- [Grid](http://ngageoint.github.io/grid-ios/) - Common geospatial reference system grid library.
- [](https://github.com/ngageoint/grid-ios) [](https://github.com/ngageoint/grid-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/grid-ios/docs/api)
- [](https://cocoapods.org/pods/grid-ios)- [MGRS](http://ngageoint.github.io/mgrs-ios/) - Military Grid Reference System library. Relies on [Grid](https://github.com/ngageoint/grid-ios).
- [](https://github.com/ngageoint/mgrs-ios) [](https://github.com/ngageoint/mgrs-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/mgrs-ios/docs/api)
- [](https://cocoapods.org/pods/mgrs-ios)
- [](https://github.com/ngageoint/mgrs-ios/tree/master/app)- [GARS](http://ngageoint.github.io/gars-ios/) - Global Area Reference System library. Relies on [Grid](https://github.com/ngageoint/grid-ios).
- [](https://github.com/ngageoint/gars-ios) [](https://github.com/ngageoint/gars-ios/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/gars-ios/docs/api)
- [](https://cocoapods.org/pods/gars-ios)
- [](https://github.com/ngageoint/gars-ios/tree/master/app)### JavaScript
- [Grid](http://ngageoint.github.io/grid-js/) - Common geospatial reference system grid library.
- [](https://github.com/ngageoint/grid-js) [](https://github.com/ngageoint/grid-js/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/grid-js/api/)
- [](https://www.npmjs.com/package/@ngageoint/grid-js)- [MGRS](http://ngageoint.github.io/mgrs-js/) - Military Grid Reference System library. Relies on [Grid](https://github.com/ngageoint/grid-js).
- [](https://github.com/ngageoint/mgrs-js) [](https://github.com/ngageoint/mgrs-js/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/mgrs-js/api/)
- [](https://www.npmjs.com/package/@ngageoint/mgrs-js)- [GARS](http://ngageoint.github.io/gars-js/) - Global Area Reference System library. Relies on [Grid](https://github.com/ngageoint/grid-js).
- [](https://github.com/ngageoint/gars-js) [](https://github.com/ngageoint/gars-js/actions/workflows/build-test.yml)
- [](http://ngageoint.github.io/gars-js/api/)
- [](https://www.npmjs.com/package/@ngageoint/gars-js)