Report generation has recurring lat long error

478
1
10-29-2018 10:34 AM
ChrisMontague-Breakwell
New Contributor III

I'm using the report generator to print metadata from the photos taken in the survey. However, it universally adds a negative to latitude. E.g. Lat Long:-45.68779 -122.63676. The lat should be "45.68779." 

I'm using the below function to generate the report: 

Date:${Photo | getValue:"date"} Time:${Photo | getValue:"time"} Lat Long:${Photo|getValue:”y”} ${Photo | getValue:”x”} Direction:${Photo | getValue:"direction"}

I've attached the report generation template I'm using as well as an example that has the wrong latitude. Any thoughts?

Chris

0 Kudos
1 Reply
ZhifangWang
Esri Regular Contributor

Hi Chris,

Thank you for the feedback. I can confirm it's a bug and can be fixed in the next update after 3.1 release.