USEPA / elevatr

An R package for accessing elevation data
Other
203 stars 26 forks source link

get_elev_raster returning NA tiles #35

Open RonjaRaeningidottir opened 4 years ago

RonjaRaeningidottir commented 4 years ago

Hi Jeff, I really appreciate the elevatr package. Recently I have run into a little challenge, though. For some areas get_elev_raster will not be able to retrieve tiles but not tell me and instead just put an NA value into the raster which makes later steps in my work flow impossible. Could you add a feature that warns of this in the "verbose" mode? My area is spanning from xmin : 15.72658 xmax : 15.73776 ymin : 50.72152 ymax : 50.73798

Thanks a lot and best regards, Ronja

jhollist commented 4 years ago

Thanks for the suggestion @RonjaRaeningidottir I am hoping to spend some time in the next 6 months or so to work on elevatr again. I'll add this in, or some version of it. Thanks again!