添加依赖
<dependency>
    <groupId>org.locationtech.geotrellis</groupId>
    <artifactId>geotrellis-shapefile_2.11</artifactId>
    <version>3.5.2</version>
</dependency>
implementation 'org.locationtech.geotrellis:geotrellis-shapefile_2.11:3.5.2'
org.locationtech.geotrellis:geotrellis-shapefile_2.11:3.5.2
<dependency org="org.locationtech.geotrellis" name="geotrellis-shapefile_2.11" rev="3.5.2" />
libraryDependencies += "org.locationtech.geotrellis" % "geotrellis-shapefile_2.11" % "3.5.2"
@Grab(group='org.locationtech.geotrellis', module='geotrellis-shapefile_2.11', version='3.5.2')
[org.locationtech.geotrellis/geotrellis-shapefile_2.11 "3.5.2"]
'org.locationtech.geotrellis:geotrellis-shapefile_2.11:jar:3.5.2'
资源下载