Jar examples for r:rasterframes-2.11
RasterFrames brings the power of Spark DataFrames to geospatial raster data, empowered by the map algebra and tile layer operations of GeoTrellis
You can download jar file rasterframes_2.11 0.6.2-RC2 in this page.
Apache-2.0
You can use the following script to add rasterframes_2.11-0.6.2-RC2.jar to your project.
<dependency> <groupId>io.astraea</groupId> <artifactId>rasterframes_2.11</artifactId> <version>0.6.2-RC2</version> </dependency>
compile group: 'io.astraea', name: 'rasterframes_2.11', version: '0.6.2-RC2'
libraryDependencies += "io.astraea" % "rasterframes_2.11" % "0.6.2-RC2"
<dependency org="io.astraea" name="rasterframes_2.11" rev="0.6.2-RC2"/>
@Grapes(@Grab(group='io.astraea', module='rasterframes_2.11', version='0.6.2-RC2'))
'io.astraea:rasterframes_2.11:jar:0.6.2-RC2'
Click the following link to download the jar file.
rasterframes_2.11-0.6.2-RC2-javadoc.jar