Skip to main content

From Data to Information: Associating GPS Positions with Animals

  • Chapter
  • First Online:
Spatial Database for GPS Wildlife Tracking Data
  • 2467 Accesses

Abstract

When position data are received from GPS sensors, they are not explicitly associated with any animal. Linking GPS data to animals is a key step in the data management process. This can be achieved using the information on the deployments of GPS sensors on animals (when sensors started and ceased to be deployed on the animals). In the case of a continuous data flow, the transformation of GPS positions into animal locations must be automated in order to have GPS data imported and processed in real-time. In the exercise for this chapter, you extend the database built in Chaps. 2 and 3 with two new tables, gps_sensors_animals and gps_data_animals, and a set of dedicated database triggers and functions that add the necessary tools to properly manage the association of GPS positions with animals.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 129.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD 169.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    Sometimes raw data from GPS sensors (e.g. .txt or .csv files produced by the software that manages data acquisition on the client side) have no explicit information on the sensor code itself inside the file. In these cases, the sensor code can be usually derived from the data source (e.g. from the name of the file). In this exercise, it is assumed that the sensor code is already in the raw data file.

  2. 2.

    When the sensor is still deployed on the animal, the end of deployment can be set to null.

  3. 3.

    The file with the test data set trackingDB_datasets.zip is part of the Extra Material of the book available at http://extras.springer.com.

  4. 4.

    For those who are interested in creating their own functions, many resources are available on the Internet, e.g.:

    http://www.postgresql.org/docs/9.2/static/sql-createfunction.html

    http://www.postgresql.org/docs/9.2/static/xfunc-sql.html.

  5. 5.

    http://www.postgresql.org/docs/9.2/static/triggers.html.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Ferdinando Urbano .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2014 Springer International Publishing Switzerland

About this chapter

Cite this chapter

Urbano, F. (2014). From Data to Information: Associating GPS Positions with Animals. In: Urbano, F., Cagnacci, F. (eds) Spatial Database for GPS Wildlife Tracking Data. Springer, Cham. https://doi.org/10.1007/978-3-319-03743-1_4

Download citation

Publish with us

Policies and ethics