RasterFrames brings the power of Spark DataFrames to geospatial raster data, empowered by the map algebra and tile layer operations of GeoTrellis.
RasterFrames is a new project under active development. Feedback and contributions are welcomed as we look to improve it.
RasterFrames is currently available for Scala 2.11 + Spark 2.1.0 and is published via Bintray's JCenter, one of the default sbt resolvers. To use, just add the following library dependency:
libraryDependencies += "io.astraea" %% "raster-frames" % "{version}"
All code is available to you under the Apache 2.0 License, copyright Astraea, Inc. 2017.
CLI Test