NVCL Data Services : Image Carousel Service

Image Logid is not valid.

The Image Carousel service will return images stored within the database in a carousel. It requires a logid as the mandatory URL parameter. The logid can be obtained through the getLogCollection service with mosaicsvc set to yes.

There are four types of logid available for request:

  1. Mosaic : logid of this type will return a single mosaic image with all the tray thumbnail images grouped as a single image
  2. Tray Thumbnail Images : logid of this type will return one or more tray thumbnail image(s) depend on the startsampleno and endsampleno specified
  3. Tray Images : logid of this type will return one or more tray image(s) depending on the startsampleno and endsampleno specified
  4. Imagery : logid of this type will return one or more big resolution image(s) depend on the startsampleno and endsampleno specified
ParameterDescriptionRequiredExample values
logidobtained through calling the getLogCollection service with URL parameter mosaicsvc=yesyes63d31981-bd0c-44dd-a118-6a3406c5d68
samplenothe sample number of the image which will be the starting point for you carouselno, Default value=00

Example Queries:

A standard query for Mosaic: imageCarousel.html?logid=63d31981-bd0c-44dd-a118-6a3406c5d68

A query for Tray Thumbnail Images: imageCarousel.html?logid=e8218563-e5af-48ac-a643-3f639a11c3f

A query for Tray Images starting from sample number 2: imageCarousel.html?logid=05a35054-da3e-46ac-9a57-81b6afdf0c9&sampleno=2

A query for Linescan Imagery Images: imageCarousel.html?logid=fae8f90d-2015-4200-908a-b30da787f01