# AndrewHartAR/ARKit-CoreLocation

Combines the high accuracy of AR with the scale of GPS data.

Repository: https://github.com/AndrewHartAR/ARKit-CoreLocation
Canonical: https://ross.abutalabs.com/products/arkit-corelocation
Language: Swift
License: MIT
License Family: permissive
Topics: corelocation, gps-data, north-calibration, arkit, augmented-reality
Last push: 2026-06-02T22:18:49+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 85, release rhythm 8, longevity 100
- inputs: {"age_days": 3336, "days_push": 92, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5527, forks 727 (observed 2026-08-28T04:09:21.964940+00:00)

## What it is
A Swift library that combines ARKit's high-accuracy local tracking with CoreLocation's global GPS positioning, letting developers place AR content at real-world coordinates. It also offers experimental improved location accuracy by fusing AR movement data with recent location fixes.

## Use cases
- show points of interest as AR annotations at real-world GPS coordinates
- build AR navigation apps with directional overlays
- place virtual markers at geographic locations in an AR scene
- improve GPS accuracy using AR movement tracking
- create location-based AR games or tours on iOS

## When to choose
- you need to anchor AR content to real-world geographic coordinates on iOS
- you want AR-enhanced location accuracy beyond raw GPS
- you're building an AR navigation or POI app with Swift

## When to avoid
- you target Android or cross-platform frameworks
- you need only plain GPS without AR
- you require production-grade location fusion - that feature is experimental

## Facets
- artifact type: library
- maturity: experimental
- function: geospatial, graphics, sdk
- domain: mobile-development
- platform: -
- tags: arkit, corelocation, augmented-reality, gps, swift, cocoapods, maps, ios, mobile

## Member repositories
- AndrewHartAR/ARKit-CoreLocation (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:21.964940+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:55:45.956516+00:00, confidence not recorded.
  - readme: https://github.com/AndrewHartAR/ARKit-CoreLocation (fetched 2026-08-28T04:09:21.964940+00:00, sha 1e0272467945)
- Data as of 2026-08-30T08:39:29.467469+00:00.
