I have multiple users asking couple of questions @ChrisLeSueur @IsmaelChivite
Would it be possible to add a date and time stamp directly onto photos taken in the Survey123 app? I know the information is stored in the metadata, but having the stamp visible on the photo itself would be very helpful for inspections that may lead to enforcement cases. this one is solved. Thank you khemaryal.
Is there a way to download only the photos from the Survey123 app using the export feature? I currently use a report template that includes the photos, but I would like to know if it’s possible to export just the images.
Can the offline map include the parcel layer for our enforcement inspections?
Thank you. Survey123 came alone far much better product since I have started to use since 2019. Thank you for making this product very user friendly and useful. I have been used this app to perform inspection to collect point, line and polygon features, pictures and other notes. Thank you very much.
Solved! Go to Solution.
For photo stamp with date and time, use bind:esri:parameter column.
topLeftWatermark="@[datetime:ddd MMMM dd yyyy h:mm:ss]&size=20&color=grey&outlineColor=blue"
bottomLeftWatermark="@[latitude longitude]&size=20"
I was successful to add date and time as well as coordinates in the picture take from survey123.
For photo stamp with date and time, use bind:esri:parameter column.
topLeftWatermark="@[datetime:ddd MMMM dd yyyy h:mm:ss]&size=20&color=grey&outlineColor=blue"
bottomLeftWatermark="@[latitude longitude]&size=20"
I was successful to add date and time as well as coordinates in the picture take from survey123.
Perfect thank you so much @KhemAryal