{"id":21819981,"url":"https://github.com/ngageoint/geopackage-mapcache-ios","last_synced_at":"2025-04-14T02:43:45.669Z","repository":{"id":53311630,"uuid":"44551497","full_name":"ngageoint/geopackage-mapcache-ios","owner":"ngageoint","description":"GeoPackage MapCache iOS App","archived":false,"fork":false,"pushed_at":"2025-02-03T18:34:30.000Z","size":255906,"stargazers_count":21,"open_issues_count":0,"forks_count":10,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-03-27T16:49:03.210Z","etag":null,"topics":["geopackage","geopackage-functionality","geopackage-ios","geopackage-libraries","geopackage-mapcache","geopackage-tiles","ios","ios-app","mapcache-ios","nga","objective-c","tiles","xcode"],"latest_commit_sha":null,"homepage":"http://ngageoint.github.io/geopackage-mapcache-ios","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ngageoint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-19T17:28:32.000Z","updated_at":"2024-10-31T19:45:11.000Z","dependencies_parsed_at":"2024-11-27T16:45:16.942Z","dependency_job_id":null,"html_url":"https://github.com/ngageoint/geopackage-mapcache-ios","commit_stats":null,"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngageoint%2Fgeopackage-mapcache-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngageoint%2Fgeopackage-mapcache-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngageoint%2Fgeopackage-mapcache-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngageoint%2Fgeopackage-mapcache-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngageoint","download_url":"https://codeload.github.com/ngageoint/geopackage-mapcache-ios/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248812605,"owners_count":21165455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["geopackage","geopackage-functionality","geopackage-ios","geopackage-libraries","geopackage-mapcache","geopackage-tiles","ios","ios-app","mapcache-ios","nga","objective-c","tiles","xcode"],"created_at":"2024-11-27T16:27:44.771Z","updated_at":"2025-04-14T02:43:45.640Z","avatar_url":"https://github.com/ngageoint.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GeoPackage MapCache iOS\n\n#### MapCache iOS ####\n\nThe [GeoPackage Libraries](http://ngageoint.github.io/GeoPackage/) were developed at the [National Geospatial-Intelligence Agency (NGA)](http://www.nga.mil/) in collaboration with [BIT Systems](http://www.bit-sys.com/). The government has \"unlimited rights\" and is releasing this software to increase the impact of government investments by providing developers with the opportunity to take things in new directions. The software use, modification, and distribution rights are stipulated within the [MIT license](http://choosealicense.com/licenses/mit/).\n\n\n### Pull Requests ###\nIf you'd like to contribute to this project, please make a pull request. We'll review the pull request and discuss the changes. All pull request contributions to this project will be released under the MIT license.\n\nSoftware source code previously released under an open source license and then modified by NGA staff is considered a \"joint work\" (see 17 USC § 101); it is partially copyrighted, partially public domain, and as a whole is protected by the copyrights of the non-government authors and must be released according to the terms of the original open source license.\n\n### iOS App ###\n\n\u003ca href='https://apps.apple.com/us/app/mapcache-by-nga/id1477252454'\u003e\n    \u003cimg src=\"https://github.com/ngageoint/GeoPackage/raw/master/docs/images/app-store-logo.png\" height=56\u003e\n\u003c/a\u003e\n\n### About ###\n\n[GeoPackage MapCache](http://ngageoint.github.io/geopackage-mapcache-ios/) is a [GeoPackage Library](http://ngageoint.github.io/GeoPackage/) app for iOS that utilizes and demonstrates the functionality in [GeoPackage iOS](https://github.com/ngageoint/geopackage-ios).  The GeoPackage SDK is an iOS Objective-C library implementation of the Open Geospatial Consortium [GeoPackage](http://www.geopackage.org/) [spec](http://www.geopackage.org/spec/). The app and SDK are listed as [OGC GeoPackage Implementations](http://www.geopackage.org/#implementations_nga) by the National Geospatial-Intelligence Agency.\n\n\nThe MapCache app provides read and write access to GeoPackage files, including features and tiles. Features are visualized and editable on the map. Tiles are visualized on the map and can be loaded from a tile provider or WMS url.\n\n### Build ###\n\n[![Build Archive](https://github.com/ngageoint/geopackage-mapcache-ios/workflows/Build%20Archive/badge.svg)](https://github.com/ngageoint/geopackage-mapcache-ios/actions?query=workflow%3A%22Build+Archive%22)\n\n**IMPORTANT** -\nBe sure your Mac has the `autoconf`, `automake`, and `glibtoolize` utilities.  These are required to build\nthe [proj4-ios](https://cocoapods.org/pods/proj4-ios) dependency.  Without them, `pod install` will fail.  The easiest way to get these is to [`brew install`](https://brew.sh/) them:\n```\nbrew install automake\nbrew install libtool\n```\n\nBuild this repository using Xcode and/or CocoaPods:\n\n    pod repo update\n    pod install\n\nOpen mapcache-ios.xcworkspace in Xcode or build from command line:\n\n    xcodebuild -workspace 'mapcache-ios.xcworkspace' -scheme mapcache-ios build\n\nRun tests from Xcode or from command line:\n\n    xcodebuild test -workspace 'mapcache-ios.xcworkspace' -scheme mapcache-ios -destination 'platform=iOS Simulator,name=iPhone 6s'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngageoint%2Fgeopackage-mapcache-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngageoint%2Fgeopackage-mapcache-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngageoint%2Fgeopackage-mapcache-ios/lists"}