Convenience functions for use in Python
Conversion to RasterFrameLayer with spatial key column and TileLayerMetadata specified.
Base conversion to RasterFrameLayer
Converts a ContextRDD[SpaceTimeKey, MultibandTile, TileLayerMedadata[SpaceTimeKey]] to a RasterFrameLayer
Converts a ContextRDD[Spatialkey, MultibandTile, TileLayerMedadata[Spatialkey]] to a RasterFrameLayer
Left spatial join managing reprojection and merging of other; uses joinExprs to conduct initial join then extent and CRS columns to determine if rows intersect
Left spatial join managing reprojection and merging of other; uses extent and CRS columns to determine if rows intersect
Left spatial join managing reprojection and merging of other
py4j friendly version of this function
Convenience list of valid cell type strings
Convenience list of valid cell type strings
Java List of String, which py4j can interpret as a python list
py4j access wrapper to RasterFrameLayer entry points.
11/6/17