-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sample KV metadata file to generate of Exif info #117
Comments
Hi @valeriodeluca, for 360 photos we don't have such metadata files since the users don't have a way to record them using the 360 cameras. |
@salabogdan thank you, do you need help, feedback or funds for this improving? Tell me freely :) |
@valeriodeluca Just to make sure i get your use case can you share a full context on what you want to achieve? |
@salabogdan Yes, of course. |
@salabogdan And to the end I'd like to have my 360 photos in KartaView like I had 360 photos in QGIS as my colleagues of Map For Future shown in this Facebook live: https://www.facebook.com/mapforfuture/videos/1048303689276526 QGIS Plugin for 360 photos: Thank you very much Valerio De Luca |
@valeriodeluca |
Dear Bodgan, "path": "photo\R0011773.jpg", If you need other tell me freely. Thanks again Bogdan |
@valeriodeluca I did not receive any email from you until now, please make sure you have the correct email address. |
Hi Bogdan, sorry I resent it by wetransfer. Thank you |
I am doing some final changes and I will try to commit them by tomorrow EOD. |
Thank you very much @salabogdan! |
@valeriodeluca my local changes are adding the latitude and longitude information from the geojson file to the images but the upload will still not work because the gps does not have any timestamp information so the images can not be uploaded. |
@salabogdan sure, here you can find the geojson file with timestamp:
If the timestamp format doesn't correct I can change it. |
Edit: |
@salabogdan yes, you do, you can assume 24 hour format with zero-padded, so it goes from 00 to 23 hour. No AM/PM info required so. |
@valeriodeluca this issue was automatically closed sorry about this. Does everything work as expected? |
@valeriodeluca
|
@salabogdan not worrier about closing the issue. Just a question, I ask you if the geojson for the generation of the exif data must have a particular formatting for the assignment of the values of Latitude, Longitude, Direction and Timestamp. Would it be possible to upload a sample custom geojson to this repository, perhaps in the following directory?
Thank you very much |
I have, already added a sample for the custom geojson in the readme.md file. Here is the commit 0cae266 . I will change it to look better but for now this is how it looks. |
final version of the readme example: 7ca5cea |
Dear KartaView,
Regarding the generation of Exif information from the KV metadata file:
https://github.com/kartaview/upload-scripts#2-generate-exif-info-from-kv-metadata-file
I ask if it is possible to have a sample KV metadata file to understand how the metadata file is made and what its extension is (* .txt, * .csv, etc).
I want to generate Exif info for 360 photos. Can I also insert the orientation parameter of the equirectangular photos in this metadata file?
Thanks a lot, have a nice day
The text was updated successfully, but these errors were encountered: