Companion

object Companion

Functions

Link copied to clipboard
suspend fun createFromFiles(filePaths: Iterable<String>, band: Int, spatialReference: SpatialReference? = null): Result<ContinuousField>

Creates a continuous field from one or more raster files. If no spatial reference is given, the spatial reference of the first raster file is used.