org
.
locationtech
.
rasterframes
.
ref
GDALRasterSource
Related Docs:
object GDALRasterSource
|
package ref
case class
GDALRasterSource
(
source:
URI
)
extends
RFRasterSource
with
URIRasterSource
with
Product
with
Serializable
Linear Supertypes
Product
,
Equals
,
URIRasterSource
,
RFRasterSource
,
ProjectedRasterLike
,
CellGrid
[
Int
],
Grid
[
Int
],
Serializable
,
Serializable
,
AnyRef
,
Any
Known Subclasses
JP2GDALRasterSource
Ordering
Alphabetic
By Inheritance
Inherited
GDALRasterSource
Product
Equals
URIRasterSource
RFRasterSource
ProjectedRasterLike
CellGrid
Grid
Serializable
Serializable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
GDALRasterSource
(
source:
URI
)
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
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
bandCount
:
Int
Definition Classes
GDALRasterSource
→
RFRasterSource
def
cellSize
:
CellSize
Definition Classes
RFRasterSource
def
cellType
:
CellType
Definition Classes
GDALRasterSource
→
RFRasterSource
→
ProjectedRasterLike
→ CellGrid
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
cols
:
Int
Definition Classes
GDALRasterSource
→
ProjectedRasterLike
→ Grid
def
crs
:
CRS
Definition Classes
GDALRasterSource
→
RFRasterSource
→
ProjectedRasterLike
def
dimensions
:
Dimensions
[
Int
]
Definition Classes
Grid
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
extent
:
Extent
Definition Classes
GDALRasterSource
→
RFRasterSource
→
ProjectedRasterLike
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
lazy val
gdal
:
geotrellis.raster.gdal.GDALRasterSource
Attributes
protected
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
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
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
GDALRasterSource
→
RFRasterSource
def
rows
:
Int
Definition Classes
GDALRasterSource
→
ProjectedRasterLike
→ Grid
def
size
:
Int
Definition Classes
Grid
val
source
:
URI
Definition Classes
GDALRasterSource
→
URIRasterSource
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
tags
:
Tags
Definition Classes
GDALRasterSource
→
RFRasterSource
def
tiffInfo
:
SimpleRasterInfo
Attributes
protected
def
tileContext
:
TileContext
Definition Classes
RFRasterSource
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
URIRasterSource
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