Watermark size based on resolution of taken photo

421
0
08-30-2022 07:17 AM
Status: Open
Labels (3)
JommeRooijakkers
New Contributor II

Dear ESRI,

We would like a more versatile/dynamic option to set the size of a watermark based on the resolution of the taken photo. The result is that the watermark will always be the same ratio Regardless of different resolutions. This would be helpful to create readable watermarks on high resolution photos (>1920px).

Under the current circumstances, it isn’t possible to enter a function or percentage on the size parameter (see attachments).

Therefore it might be an idea to include a percentage as value or pass functions

An example of the syntax in Excel:

typenamelabelbind::esri:parameters
imagephotoPhoto

watermark=”Topview&color=red&size=10%

Or alternatively:

typenamelabelbind::esri:parameters
imagephotoPhoto

Watermark=”Topview&color=red&size=int(@pulldata(‘@exif’, ‘photo’, ‘ImageLength)*0.1)

 

Thanks!

Jomme Rooijakkers