latlong_to_tilexy: function to convert lat long to xyz tile with decimals...

View source: R/internal.R

latlong_to_tilexyR Documentation

function to convert lat long to xyz tile with decimals rounding to tile occurs in get_tilexy

Description

function to convert lat long to xyz tile with decimals rounding to tile occurs in get_tilexy

Usage

latlong_to_tilexy(lon_deg, lat_deg, zoom)

elevatr documentation built on Sept. 13, 2023, 1:07 a.m.