License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.azavea.geotrellis |
ArtifactId | ArtifactIdvectorpipe_2.11 |
Version | Version2.2.0 |
Type | Typejar |
Description |
Descriptionvectorpipe
Import OSM data and output to VectorTiles with GeoTrellis.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vectorpipe_2.11-2.2.0.pom | |
vectorpipe_2.11-2.2.0.jar | 911 KB |
vectorpipe_2.11-2.2.0-sources.jar | 66 KB |
vectorpipe_2.11-2.2.0-javadoc.jar | 742 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.azavea.geotrellis/vectorpipe_2.11/ -->
<dependency>
<groupId>com.azavea.geotrellis</groupId>
<artifactId>vectorpipe_2.11</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.geotrellis/vectorpipe_2.11/
implementation 'com.azavea.geotrellis:vectorpipe_2.11:2.2.0'
// https://jarcasting.com/artifacts/com.azavea.geotrellis/vectorpipe_2.11/
implementation ("com.azavea.geotrellis:vectorpipe_2.11:2.2.0")
'com.azavea.geotrellis:vectorpipe_2.11:jar:2.2.0'
<dependency org="com.azavea.geotrellis" name="vectorpipe_2.11" rev="2.2.0">
<artifact name="vectorpipe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.geotrellis', module='vectorpipe_2.11', version='2.2.0')
)
libraryDependencies += "com.azavea.geotrellis" % "vectorpipe_2.11" % "2.2.0"
[com.azavea.geotrellis/vectorpipe_2.11 "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-hive_2.11 | jar | 2.4.4 |
org.apache.spark : spark-sql_2.11 | jar | 2.4.4 |
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.518 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.3 |