locationtech / geotrellis

GeoTrellis is a geographic data processing engine for high performance applications.
http://geotrellis.io
Other
1.33k stars 360 forks source link

GDALWarpOptions incorrect rpc flag #3370

Closed pomadchin closed 3 years ago

pomadchin commented 3 years ago

Describe the bug

There is a typo in the GDALWarpOptions case class, and the rpc flag is mistyped and called rps.

This issue was fixed in terms of https://github.com/locationtech/geotrellis/commit/dc1f8789c0d076a480eb12ec833b6bf52ca51aa5 and is created for the CHANGELOG