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)