Packages

o

geotrellis.raster.io.geotiff

AutoHigherResolution

object AutoHigherResolution extends OverviewStrategy with Product with Serializable

Selects the best matching overview where overview resolution would be higher or equal to desired to prevent data loss, it is the Default strategy. Chooses the base layer if there would be no good enough overview.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AutoHigherResolution
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. OverviewStrategy
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All