Replies: 1 comment
-
This is not specific to code-server is it? You will probably have more luck asking on Stack Overflow or some general programming channel somewhere. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can anybody help me how i can get country, region and city from images od different formats (e.g. HEIC,JPG, ARW...) with python?
i m stuck once i have the touple values for Latitude and Longitude...
What i am trying to acieve is to build a sqlite db with all relevant exif data. The end goal is to select files based on Date and Location (best whould be something like country, region and/or city) so i can rename them with date and location...
Any hints are appreciated
Beta Was this translation helpful? Give feedback.
All reactions