I'm trying to write an attribute rule that would write that writes the Latitude coordinates to a field. However, the feature class I'm writing the rule on is projected in State Plane (Florida) in feet.
I have found some examples of Attribute Rules that can take data in UTM(meters) and "translates" that into Lat/Long. But that won't help here.
I need some concrete direction on 1) if this is even possible in Attribute Rules and 2) if so, what would that expression look like?