Download rasterframes-datasource_2.11-0.7.0-RC1.jar file - Jar r

Jar examples for r:rasterframes-datasource-2.11

Description

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-datasource_2.11 0.7.0-RC1 in this page.

License

Apache-2.0

Build File

You can use the following script to add rasterframes-datasource_2.11-0.7.0-RC1.jar to your project.

<dependency>
   <groupId>io.astraea</groupId>
   <artifactId>rasterframes-datasource_2.11</artifactId>
   <version>0.7.0-RC1</version>
</dependency>
compile group: 'io.astraea', name: 'rasterframes-datasource_2.11', version: '0.7.0-RC1'
libraryDependencies += "io.astraea" % "rasterframes-datasource_2.11" % "0.7.0-RC1"
<dependency org="io.astraea" name="rasterframes-datasource_2.11" rev="0.7.0-RC1"/>
@Grapes(@Grab(group='io.astraea', module='rasterframes-datasource_2.11', version='0.7.0-RC1'))
'io.astraea:rasterframes-datasource_2.11:jar:0.7.0-RC1'

Download

Click the following link to download the jar file.

rasterframes-datasource_2.11-0.7.0-RC1-javadoc.jar
rasterframes-datasource_2.11-0.7.0-RC1-sources.jar
rasterframes-datasource_2.11-0.7.0-RC1.jar
rasterframes-datasource_2.11-0.7.0-RC1.pom



Related Tutorials