iOS 17以降対応 Requires iOS 17 or later

Yoshi's GPS Tracker

移動経路を記録・管理するiOSアプリ。
ウォーキング、サイクリング、ドライブ——
あなたの移動を正確に記録します。

An iOS app to record and manage your GPS movement routes.
Walking, cycling, driving—
track your journey with precision.

📸

開発のきっかけ

Story Behind the App

ミラーレスカメラやデジタルカメラにはGPSが搭載されておらず、撮影した写真に位置情報が記録されません。「どこで撮ったか後から分からない」——そんな自分自身の不便さからこのアプリを開発しました。GPXファイルをエクスポートすれば、Adobe Lightroom や ExifTool などのソフトウェアを使い、撮影後に写真へ位置情報を付加することができます。

Unlike smartphones, mirrorless and digital cameras don't have built-in GPS, so photos taken with them lack location data. I built this app to solve my own frustration: log my GPS routes while shooting, then use the exported GPX files to geotag my camera photos afterward using tools like Adobe Lightroom or ExifTool.

主な機能

Features

日常の移動からアウトドアまで、GPS記録に必要な機能を搭載しています。

Everything you need for GPS recording — from daily commutes to outdoor adventures.

📍

リアルタイムGPS記録

Real-Time GPS Recording

移動中の位置情報をリアルタイムで記録。距離・経過時間・記録地点数・GPS精度を画面に表示します。

Records your position in real time. Distance, elapsed time, point count, and GPS accuracy are displayed on screen.

🔄

バックグラウンド記録

Background Recording

アプリを閉じた状態でも記録を継続。長時間の外出や他のアプリを使用しながらでも安心して記録できます。

Continues recording even when the app is in the background. Keep tracking during long trips or while using other apps.

🏠

自動記録(ジオフェンシング)

Auto-Record (Geofencing)

自宅エリアから離れると自動的に記録を開始し、帰宅すると自動停止。毎回の操作が不要になります。

Automatically starts recording when you leave home and stops when you return. No manual operation needed.

📤

GPXエクスポート

GPX Export

記録したルートを標準のGPXフォーマットで書き出し。他のアプリやGPSデバイス、地図サービスと連携できます。

Export recorded routes in standard GPX format. Compatible with other apps, GPS devices, and mapping services.

☁️

iCloud Drive自動保存

iCloud Drive Auto-Save

記録完了後、指定したiCloud Driveフォルダへ自動でGPXファイルを保存。データのバックアップを自動化します。

Automatically saves GPX files to a specified iCloud Drive folder after each recording. Effortless backup.

📋

記録履歴の管理

Track History

過去の記録を一覧表示。マップ上でルートを確認でき、記録の名前変更やGPXエクスポートも可能です。

Browse past recordings in a list. View routes on a map, rename tracks, and export to GPX.

🔋

バッテリー管理

Battery Management

バッテリー残量の低下を検知して警告を表示し、設定した閾値で自動停止。大切な記録データを守ります。

Warns you when battery is low and auto-stops recording at a set threshold, protecting your recorded data.

🔔

通知機能

Notifications

自動記録の開始・停止をiOS通知でお知らせ。アプリを開いていなくても記録状態を把握できます。

iOS notifications alert you when auto-recording starts or stops, even when the app is closed.

🎯

精度フィルター

Accuracy Filter

GPS精度が低いポイントをスキップして、正確なルートのみ記録します。閾値は10m〜100m以上の範囲で選択可能です。

Skips low-accuracy GPS points to record only precise routes. Threshold selectable from 10 m to 100 m+.

基本的な使い方

How to Use

シンプルな操作で、すぐに記録を始められます。

Simple steps to get started immediately.

1

アプリを起動

Launch the App

アプリを開き、「記録」タブを表示。位置情報の許可を求められた場合は「常に許可」を選択してください(バックグラウンド記録に必要です)。

Open the app and go to the Recording tab. If prompted for location access, choose "Always Allow" (required for background recording).

2

記録を開始

Start Recording

「Start Recording」ボタンをタップすると記録が始まります。距離・時間・地点数・GPS精度がリアルタイムで更新されます。

Tap the "Start Recording" button to begin. Distance, time, point count, and GPS accuracy update in real time.

3

記録を停止・保存

Stop & Save

「Stop Recording」ボタンをタップすると記録が終了し、GPXファイルとして自動保存されます。iCloud Drive保存を設定していれば同時に保存されます。

Tap "Stop Recording" to finish. The route is saved as a GPX file automatically, and optionally synced to iCloud Drive.

4

記録を確認・活用

Review & Use

「Tracks」タブで記録一覧を表示。各記録をタップするとルートをマップで確認でき、GPXとしてエクスポートも可能です。

Browse your recordings in the Tracks tab. Tap any track to view it on a map or export it as GPX.

自動記録について

About Auto-Record

自動記録機能を使うと、スマートフォンを取り出すことなく外出の記録が始まります。

Auto-Record starts logging your trip automatically — no need to take out your phone.

仕組み

設定画面で「自宅」の位置を登録すると、iOSのジオフェンシング機能を利用して自宅エリアを常時監視します。設定した距離(デフォルト400m)より遠ざかると記録を自動開始し、自宅エリア(デフォルト200m以内)に戻ると自動停止します。

ヒステリシス設計

記録開始と停止の距離を異なる閾値に設定することで、境界付近でのオン・オフの繰り返しを防ぎます。開始距離はユーザーが設定でき、停止距離は開始距離の1/2が自動適用されます。

必要な設定

自動記録にはiOSの位置情報アクセスを「常に許可」に設定する必要があります。アプリ起動時に案内が表示されます。

How It Works

Register your home location in Settings, and the app uses iOS geofencing to monitor the area. Recording starts automatically when you move beyond the set distance (default 400 m) and stops when you return within the home area (default 200 m).

Hysteresis Design

Different thresholds for start and stop prevent rapid on/off toggling near the boundary. The start distance is user-configurable; the stop distance is automatically set to half of that.

Required Setting

Auto-Record requires iOS location access set to "Always Allow." You'll be guided through this when you first open the app.

動作環境

Requirements

※ バックグラウンド記録・自動記録の動作には「常に許可」の位置情報アクセスが必要です。
※ iCloud Drive自動保存を使用するにはiCloudへのサインインが必要です。

* Background and Auto-Record require "Always Allow" location access.
* iCloud Drive auto-save requires signing in to iCloud.