You have been redirected from an outdated version of the article. Below is the content available on this topic. To view the old article click here.

lat_lon_to_utm()

Usage

lat_lon_to_utm(latitude, longitude)

Description
Converts the given latitude/longitude coordinates into an UTM string.

Example

${lat_lon_to_utm(53.85499997165232, 8.081674915658844)}

results in

"32U 439596 5967780"

Search results for "lat_lon_to_utm()"

lat_lon_to_utm()

Converts the given latitude/longitude coordinates into an UTM string.

lat_lon_to_utm(latitude, longitude)