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