Skip to content
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

Piction images data storage #135

Open
f27wood opened this issue Feb 18, 2019 · 0 comments
Open

Piction images data storage #135

f27wood opened this issue Feb 18, 2019 · 0 comments

Comments

@f27wood
Copy link

f27wood commented Feb 18, 2019

Hi Conal,

We are specifying a new image data storage server which will serve the images for collections explorer and the API. So I need to know which images the API needs and what file path you append to them.

Looking at it, there seems to be two file path patterns

Example one

For object 77402
MA number: MA53706581

Thumbnail
http://collectionsearch.nma.gov.au/nmacs-image-download/piction/dams_data/prodderivT/nma_53706581.jpg

Preview
http://collectionsearch.nma.gov.au/nmacs-image-download/piction/dams_data/prodderivW/nma_53706581.jpg

Large
http://collectionsearch.nma.gov.au/nmacs-image-download/piction/dams_data/prodderiv3/d1108014/nma.img-ci20112760-001-wm-vs1_o3.jpg

Full
http://collectionsearch.nma.gov.au/nmacs-image-download/piction/dams_data/prodderiv2/d1108014/nma.img-ci20112760-001-wm-vs1_o2.jpg

Example two
Multimedia ID: MA79991063
Associated object irn: 125080

Thumbnail
http://collectionsearch.nma.gov.au/nmacs-image-download/piction/dams_data/prodderivT/DAMS_INGEST/JOBS/WM_79949740/nma-acc-20182043-175-wm.jpg

Preview
http://collectionsearch.nma.gov.au/nmacs-image-download/piction/dams_data/prodderivW/DAMS_INGEST/JOBS/WM_79949740/nma-acc-20182043-175-wm.jpg

Large
http://collectionsearch.nma.gov.au/nmacs-image-download/piction/dams_data/prodderiv3/WM_79949740/nma-acc-20182043-175-wm_o3.jpg

Full
http://collectionsearch.nma.gov.au/nmacs-image-download/piction/dams_data/prodderiv2/WM_79949740/nma-acc-20182043-175-wm_o2.jpg

I already have the xml for example one, if you could provide the XML for example two (MA7999106, irn: 125080), so I can see what Piction exports for each.

And then as far as the image data storage goes, I have concluded that the API needs all images in the following directories:

prodderivT
prodderivW
prodderiv3
prodderiv2

Is that right? Have I missed any?

Thanks,
Fiona

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: On hold
Development

No branches or pull requests

1 participant