estimate_raster_size {elevatr} | R Documentation |
Estimate download size of DEMs
Description
Estimate download size of DEMs
Usage
estimate_raster_size(locations, prj, src, z = NULL)
Arguments
locations |
the locations |
prj |
prj string as set earlier by get_elev_point or get_elev_raster |
src |
the src |
z |
zoom level if source is aws |
[Package elevatr version 0.99.0 Index]