Skip to content

Files

Latest commit

 

History

History

Get_meta_information_of_images

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Get meta information of images

usage

python get_meta_from_pic.py image_file

note

Make sure the picture contains location information, otherwise the location cannot be obtained

you need fill in your email address to use the function in gps_utils.py:

geolocator = Nominatim(user_agent = "your email")