Difference between revisions of "Addon:Image Metadata Gramplet"

From Gramps
Jump to: navigation, search
m (Fixed enumerated list to look proper)
Line 8: Line 8:
 
[[Image:Image_Metadata_Gramplet.gif|thumb|right|150px|Fig. Image Metadata Gramplet]]
 
[[Image:Image_Metadata_Gramplet.gif|thumb|right|150px|Fig. Image Metadata Gramplet]]
  
'''Special Note: Before being able to use this gramplet/ addon, you will need to download and install pyexiv2 from its [http://tilloy.net/dev/pyexiv2/ website] or install pyexiv2 from your local Linux repository.  Windows user, there is an installer for you.'''<br><br>
+
'''Special Note: Before being able to use this gramplet/ addon, you will need to download and install pyexiv2 from its [http://tilloy.net/dev/pyexiv2/ website] or install pyexiv2 from your local Linux repository.  Windows user, there is an installer for you.'''<br>
  
 
The Image Metadata Gramplet offers an easy interface to add, edit, and remove Image Exif Metadata from your images (*.jpg, *.png. *.tiff, *.exv, *.nef, *.psd, *.pgf).
 
The Image Metadata Gramplet offers an easy interface to add, edit, and remove Image Exif Metadata from your images (*.jpg, *.png. *.tiff, *.exv, *.nef, *.psd, *.pgf).
  
Once you have installed pyexiv2, see above for directions to download and install this addon...
+
Once you have installed pyexiv2, see above for directions to download and install this addon...<br>
  
My perferred way to use this addon is:
+
My perferred way to use this addon is:<br>
1) install pyexiv2
+
1) install pyexiv2<br>
2) Install this addon
+
2) Install this addon<br>
3)) Install [http://www.gramps-project.org/wiki/index.php?title=Split_Views Split Views ]
+
3)) Install [http://www.gramps-project.org/wiki/index.php?title=Split_Views Split Views ]<br>
4) Restart Gramps
+
4) Restart Gramps<br>
5) Click on Split Views from the left-side Navigation Sidebar
+
5) Click on Split Views from the left-side Navigation Sidebar<br>
6) Click Views from the Menu bar, and select Media Views
+
6) Click Views from the Menu bar, and select Media Views<br>
7) Close the right side Views by clicking the X
+
7) Close the right side Views by clicking the X<br>
8) Slide the available empty right view to about half the screen.
+
8) Slide the available empty right view to about half the screen.<br>
9) Right click in the open space, and select Add a gramplet
+
9) Right click in the open space, and select Add a gramplet<br>
10) Select Image Metadata Gramplet
+
10) Select Image Metadata Gramplet<br>
11) Select an image from the left hand Media View
+
11) Select an image from the left hand Media View<br><br>
  
 
'''Data Fields'''<br>
 
'''Data Fields'''<br>

Revision as of 06:59, 29 March 2010


This is a Third-party plugin. Please treat this as anything else of value to you, use carefully on data that is not backed up, and help make it better by reporting any comments or problems to the author.


File:Image Metadata Gramplet.gif
Fig. Image Metadata Gramplet

Special Note: Before being able to use this gramplet/ addon, you will need to download and install pyexiv2 from its website or install pyexiv2 from your local Linux repository. Windows user, there is an installer for you.

The Image Metadata Gramplet offers an easy interface to add, edit, and remove Image Exif Metadata from your images (*.jpg, *.png. *.tiff, *.exv, *.nef, *.psd, *.pgf).

Once you have installed pyexiv2, see above for directions to download and install this addon...

My perferred way to use this addon is:
1) install pyexiv2
2) Install this addon
3)) Install Split Views
4) Restart Gramps
5) Click on Split Views from the left-side Navigation Sidebar
6) Click Views from the Menu bar, and select Media Views
7) Close the right side Views by clicking the X
8) Slide the available empty right view to about half the screen.
9) Right click in the open space, and select Add a gramplet
10) Select Image Metadata Gramplet
11) Select an image from the left hand Media View

Data Fields

Photographer:
The name of the person or company taking the image

Select Date
Will bring up a calendar, and double-click on a date. The time will be filled in as the current time

Date
The Date/ Time needs to be typed in as a very specific format:
Year Mon Day Hour:Minutes:Seconds
11826 Apr 12 14:06:00

Copyright
Can be anything that you please... Ex: (C) 2010 Smith and Wesson

Subject
Please enter keywords that describe the picture. Do NOT add a space after the comma. Ex. : Census,Milwaukee,Oregon

Latitude/ Longitude
Latitude/ Longitude data can be entered in one of two ways:
1) Degrees Minutes Seconds Ex.: 10 59 14

  * In this format, you will need to select latitude reference, and longitude reference
    • If the Latitude begins with a negative number, select 'S' as Lat. Ref. or 'N' if a positive number. If the Longitude begins with a negative number, select 'W' as the Long. Ref. or 'E' if a positive number.

2) Decimal, Ex. : -34.15954

   * In this format, the Latitude and Longitude reference will be selected for you after you click Convert GPS  Coordinates or press the Save button.  For foreign countries that might use a ", " instead of a ".", please use the .

Description
Type in something about the image, the people in it or the location of the image. Non-latin characters are NOT allowed. ASCII characters only...

Buttons

1) Save
Will write the metadata to the image, and convert latitude/ longitude if it is in decimal format.

2) Clear
Will clear all data fields

3) Convert GPS Coordinates
will convert Latitude/ Longitude if it is in decimal format

My favorite source for GPS Coordinates is: GPS Visualizer

--Rob 06:55, 29 March 2010 (UTC)