Skip to content

Service to track the location of BAS assets, including ships, aircraft, and vehicles.

License

Notifications You must be signed in to change notification settings

antarctica/assets-tracking-service

Repository files navigation

BAS Assets Tracking Service

Service to track the location of BAS assets, including ships, aircraft, and vehicles.

Overview

Note: This project is focused on needs within the British Antarctic Survey. It has been open-sourced in case parts are of interest to others. Some resources, indicated with a '🛡' or '🔒' symbol, can only be accessed by BAS staff or project members respectively. Contact the Project Maintainer to request access.

Purpose

A service to collect, standardise, and then make available, the positions of large assets operated by the British Antarctic Survey. Data collected by this service can be used in other tools and services, such as GIS applications.

See the original Project Proposal 🛡️ for more information.

Tracked assets

Assets tracked by this service are:

  • 🚢 ships (the SDA)
  • ✈️ aircraft (the Dash and Twin Otters)
  • 🚜 vehicles (snowmobiles, Pisten Bully's, loaders, etc.)

Assets are tracked using a range of external Providers. Assets, and their latest positions are fetched from providers every 5 minutes (providers may update less frequently than we check).

Data access

Latest asset positions

For the last known position of all assets (optionally filterable by name or platform type):

Permissions

The latest positions of all assets is unrestricted.

Previous positions of most asset types is unrestricted but not currently distributed through this service.

ArcGIS Online

Data made available through ArcGIS Online (AGOL) is contained in an Assets Tracking Service group, including all the services listed above.

Historic asset locations

This service focuses on current and recent positions of assets. Long term records of the location and activity of BAS assets, including retired assets, are held in other systems operated by other teams:

Related projects

This project forms part of a wider set of data, services and tools to provide BAS with trustworthy and timely geospatial information, including:

Data provided by this project is used in projects including:

This project was previously known as the Locations Register 🛡️ and preceded by other implementations. This iteration was initially developed in this Experiment 🛡.

Usage

Control CLI

A control CLI is available on the BAS central workstations:

% ssh geoweb@bslws01.nerc-bas.ac.uk
$ module load assets-tracking-service
$ ats-ctl --help

See the CLI Reference documentation for available commands.

Note: You need to be on the BAS network to access the workstations. Contact @felnne if you do not have access to the geoweb user.

Advanced usage

To load the staging/preview version of the CLI, load the 0.0.0.STAGING version:

$ module load assets-tracking-service/0.0.0.STAGING

Note: The staging version may not be stable and SHOULD NOT be used for routine tasks.

Automatic processing

The data run CLI Command is run via cron to keep data current.

Automatic alerts from Monitoring tools will be sent if processing fails repeatedly. Processing logs for the last 24 hours are available from /users/geoweb/cron_logs/assets-tracking-service/.

Data and information model

See Information and Data model documentation.

Configuration

See Configuration documentation.

Implementation

See Implementation documentation.

Installation and upgrades

See Installation and Upgrades documentation.

Infrastructure

See Infrastructure documentation.

Development

See Development documentation.

Releases

Release workflow

Create a release issue 🛡️ and follow its instructions.

Deployment

See Deployment documentation.

Project maintainer

Mapping and Geographic Information Centre (MAGIC), British Antarctic Survey (BAS).

Project lead: @felnne.

Data protection

This project has had a Data Protection Impact Assessment.

Licence

Copyright (c) 2019-2025 UK Research and Innovation (UKRI), British Antarctic Survey (BAS).

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Service to track the location of BAS assets, including ships, aircraft, and vehicles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published