is not current version
Last Version 0.6.1

io.astraea:raster-frames-datasource_2.11 0.6.1-RC2

RasterFrames brings the power of Spark DataFrames to geospatial raster data, empowered by the map algebra and tile layer operations of GeoTrellis

Categories

Categories

Data
GroupId

GroupId

io.astraea
ArtifactId

ArtifactId

raster-frames-datasource_2.11
Version

Version

0.6.1-RC2
Type

Type

jar

Download raster-frames-datasource_2.11 0.6.1-RC2


<!-- https://jarcasting.com/artifacts/io.astraea/raster-frames-datasource_2.11/ -->
<dependency>
    <groupId>io.astraea</groupId>
    <artifactId>raster-frames-datasource_2.11</artifactId>
    <version>0.6.1-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.astraea/raster-frames-datasource_2.11/
implementation 'io.astraea:raster-frames-datasource_2.11:0.6.1-RC2'
// https://jarcasting.com/artifacts/io.astraea/raster-frames-datasource_2.11/
implementation ("io.astraea:raster-frames-datasource_2.11:0.6.1-RC2")
'io.astraea:raster-frames-datasource_2.11:jar:0.6.1-RC2'
<dependency org="io.astraea" name="raster-frames-datasource_2.11" rev="0.6.1-RC2">
  <artifact name="raster-frames-datasource_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.astraea', module='raster-frames-datasource_2.11', version='0.6.1-RC2')
)
libraryDependencies += "io.astraea" % "raster-frames-datasource_2.11" % "0.6.1-RC2"
[io.astraea/raster-frames-datasource_2.11 "0.6.1-RC2"]