Set of convenience extension methods on org.apache.spark.sql.DataFrameReader for querying the GeoTrellis catalog and loading layers from it.
1/12/18
DataSource over a GeoTrellis layer store.
DataSource over a GeoTrellis layer store.
Tagged type construction for enabling type-safe extension methods for loading a RasterFrameLayer from a GeoTrellis layer.
Tagged type construction for enabling type-safe extension methods for writing a RasterFrameLayer to a GeoTrellis layer.
Extension methods for loading a RasterFrameLayer from a tagged DataFrameReader
.
A Spark SQL Relation
over a standard GeoTrellis layer.
/** Connector between a GT LayerId
and the path in which it lives.
/** Connector between a GT LayerId
and the path in which it lives. */
1/16/18
Convenience column selector for a GeoTrellis layer.