-
Notifications
You must be signed in to change notification settings - Fork 0
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
Documentation of image/credit updates #12
Comments
Hi Rich, Tom
|
Hi Rich, Tom |
@japonicus - have you had any thoughts on my proposal to change the handling of images/credits? |
Another photo to change. Juncus compressus photo is of J. tenuis I think. I have pics of J. compressus. Can we get this ball rolling soonish, please? |
A few more photo errors in the gallery:
|
Rather than a never-ending thread, or separate issues, please use this spreadsheet to deal with photo management: https://docs.google.com/spreadsheets/d/1UC3qllQ6Svg-coQg4myB_MM8I-PTWSPKS9v3ZXhs2UA/edit?usp=sharing This has one sheet for taxa lacking images, and another to document problems with existing photos. Please use that to organise actions with regards to errors and new photos. I have transferred any existing errors listed above. Please edit in the sheet if any of these are already dealt with. I suggest that we aim for a new export of info for the Atlas website at the end of the year (i.e. Dec., 2024). If anyone wants to add new photos or edit in the DDb before then, then I assume they should consult Tom for access. |
Just flagging this as I suggested that we might act on these at the end of this year @kwal2 @tangiblegains @burkmarr @japonicus |
@japonicus - are you happy with the proposed method?
If so, we need to agree on a file format for the 'image files', i.e. the files that, for each image, specify the images and captions. My suggestion is individual CSV files named after the taxon ddbid, e.g. 2cd4p9h_xt4.csv, with two columns. These columns can be exactly the same as those you used in the full atlas extract: 'atlas image URIs' and 'atlas image photo credits'. For cases where all the images are to be deleted for a taxon (e.g. Juncus compressus), there should be no rows except for the column headers. If we can agree on this format, I can go ahead and work on the necessary code changes. I can upload the new files to the Pantheon server if they can be produced before the end of the year. From Jan 1st I will be retired, but I will aim to document the procedure for uploading the files (via SFTP) to the server before then and Biren can help sort out access to the Pantheon project for someone else (e.g. Oli or someone from BSBI) to do future uploading. |
@burkmarr thanks for this suggestion, I'm happy with this approach. I'll send an example export early next week. |
Many thanks @japonicus. |
@japonicus Has this progressed at all? |
I've done the coding for this which is now pushed to the live site. In summary, to override any of the image information (image list and associated caption list) currently in the caption file for a species:
Biren can do the last step for you if you send the files and state where you want them copied. (Or you can send them to me for the remainder of 2024.) Oli's spreadsheet (https://docs.google.com/spreadsheets/d/1UC3qllQ6Svg-coQg4myB_MM8I-PTWSPKS9v3ZXhs2UA/edit?usp=sharing) has a note for Carex distans that the first three images were incorrect and the last correct. So I manually created a file for this one (2cd4p9h_xdt.csv) with the first three files/captions removed and uploaded to the live site. So now you will see that only one image is displayed for that taxon. |
From Pete: "I'm starting to get a very small influx of new photos for a few species - only 4 or 5 photos at the moment - but is there an efficient and simple way of dealing with these, so that it's not all ad hoc?"
As it stands, it not very straightforward. The original process was:
If there are going to be frequent updates, we want to avoid steps 3 & 4 which involved regenerating all caption data for all taxa.
Since there are likely to be fairly regular updates/additions to the images then this image/credit data is completely unlike the other caption data which is, essentially, fixed and I think we need to handle it separately. So I propose:
At the moment Rich would do the last step, but it would be better to provide credentials to Tom so that he can do it directly.
The text was updated successfully, but these errors were encountered: