Packages

o

geotrellis.raster.io

AsciiWriter

object AsciiWriter

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AsciiWriter
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def cellType: String
  2. def dataType: String
  3. def write(path: String, raster: Tile, extent: Extent, name: String, noData: Int): Unit
  4. def write(path: String, raster: Tile, extent: Extent, name: String): Unit