datasource

RasterFrames brings the power of Spark DataFrames to geospatial raster data.

License

License

Categories

Categories

Data
GroupId

GroupId

org.locationtech.rasterframes
ArtifactId

ArtifactId

rasterframes-datasource_2.12
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

datasource
RasterFrames brings the power of Spark DataFrames to geospatial raster data.
Project URL

Project URL

http://rasterframes.io
Project Organization

Project Organization

LocationTech RasterFrames
Source Code Management

Source Code Management

https://github.com/locationtech/rasterframes

Download rasterframes-datasource_2.12

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.locationtech.rasterframes : rasterframes_2.12 jar 0.10.1
com.softwaremill.sttp.client3 : async-http-client-backend-cats-ce2_2.12 jar 3.3.15
com.azavea.stac4s : client_2.12 jar 0.7.2
org.typelevel : frameless-refined-spark31_2.12 jar 0.11.1
org.locationtech.geotrellis : geotrellis-s3_2.12 jar 3.6.1

provided (3)

Group / Artifact Type Version
org.apache.spark : spark-core_2.12 jar 3.1.2
org.apache.spark : spark-mllib_2.12 jar 3.1.2
org.apache.spark : spark-sql_2.12 jar 3.1.2

test (1)

Group / Artifact Type Version
com.github.pathikrit : better-files_2.12 jar 3.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.1
0.10.0