org
.
locationtech
.
rasterframes
.
ref
HadoopGeoTiffRasterSource
Related Doc:
package ref
case class
HadoopGeoTiffRasterSource
(
source:
URI
,
config: () ⇒
Configuration
)
extends
RFRasterSource
with
RangeReaderRasterSource
with
URIRasterSource
with
URIRasterSourceDebugString
with
Product
with
Serializable
Self Type
HadoopGeoTiffRasterSource
Linear Supertypes
Product
,
Equals
,
URIRasterSourceDebugString
,
URIRasterSource
,
RangeReaderRasterSource
,
GeoTiffInfoSupport
,
RFRasterSource
,
ProjectedRasterLike
,
CellGrid
[
Int
],
Grid
[
Int
],
Serializable
,
Serializable
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
HadoopGeoTiffRasterSource
Product
Equals
URIRasterSourceDebugString
URIRasterSource
RangeReaderRasterSource
GeoTiffInfoSupport
RFRasterSource
ProjectedRasterLike
CellGrid
Grid
Serializable
Serializable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
HadoopGeoTiffRasterSource
(
source:
URI
,
config: () ⇒
Configuration
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
MAX_SIZE
:
Int
Definition Classes
GeoTiffInfoSupport
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
bandCount
:
Int
Definition Classes
RangeReaderRasterSource
→
RFRasterSource
def
cellSize
:
CellSize
Definition Classes
RFRasterSource
def
cellType
:
CellType
Definition Classes
RangeReaderRasterSource
→
RFRasterSource
→
ProjectedRasterLike
→ CellGrid
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
cols
:
Int
Definition Classes
RangeReaderRasterSource
→
ProjectedRasterLike
→ Grid
val
config
: () ⇒
Configuration
def
crs
:
CRS
Definition Classes
RangeReaderRasterSource
→
RFRasterSource
→
ProjectedRasterLike
def
dimensions
:
Dimensions
[
Int
]
Definition Classes
Grid
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
extent
:
Extent
Definition Classes
RangeReaderRasterSource
→
RFRasterSource
→
ProjectedRasterLike
def
extractGeoTiffLayout
(
info:
GeoTiffInfo
)
:
TileLayerMetadata
[
SpatialKey
]
Definition Classes
GeoTiffInfoSupport
def
extractGeoTiffLayout
(
reader:
ByteReader
)
: (
GeoTiffInfo
,
TileLayerMetadata
[
SpatialKey
])
Definition Classes
GeoTiffInfoSupport
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
gridBounds
:
GridBounds
[
Int
]
Definition Classes
RFRasterSource
def
gridExtent
:
GridExtent
[
Int
]
Definition Classes
RFRasterSource
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
layoutBounds
(
dims:
Dimensions
[
Int
]
)
:
Seq
[
GridBounds
[
Int
]]
Definition Classes
RFRasterSource
def
layoutExtents
(
dims:
Dimensions
[
Int
]
)
:
Seq
[
Extent
]
Definition Classes
RFRasterSource
lazy val
logger
:
Logger
Attributes
protected
Definition Classes
RangeReaderRasterSource
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
lazy val
rangeReader
:
HdfsRangeReader
Attributes
protected
Definition Classes
HadoopGeoTiffRasterSource
→
RangeReaderRasterSource
def
rasterExtent
:
RasterExtent
Definition Classes
RFRasterSource
def
read
(
extent:
Extent
,
bands:
Seq
[
Int
] =
SINGLEBAND
)
:
Raster
[
MultibandTile
]
Definition Classes
RFRasterSource
def
read
(
bounds:
GridBounds
[
Int
]
,
bands:
Seq
[
Int
]
)
:
Raster
[
MultibandTile
]
Definition Classes
RFRasterSource
def
readAll
(
dims:
Dimensions
[
Int
] =
NOMINAL_TILE_DIMS
,
bands:
Seq
[
Int
] =
SINGLEBAND
)
:
Seq
[
Raster
[
MultibandTile
]]
Definition Classes
RFRasterSource
def
readBounds
(
bounds:
Traversable
[
GridBounds
[
Int
]]
,
bands:
Seq
[
Int
]
)
:
Iterator
[
Raster
[
MultibandTile
]]
Definition Classes
RangeReaderRasterSource
→
RFRasterSource
def
rows
:
Int
Definition Classes
RangeReaderRasterSource
→
ProjectedRasterLike
→ Grid
def
size
:
Int
Definition Classes
Grid
val
source
:
URI
Definition Classes
HadoopGeoTiffRasterSource
→
URIRasterSource
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
tags
:
Tags
Definition Classes
RangeReaderRasterSource
→
RFRasterSource
lazy val
tiffInfo
:
SimpleRasterInfo
Attributes
protected
Definition Classes
RangeReaderRasterSource
def
tileContext
:
TileContext
Definition Classes
RFRasterSource
def
toDebugString
:
String
Definition Classes
URIRasterSourceDebugString
def
toString
()
:
String
Definition Classes
URIRasterSource
→ AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Product
Inherited from
Equals
Inherited from
URIRasterSourceDebugString
Inherited from
URIRasterSource
Inherited from
RangeReaderRasterSource
Inherited from
GeoTiffInfoSupport
Inherited from
RFRasterSource
Inherited from
ProjectedRasterLike
Inherited from
CellGrid
[
Int
]
Inherited from
Grid
[
Int
]
Inherited from
Serializable
Inherited from
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped