Skip to content

(Currently in Beta) Get your current location (spot) or create a track with a dead-simple interface. Copy spot coordinates to the clip board or export as geojson.

License

Notifications You must be signed in to change notification settings

michaelfaith84/SpotterTracker

Repository files navigation

Spotter Tracker

    A simple mobile app for getting or tracking your location

Definitions

  • Spot: A single point.
  • Track: A collection of related points.

What makes Spotter Tracker different?

  • Dead simple, one button interface.
  • With one click you can save your current location or start recording a track.
  • Easily copy the coordinates of your spot's to the clipboard for immediate use.
  • Easily export spots or tracks to geojson.
  • As soon as coordinates are received, they're saved to your phone--if your phone's battery dies mid-recording, you don't lose any data!

Take a Peek

Spot and Track Creation Demo

Data Management Demo

GeoJSON Export Example A screen shot of an exported track in GeoJSON. It is a feature with a bounding box and a linestring. The points are longitude, latitude, and elevation.

Getting Started

npx expo install
npx expo start

Use Expo Go to scan the QR code.


Notes

  • The app is done enough for testing but not quite there yet.
  • Only works on Android at the moment.
    • Tested on the Pixel 6 Pro running Android 13

About

(Currently in Beta) Get your current location (spot) or create a track with a dead-simple interface. Copy spot coordinates to the clip board or export as geojson.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published