AtlasOfLivingAustralia / image-service

Image repository and tiling services
https://images.ala.org.au
0 stars 17 forks source link

Some image service URLs are not recognised by the duplicate detector #139

Closed sbearcsiro closed 3 years ago

sbearcsiro commented 3 years ago

Image service URLs of the form https://images.ala.org.au/image/proxyImage?imageId=1234-1234-1234-1234 are no longer recognised by the duplicate detection logic.

In addition, URLs of the form https://images.ala.org.au/image/1234-1234-1234-1234/original are also not currently recognised as the UUID is not the last path element.

Both types of URLs should be recognised as existing images and the UUID successfully extracted from the URL.