Track Map
Current Location Map
Location Listing
Waypoint Listing
Transition Listing

Introduction

The OwnTracks Drupal module provides an HTTP endpoint for the OwnTracks smartphone app.

The OwnTracks smartphone app periodically collects location data from smartphones and sends this data to an HTTP or MQTT endpoint.

The OwnTracks Drupal module leverages the following technology:

  • the Drupal entity API to store and display the data
  • the Drupal Views module to list the data
  • the Leaflet JavaScript library and a configurable map tile provider such as OpenStreetMap to visualize the data

Currently Supported Features

  • Locations
    • automatically created based on motion and time
    • displayed in listings and standalone in a map
    • displayed in track maps and current location maps
  • Waypoints
    • user-defined geo-fences
    • displayed in listings and standalone in a map
    • referenced in transitions
  • Transitions
    • automatically created when a user enters/leaves a waypoint
    • displayed in listings and standalone in a map

Planned Features

  • Friends
    • share waypoints and see your friends' locations
  • Live Maps
    • track a friend/device on a map and get instant location updates
  • ...

Documentation

Supporting organizations: 

Project information

Releases