Geospatial Raster support for Spark DataFrames
Scala versions:
2.12
rasterframes 0.10.0
Group ID:
org.locationtech.rasterframes
Artifact ID:
rasterframes_2.12
Version:
0.10.0
Release Date:
Oct 15, 2021
Licenses:
Files:
Full Scala Version:
2.12.15
Developers:
libraryDependencies += "org.locationtech.rasterframes" %% "rasterframes" % "0.10.0"
ivy"org.locationtech.rasterframes::rasterframes:0.10.0"
//> using dep "org.locationtech.rasterframes::rasterframes:0.10.0"
import $ivy.`org.locationtech.rasterframes::rasterframes:0.10.0`
<dependency> <groupId>org.locationtech.rasterframes</groupId> <artifactId>rasterframes_2.12</artifactId> <version>0.10.0</version> </dependency>
compile group: 'org.locationtech.rasterframes', name: 'rasterframes_2.12', version: '0.10.0'