Learn R Programming

elevatr (version 0.99.0)

latlong_to_tilexy: 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)

Arguments