geotrellis / geotrellis-spark-job.g8

sbt Template for Batch GeoTrellis Spark Jobs
Other
4 stars 2 forks source link

Update GDAL artifacts to 2.4.1 #7

Open echeipesh opened 5 years ago

echeipesh commented 5 years ago

Connects: https://github.com/geotrellis/geotrellis-deployments/issues/5

Now that we have updated PRMs the bootstrap should be updated here to include the latest RPMs, excluding the geopyspark dependencies (I believe they're presently being pulled in)

Also the GDAL should be optional. G8 template should prompt for their inclusion, ideally with default URL value that can be changed during template evaluation.

pomadchin commented 4 years ago

At least up to GDAL 2.4.4, see https://github.com/azavea/docker-gdal/issues/5 for the details!