splitExtent: When working with SDB queries for large areas, we...

Description Usage

Description

When working with SDB queries for large areas, we consistently lose a lot of data... particularly for large counties. This gets around that by splitting an extent object into adjacent quarters so that we can download and merge our raster segments later. For small counties, this is inefficient. But its better than just flatly attempting downloads

Usage

1
splitExtent(e = NULL, multiple = 2)

ktaylora/landscapeAnalysis documentation built on May 20, 2019, 7:04 p.m.