Crio-Bytes / IBD-2022-Master-Repository

This is the master repository where you can publish your work.
6 stars 22 forks source link

How to use Python to Extract GPS data from Photos #99

Closed AKG1301 closed 1 year ago

AKG1301 commented 1 year ago

MicroByte Title: How to use Python to Extract GPS data from Photos

Domain: Python Scope of learning for learners: learners will learn how to get gps location from image using python? Activities:

  1. Import python libraries and Load the Image
  2. Obtaining Metadata
  3. Getting Coordinates
  4. Getting the Actual Address of the Image
  5. Visualize the location on map