is not current version
Last Version 0.9.1

org.locationtech.rasterframes:rasterframes-datasource_2.11 0.7.0

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

org.locationtech.rasterframes
ArtifactId

ArtifactId

rasterframes-datasource_2.11
Version

Version

0.7.0
Type

Type

jar

Download rasterframes-datasource_2.11 0.7.0


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