Skip to content

This file reads all the '.JPG' files in a folder and reads their geotags. If the latitude and longitude of the image geotags are within a defined range then the file is copied to a subfolder "filtered" created in the same directory as the script file

Notifications You must be signed in to change notification settings

ShivamChourey/Geotag_filtering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Geotag_filtering

This file reads all the '.JPG' files in a folder and reads their geotags. If the latitude and longitude of the image geotags are within a defined range then the file is copied to a subfolder "filtered" created in the current directory. The code can support Windows as well as Linux by commenting and uncommenting a single line. A comment can be found on the relevant line.

About

This file reads all the '.JPG' files in a folder and reads their geotags. If the latitude and longitude of the image geotags are within a defined range then the file is copied to a subfolder "filtered" created in the same directory as the script file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages