ruven / iipsrv

iipsrv is an advanced high-performance feature-rich image server for web-based streamed viewing and zooming of ultra high-resolution images.
https://iipimage.sourceforge.io
GNU General Public License v3.0
291 stars 115 forks source link

Question: Support for IIIF Image API services #79

Open radpet opened 8 years ago

radpet commented 8 years ago

Hello, I looked into https://github.com/ruven/iipsrv/blob/master/src/IIIF.cc and did not find where/how the service property is passed to the info.json response. I know this is optional property but I suppose it would be great if it is supported.

ruven commented 7 years ago

Yes, I guess this could be added. Which service properties are you interested in supporting? I presume things like the physical dimensions service property? Resolution info is often included in the image metadata.

But you can also use the service property to point to an authentication method or other info. In that case, this information would need to be embedded within the image metadata, which may not be the ideal way to pass this kind of information.

radpet commented 7 years ago

Yup the "physical dimensions service property" but I used the Presentation API instead and have a service which gives me the information.