Last Version

datasource 0.6.1

RasterFrames brings the power of Spark DataFrames to geospatial raster data, empowered by the map algebra and tile layer operations of GeoTrellis

License

License

Categories

Categories

Data
GroupId

GroupId

io.astraea
ArtifactId

ArtifactId

raster-frames-datasource_2.11
Version

Version

0.6.1
Type

Type

jar
Description

Description

datasource
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

http://rasterframes.io
Project Organization

Project Organization

Astraea, Inc.
Source Code Management

Source Code Management

https://github.com/s22s/raster-frames

Download raster-frames-datasource_2.11 0.6.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
io.astraea : raster-frames_2.11 jar 0.6.1
org.locationtech.geotrellis : geotrellis-s3_2.11 jar 1.2.0

provided (3)

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

Project Modules

There are no modules declared in this project.