geotrellis
.
spark
ingest
package
ingest
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
ingest
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Type Members
type
IngestKey
[
T
]
=
KeyComponent
[
T
,
ProjectedExtent
]
implicit
class
IngestKeyWrapper
[
T
]
extends
AnyRef
implicit
class
ReprojectWrapper
[
T
]
extends
AnyRef
case class
SpaceTimeInputKey
(
extent:
Extent
,
crs:
CRS
,
time:
com.github.nscala_time.time.Imports.DateTime
)
extends
Product
with
Serializable
A key for a Tile with temporal as well as spatial dimension
type
Tiler
[
T
,
K
]
= (
RDD
[(
T
,
Tile
)],
RasterMetaData
) ⇒
RasterRDD
[
K
]
Value Members
object
Ingest
implicit
object
ProjectedExtentComponent
extends
IdentityComponent
[
ProjectedExtent
]
object
Pyramid
extends
Logging
object
Reproject
object
SpaceTimeInputKey
extends
Serializable
object
Tiler
implicit
def
projectedExtentToSpatialKeyTiler
: (
RDD
[(
ProjectedExtent
,
Tile
)],
RasterMetaData
) ⇒
RasterRDD
[
SpatialKey
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped