Actions
task #9607
closedread image metadata from MediaInfoService if available
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Description
The BGBM digilib image server is now complemented by an instance of the MediaInfoService that is available at https://image.bgbm.org/metadata/info
Example request: https://image.bgbm.org/metadata/info?file=Cyprus/Sisymbrium_aegyptiacum_C1.jpg
If an instance of the MediaInfoService is present for a given image URL e.g.
https://pictures.bgbm.org/digilib/Scaler?fn=Cyprus/Sisymbrium_aegyptiacum_C1.jpg&mo=file
The cdm service should use that instead of extracting the metadata from the image file, for which downloading of the image is required.
Related issues
Updated by Andreas Kohlbecker over 3 years ago
- Related to bug #9608: UriUtils to use HTTP HEAD requests where possible added
Updated by Andreas Kohlbecker over 3 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
Updated by Andreas Kohlbecker over 3 years ago
- Related to bug #9610: MediaMetadataFileReader (formerly in CdmImageInfo) loads same image file multiple times added
Updated by Andreas Kohlbecker over 3 years ago
- Target version changed from Release 5.25 to Release 5.23
Updated by Andreas Kohlbecker over 3 years ago
- Status changed from In Progress to Resolved
- % Done changed from 10 to 50
Updated by Andreas Kohlbecker over 3 years ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100
Actions