Skip to content

Commit

Permalink
Added a GPS tag
Browse files Browse the repository at this point in the history
  • Loading branch information
gomfunkel committed May 24, 2013
1 parent 28997b8 commit 83db631
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/exif/ExifImage.js
Expand Up @@ -626,7 +626,8 @@ ExifImage.TAGS = {
0x001B : 'GPSProcessingMethod',
0x001C : 'GPSAreaInformation',
0x001D : 'GPSDateStamp',
0x001E : 'GPSDifferential'
0x001E : 'GPSDifferential',
0x001F : 'GPSHPositioningError'

}

Expand Down

0 comments on commit 83db631

Please sign in to comment.