Skip to content

antarctica/assets-tracking-service

Repository files navigation

BAS Assets Tracking Service

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

Overview

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.

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.

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. Latest positions are checked every 5 minutes.

Tip

Providers and individual assets may update less frequently than we check (if they are in storage for example).

Data access

The Assets Tracking Service collection in the BAS Data Catalogue lists available datasets. See also the Assets Tracking Service project on the BAS website for general information.

Permissions

The latest positions of all assets are unrestricted.

ArcGIS Online

Data for this service made available through ArcGIS Online (AGOL) is contained in an Assets Tracking Service group.

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 within BAS:

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 other projects, including:

Note

This project was previously known as the Locations Register πŸ›‘οΈ and was preceded by other earlier implementations. This iteration was initially developed in this Experiment πŸ›‘.

Usage

Control CLI

A control CLI is available on the BAS central workstations:

% ssh [email protected]
$ module load assets-tracking-service
$ ats-ctl --help

See the CLI Reference for available commands.

Note

You need to be on the BAS network to access these workstations and 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

Warning

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

An outline Data Protection Impact Assessment (DPIA) is place for this service, ref: BAS 013 πŸ›‘οΈ . It was concluded a full DPIA was not required.

Note

This assessment refers to this project when it was known as the Locations Register. It is the same service.

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages