We are trying to implement Field Maps (well, we started with collector, but I see it's being depreciated) to assist with photo location mapping. A requirement is that the photo log must display time stamped photos. We can do everything else needed with the app, just need this time stamp piece.
Solved! Go to Solution.
Currently this is not available in the Field Maps app. It is on the roadmap though.
There is an example Jupyter notebook we put together or Dev Summit 2021 that shows how you can post-process features to generate a report. One of the things in there is how to extract information from the photos EXIF data and then apply a watermark on the image with that data. It includes the timestamp and coordinates. It might be something to look into if you have experience with Python.
Currently this is not available in the Field Maps app. It is on the roadmap though.
There is an example Jupyter notebook we put together or Dev Summit 2021 that shows how you can post-process features to generate a report. One of the things in there is how to extract information from the photos EXIF data and then apply a watermark on the image with that data. It includes the timestamp and coordinates. It might be something to look into if you have experience with Python.
@Anonymous User Thank you for your response, although I'll admit I'm sad that this is still only on a road map after moving from Collector. I will give your solution a try and see if it will work. I'm guessing that because python is needed that our standard field user will not be able to accomplish the watermark themselves and would need an analyst to support.
@Anonymous User - any chance you can provide a link to the road map documentation? Trying to understand how long the road is before this is going to be released.
We don't have a public roadmap. I would not expect this feature to be available until at least a year from now. First, we need to add support for in-line attachments in the form.
Do you have any additional requirements besides showing a timestamp?
Does it need to be formatted in a certain way? What about text color?
Where should it be placed on the image (e.g. top right, bottom right)?
What size font is required? Does it need to change based on the size of the image?
Do you need any other info like the coordinates embedded onto the photo?
Hi @Anonymous User - thanks for your detailed inquiry seeking more requirements.
This is what I can provide, hope it helps the ESRI team develop a solution. My experience tells me that the simpler the better, but you folks are the ones to design and implement so I'll leave that to the pros.
The requirement we are in need of satisfying for the state historic preservation offices in re: to Section 106 consultation is to display the date and time of the photo. I was thinking it would be best to leave that to the technology and add automatically since our users will only have field user licenses.
To add my .02 to your other questions:
Thank you for engaging with me on these requirement over the forum pages. I appreciate your interest in supporting my organization and all our users and client.
Cheers
Collin
We did something like this that we started back in 2014 before they had photo attachments in Collector and before you could carry the EXIF info in the GIS DB. We just used iPADs with there built in EXIF INFO and then would sync the Photo library to Dropbox for auto download and then run the Photo to points tool from ESRI on the different photo folders. You can then make a chevron symbol of the point and assign the geographic azimuth rotation (extracted from the EXIF automatically by the Photos 2 Pts routine to the symbol rotation and load them on a map which show the location. You may have to fiddle a bit with the rotation option (o or 180) in the Symbology tab by testing and imported photo point. Not sure how close you need the location, but we used it for identifying Storm Drain features for repair..
https://www.screencast.com/t/vmB96DZk
https://www.screencast.com/t/wsuHVLdhiml
https://www.screencast.com/t/U24f6YXc
Hi Aaron,
Just checking in to see if the timestamp functionality has been rolled into Field Maps or is available as a post process in ArcGIS Pro perhaps...?
Aaron,
Do you by chance know when this feature might be added to field maps? I have tried to add another timestamp app. I have added am automation so that when the camera is used it defaults to the new camera timestamp app. But it seems like field maps uses the default camera app anyway so no time stamp is applied..
I'd say this feature is on the medium-to-long term road-map. So probably at least 6 months to a year out.