c

geotrellis.spark.testkit.testfiles

CoordinateSpaceTimeTestTiles

class CoordinateSpaceTimeTestTiles extends TestFileSpaceTimeTiles

Coordinates are CCC,RRR.TTT where C = column, R = row, T = time (year in 2010 + T). So 34,025.004 would represent col 34, row 25, year 2014

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

Instance Constructors

  1. new CoordinateSpaceTimeTestTiles(tileLayout: TileLayout)

Value Members

  1. final def apply(key: SpaceTimeKey, timeIndex: Int): Tile
    Definition Classes
    TestFileSpaceTimeTiles
  2. def value(key: SpaceTimeKey, timeIndex: Int, col: Int, row: Int): Double