is not current version
Last Version 2.2.0

com.azavea.geotrellis:vectorpipe_2.11 2.0.0

Import OSM data and output to VectorTiles with GeoTrellis.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.azavea.geotrellis
ArtifactId

ArtifactId

vectorpipe_2.11
Version

Version

2.0.0
Type

Type

jar

Download vectorpipe_2.11 2.0.0


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