latlong_to_tilexy {elevatr}R 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)

[Package elevatr version 0.99.0 Index]