locationtech / rasterframes

Geospatial Raster support for Spark DataFrames
http://rasterframes.io
Apache License 2.0
240 stars 46 forks source link

Specify resampling method in ReprojectToLayer #496

Closed vpipkt closed 3 years ago

vpipkt commented 3 years ago

This is used internally some places, would be nice to expand our campaign of specifying the resampling method to this as well.

https://github.com/locationtech/rasterframes/blob/develop/core/src/main/scala/org/locationtech/rasterframes/extensions/ReprojectToLayer.scala#L52

vpipkt commented 3 years ago

Closed with https://github.com/locationtech/rasterframes/pull/495