Metadata retrieval

Hello!

OOTB Dynamo has a fairly extensive ability to work with file objects (reading directory, rewrite directory, read image, read text, copy/relocate,etc.).

It is possible to read the file metadata? Specifically, I am looking into retrieving GPS metadata as part of a larger workflow to help modellers understand site survey photos.

We have access to third-party tools that can output the metadata to a csv (at which point a dyn could retrieve the csv file) but I am trying to minimalize the number of tools needed.

Thanks,

hi @Robert_Younger,

as far as I know, you can do that in python.

-biboy