Description Usage Arguments Value Examples
CRS_UTM_zone finds the UTM timezone corresponding to the longitude
locations given and generates the CRS string corresponding. Modified from
Cyril Bernard.
| 1 | CRS_UTM_zone(latitude, longitude)
 | 
| latitude | the latitude of location | 
| longitude | the longitude of location | 
a CRS string
| 1 | CRS_UTM_zone(45,12)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.