object GeoTiffS3InputFormat

Annotations
@deprecated
Deprecated

(Since version 1.0.0) GeoTiffS3InputFormat is deprecated, use S3GeoTiffRDD instead

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

Value Members

  1. final val GEOTIFF_CRS: String("GEOTIFF_CRS")
  2. def getCrs(job: JobContext): Option[CRS]
  3. def setCrs(conf: Configuration, crs: CRS): Unit
  4. def setCrs(job: Job, crs: CRS): Unit