is not current version
Last Version 0.7.0-RC4

io.astraea:pyrasterframes_2.11 0.7.0-RC3

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

GroupId

GroupId

io.astraea
ArtifactId

ArtifactId

pyrasterframes_2.11
Version

Version

0.7.0-RC3
Type

Type

jar

Download pyrasterframes_2.11 0.7.0-RC3


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