Hi Ed,
I've been discussing this with Jose, and have made a little progress but still
have not successfully lat/long exif data out of JPG's.
He told me that in order to get a value other than None, execute_transforms()
must be called on the image object. So, if you have no transformations, you can
do a rotate of 0 degrees, and then call execute_transforms, and then
get_orginal_metadata.
With this I am simply getting the function to return this dict: {u'MimeType':
0, u'ImageLength': 1536, u'ImageWidth': 2048}
But none of the EXIF data. Let us know if you have any more luck.
-Martin
On Aug 9, 2011, at 12:32 PM, Ed Estes wrote:
> Any updates on this? With App Engine 1.5.3 Pre-release being announced, I
> was hoping someone would acknowledge get_original_metadata was broken and was
> being addressed in the next release.
>
> --Ed
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/VmyGIPBX85oJ.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en.