geotrellis-vector

GeoTrellis is an open source geographic data processing engine for high performance applications.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.azavea.geotrellis
ArtifactId

ArtifactId

geotrellis-vector_2.10
Last Version

Last Version

0.10.3
Release Date

Release Date

Type

Type

jar
Description

Description

geotrellis-vector
GeoTrellis is an open source geographic data processing engine for high performance applications.
Project URL

Project URL

http://geotrellis.github.io
Project Organization

Project Organization

com.azavea.geotrellis

Download geotrellis-vector_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-vector_2.10/ -->
<dependency>
    <groupId>com.azavea.geotrellis</groupId>
    <artifactId>geotrellis-vector_2.10</artifactId>
    <version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-vector_2.10/
implementation 'com.azavea.geotrellis:geotrellis-vector_2.10:0.10.3'
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-vector_2.10/
implementation ("com.azavea.geotrellis:geotrellis-vector_2.10:0.10.3")
'com.azavea.geotrellis:geotrellis-vector_2.10:jar:0.10.3'
<dependency org="com.azavea.geotrellis" name="geotrellis-vector_2.10" rev="0.10.3">
  <artifact name="geotrellis-vector_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.geotrellis', module='geotrellis-vector_2.10', version='0.10.3')
)
libraryDependencies += "com.azavea.geotrellis" % "geotrellis-vector_2.10" % "0.10.3"
[com.azavea.geotrellis/geotrellis-vector_2.10 "0.10.3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
com.azavea.geotrellis : geotrellis-proj4_2.10 jar 0.10.3
com.azavea.geotrellis : geotrellis-util_2.10 jar 0.10.3
com.vividsolutions : jts-core jar 1.14.0
io.spray : spray-json_2.10 jar 1.3.2
org.apache.commons : commons-math3 jar 3.6
org.spire-math : spire_2.10 jar 0.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.3
0.10.2
0.10.1
0.10.0
0.10.0-RC4
0.10.0-RC3
0.10.0-RC2
0.10.0-RC1
0.10.0-M1