License |
License |
---|---|
GroupId | GroupIdio.astraea |
ArtifactId | ArtifactIdraster-frames_2.11 |
Version | Version0.6.1 |
Type | Typejar |
Description |
Descriptioncore
RasterFrames brings the power of Spark DataFrames to geospatial raster data, empowered by the map algebra and tile layer operations of GeoTrellis
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
raster-frames_2.11-0.6.1.pom | |
raster-frames_2.11-0.6.1.jar | 829 KB |
raster-frames_2.11-0.6.1-sources.jar | 80 KB |
raster-frames_2.11-0.6.1-javadoc.jar | 966 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.astraea/raster-frames_2.11/ -->
<dependency>
<groupId>io.astraea</groupId>
<artifactId>raster-frames_2.11</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.astraea/raster-frames_2.11/
implementation 'io.astraea:raster-frames_2.11:0.6.1'
// https://jarcasting.com/artifacts/io.astraea/raster-frames_2.11/
implementation ("io.astraea:raster-frames_2.11:0.6.1")
'io.astraea:raster-frames_2.11:jar:0.6.1'
<dependency org="io.astraea" name="raster-frames_2.11" rev="0.6.1">
<artifact name="raster-frames_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.astraea', module='raster-frames_2.11', version='0.6.1')
)
libraryDependencies += "io.astraea" % "raster-frames_2.11" % "0.6.1"
[io.astraea/raster-frames_2.11 "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.chuusai : shapeless_2.11 | jar | 2.3.2 |
org.locationtech.geomesa : geomesa-z3_2.11 | jar | 1.3.5 |
org.locationtech.geomesa : geomesa-spark-jts_2.11 | jar | 2.0.0-astraea.1 |
org.locationtech.geotrellis : geotrellis-spark_2.11 | jar | 1.2.0 |
org.locationtech.geotrellis : geotrellis-raster_2.11 | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.2.1 |
org.apache.spark : spark-mllib_2.11 | jar | 2.2.1 |
org.apache.spark : spark-sql_2.11 | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.geotrellis : geotrellis-spark-testkit_2.11 | jar | 1.2.0 |
org.scalatest : scalatest_2.11 | jar | 3.0.3 |