Companion
object Companion
Functions
Link copied to clipboard
suspend fun createFromFiles(filePaths: Iterable<String>, band: Int, spatialReference: SpatialReference? = null): Result<BooleanField>
Creates a boolean field from one or more raster files. If a spatial reference is not given, the spatial reference of the first raster file is used.