Package

geotrellis.raster.io.geotiff

reader

Permalink

package reader

Visibility
  1. Public
  2. All

Type Members

  1. case class GeoTiffCSParameters(model: Int = UserDefinedCPV, pcs: Int = UserDefinedCPV, gcs: Int = UserDefinedCPV, length: Int = UserDefinedCPV, lengthInMeters: Double = 1.0, angle: Int = UserDefinedCPV, angleInDegrees: Double = 1.0, datum: Int = UserDefinedCPV, ellipsoid: Int = UserDefinedCPV, semiMajor: Double = 0.0, semiMinor: Double = 0.0, pm: Int = UserDefinedCPV, pmLongToGreenwich: Double = 0.0, projCode: Int = UserDefinedCPV, projection: Int = UserDefinedCPV, ctProjection: Int = UserDefinedCPV, mapSystem: Int = UserDefinedCPV, zone: Int = 0, projectionParameters: Array[(Int, Double)] = Array()) extends Product with Serializable

    Permalink
  2. class GeoTiffCSParser extends AnyRef

    Permalink

    This class is indirectly ported from the GDAL github repository.

  3. class GeoTiffReaderLimitationException extends RuntimeException

    Permalink
  4. class MalformedGeoTiffException extends RuntimeException

    Permalink

Value Members

  1. object GeoTiffCSParser

    Permalink
  2. object GeoTiffReader

    Permalink
  3. object TiffTagsReader

    Permalink

Ungrouped