Is there a way to alter the default rounding when obtaining the lat/long of a geopoint question in a feature report? Anytime I pull lat/long in a feature report using this function ${geopoint | getValue: “y”} and ${geopoint | getValue: “x”} and it always rounds to the 5th decimal place. There are however some circumstances where we need it to 8 decimals. I understand the accuracy of the GPS on most mobile devices is really only accurate to the 5th decimal place, but I work for a state government agency that requires us to record this information to the 8th decimal place.