Difference between revisions of "E-Ecology GPS Bird Track Generator"

From ecology
Jump to: navigation, search
m
Line 2: Line 2:
  
 
!!!Under Construction (04-05-09)!!!
 
!!!Under Construction (04-05-09)!!!
 +
One of the data types available in the FlySafe database is GPS tracks. These are produced by attaching small GPS tracking sensors to birds, which track the bird movements throughout the year.
 +
The data is subsequently collected by the Argos satellite system, and made available in the FlySafe Database. The data itself is geo-referenced, and as such it makes sense to provide a service that allows you to look at the data in a GIS-system. The GIS system of choice is Google Earth, and therefor the output of the service is a KML file. This KML file can be loaded into Google Earth, but many other GIS-systems also provide KML reading capabilities.
  
 
+
The service itself can be found at the [https://services.flysafe.sara.nl/ Flysafe website], or with a direct link to the [https://services.flysafe.sara.nl:/gpstrackingext.html GPS service]. Both do require special access: You need to have credentials and your IP address should be in the allowed list.
 
=== The Interface ===
 
=== The Interface ===
[[Image:https://services.flysafe.sara.nl/images/poweredbysara_88x31.png]]
+
-Insert screenshot here (cannot upload currently)
  
  
Line 14: Line 16:
  
  
== Output ==
+
=== Output ===
 +
 
 +
The output comes in form of a KMZ file that contains all selected birds, each in a seperated folder.
  
The output comes in form of a KMZ file that contains all selected birds, each in a seperated folder. [[BR]]
+
=== Underlying Query and Data ===

Revision as of 09:55, 4 May 2009

The FlySafe GPS bird tracks service

!!!Under Construction (04-05-09)!!! One of the data types available in the FlySafe database is GPS tracks. These are produced by attaching small GPS tracking sensors to birds, which track the bird movements throughout the year. The data is subsequently collected by the Argos satellite system, and made available in the FlySafe Database. The data itself is geo-referenced, and as such it makes sense to provide a service that allows you to look at the data in a GIS-system. The GIS system of choice is Google Earth, and therefor the output of the service is a KML file. This KML file can be loaded into Google Earth, but many other GIS-systems also provide KML reading capabilities.

The service itself can be found at the Flysafe website, or with a direct link to the GPS service. Both do require special access: You need to have credentials and your IP address should be in the allowed list.

The Interface

-Insert screenshot here (cannot upload currently)


Visualization

There are several option for the visualization of the bird measurements:

  • Color


Output

The output comes in form of a KMZ file that contains all selected birds, each in a seperated folder.

Underlying Query and Data