tileDetector: Tile Detector

Description Usage Arguments

View source: R/tileDetector.R

Description

Function for detecting existing tiling scheme from a list of raster files or RasterLayers. This includes detecting buffers, row and column positions, and re-ordering based on tile location.

Usage

1
tileDetector(inRasters, roundCoords = 4)

Arguments

inRasters

a list of RasterLayers

roundCoords

numeric. Round input coordinates to this digit


TileManager documentation built on Feb. 2, 2022, 5:09 p.m.