Custom Query (432 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (307 - 309 of 432)

Ticket
#258
Description

We need a small tool for adding tags (small text/numerical elements) to TIFF image files.

The pre 2009 aerial photos contain metadata inserted by a scanning company. You can see what's in the 2008 photos by doing something like tiffinfo ~arsf/arsf_data/2008/flight_data/uk/GB08_18-2008_176a_River_Frome/photography/08_03_8190.tif | less.

Mostly they seem to have created an XML metadata section. Many of their tags relate to the scanning process and are not relevant. Ideally we should duplicate the XML metadata in addition to putting data into relevant tags.


There are a large number of defined tags and a mechanism for picking "free" tags. I'd suggest trying to conform to the EXIF standard where possible.

http://www.awaresystems.be/imaging/tiff/tifftags.html

For example, there are predefined tags for GPS location that we may wish to use as that'd mean the images could be correctly geolocated in a standard package.

There are also some bits for descriptions and comments, which could be used for the project info.. Alternatively, you could pick one of the "free" ranges and make up your own tag. Before making up your own tag, please a) check for a standard one and b) check what the 2008 photos did.


Suggested approach:

  • review EXIF / TIFF tag documents to familarise yourself with the standard tags
  • identify suitable tools / libraries for working with TIFF tags (google "python tiff tag" or "python exif"?)
  • duplicate the XML metadata in a 2008 photo for a 2009 one
  • insert the XML metadata into a 2009 TIFF
  • insert EXIF standard additional tags (particularly geolocation ones) into the 2009 TIFF
#282
Description

Data location: ~arsf/arsf_data/2009/flight_data/ethiopia/ET07_01-2009_298_Afar_mid

Data arrived from ARSF via SATA disk Y on 4th Nov. 2009.

Scientific objective: /users/rsg/arsf/arsf_data/2008/ARSF_Applications/Ethiopia/ET07_01\ -\ Dr\ Wright.pdf

Priority: alpha-5

PI: Tim Wright

2009 Ethiopia campaign, reflown from 2007

Sensors:

  • Eagle (09/02/10)
  • Hawk (09/02/10)
  • Leica LIDAR (09/02/10)
  • RCD (09/02/10)
  • TABI (to be processed by University of Athens)
#284
Description

Data location: ~arsf/arsf_data/2009/flight_data/ethiopia/ET07_01-2009_300a_Afar_north

Data arrived from ARSF via SATA disk Y on 4th Nov. 2009.

Scientific objective: /users/rsg/arsf/arsf_data/2008/ARSF_Applications/Ethiopia/ET07_01\ -\ Dr\ Wright.pdf

Priority: alpha-5

PI: Tim Wright

2009 Ethiopia campaign, reflown from 2007

Sensors:

  • Eagle (26/02/2010)
  • Hawk (26/02/2010)
  • Leica LIDAR (26/02/2010)
  • Digital Photography (26/02/2010)
  • TABI (to be processed by University of Athens)
Note: See TracQuery for help on using queries.