License |
License |
---|---|
GroupId | GroupIdorg.locationtech.rasterframes |
ArtifactId | ArtifactIdrasterframes_2.12 |
Version | Version0.10.1 |
Type | Typejar |
Description |
Descriptioncore
RasterFrames brings the power of Spark DataFrames to geospatial raster data.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rasterframes_2.12-0.10.1.pom | |
rasterframes_2.12-0.10.1.jar | 1 MB |
rasterframes_2.12-0.10.1-sources.jar | 275 KB |
rasterframes_2.12-0.10.1-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.rasterframes/rasterframes_2.12/ -->
<dependency>
<groupId>org.locationtech.rasterframes</groupId>
<artifactId>rasterframes_2.12</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.rasterframes/rasterframes_2.12/
implementation 'org.locationtech.rasterframes:rasterframes_2.12:0.10.1'
// https://jarcasting.com/artifacts/org.locationtech.rasterframes/rasterframes_2.12/
implementation ("org.locationtech.rasterframes:rasterframes_2.12:0.10.1")
'org.locationtech.rasterframes:rasterframes_2.12:jar:0.10.1'
<dependency org="org.locationtech.rasterframes" name="rasterframes_2.12" rev="0.10.1">
<artifact name="rasterframes_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.rasterframes', module='rasterframes_2.12', version='0.10.1')
)
libraryDependencies += "org.locationtech.rasterframes" % "rasterframes_2.12" % "0.10.1"
[org.locationtech.rasterframes/rasterframes_2.12 "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.slf4j : slf4j-api | jar | 1.7.28 |
com.chuusai : shapeless_2.12 | jar | 2.3.7 |
io.circe : circe-core_2.12 | jar | 0.14.1 |
io.circe : circe-generic_2.12 | jar | 0.14.1 |
io.circe : circe-parser_2.12 | jar | 0.14.1 |
io.circe : circe-generic-extras_2.12 | jar | 0.14.1 |
org.typelevel : frameless-dataset-spark31_2.12 | jar | 0.11.1 |
org.locationtech.jts : jts-core | jar | 1.17.0 |
io.spray : spray-json_2.12 | jar | 1.3.4 |
org.locationtech.geomesa : geomesa-z3_2.12 | jar | 3.2.0 |
org.locationtech.geomesa : geomesa-spark-jts_2.12 | jar | 3.2.0 |
org.locationtech.geotrellis : geotrellis-spark_2.12 | jar | 3.6.1 |
org.locationtech.geotrellis : geotrellis-raster_2.12 | jar | 3.6.1 |
org.locationtech.geotrellis : geotrellis-s3_2.12 | jar | 3.6.1 |
com.github.blemale : scaffeine_2.12 | jar | 4.0.2 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.8.0 |
org.locationtech.geotrellis : geotrellis-gdal_2.12 | jar | 3.6.1 |
org.locationtech.geotrellis : geotrellis-s3-spark_2.12 | jar | 3.6.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.geotrellis : geotrellis-spark-testkit_2.12 | jar | 3.6.1 |
org.scalatest : scalatest_2.12 | jar | 3.2.5 |