Format coordinates to a string in a given template and with given precision.
with [x, y] in degrees.
Optional
the precision to keep on the seconds defaults to 0.
a template string containing "{x}" and/or "{y}" to format the result.
the formated coordinates.
Format coordinates to a string in a given template and with given precision.