Yann-Sebastien Tremblay-Johnston 11ae663ff4
Warp add rpcs (#2031)
* [warp_add_rpcs] initial update to reproject to support rpcs

* catch kwargs in _calculate_default_transform

* fix allocation of crs to wrong dataset (was src, now dst) in _calculate_default_transform. Specifically where we went from GDALCreateGenImgProjTransformer -> GDALCreateGenImgProjTransformer2

* pass kwargs to calculate_default_transform (to be passed to transformer

* update docstrings

* update documentation

* add debug messages for kwargs used to set Transformer options

* Don't capitalize RPC_DEM transformer option value, as it might be a path

* includes existing changes from https://github.com/mapbox/rasterio/pull/2030, better support for computation of calculate_default_transform with just gcps or rpcs

* adds testse

* Remove an empty line

Mainly to trigger a new build on travis-ci.com

* add new test file (Largely derived from RGB.byte.tif)

* Fix incorrectly encoding RPC metadata as transform options

Was checking for transformer option RPC_DEM in the RPC metadata by mistake

Co-authored-by: Sebastien Tremblay-Johnston <sebastien.tremblayjohnston@mdacorporation.com>
Co-authored-by: Sean Gillies <sean@mapbox.com>
Co-authored-by: Sean Gillies <sean.gillies@gmail.com>
2020-11-13 18:26:58 -07:00
..
2016-08-09 18:20:46 +02:00
2018-04-23 15:53:41 -06:00
2019-09-09 14:15:27 -06:00
2018-05-18 15:10:25 -06:00
2018-04-23 15:53:41 -06:00
2018-04-23 15:53:41 -06:00
2018-04-23 15:53:41 -06:00
2020-11-13 18:26:58 -07:00
2019-09-09 14:15:27 -06:00
2018-04-23 15:53:41 -06:00
2019-01-07 13:55:04 -07:00
2020-10-20 09:57:56 -06:00
2020-10-20 09:57:56 -06:00
2018-04-23 15:53:41 -06:00
2019-09-09 14:15:27 -06:00
2019-09-09 14:15:27 -06:00
2020-11-13 18:26:58 -07:00
2020-04-14 13:52:42 -06:00
2019-10-02 08:37:57 -06:00
2018-04-23 15:53:41 -06:00
2019-05-15 22:22:42 -06:00
2016-08-12 15:15:55 +02:00