Get the UTM zone of a spatial object
Examples
# Get EPSG code for UTM zone of Bucharest
bb <- get_osm_bb("Bucharest")
get_utm_zone(bb)
#> [1] 32635
Get the UTM zone of a spatial object
# Get EPSG code for UTM zone of Bucharest
bb <- get_osm_bb("Bucharest")
get_utm_zone(bb)
#> [1] 32635