Any insight on the Geometry($feature) function?
I am trying to populate northing/easting (X/Y coordinates) in my FieldMaps form, using Geometry($feature).x and Geometry($feature).y, but it's not calculating the values correctly. I am in UTM zone 4, and I am getting a negative X value and a close-to-accurate Y value. Is there something I'm missing here?
Thanks in advance.