Commit 28a21cf
Allow
* Allow `reproject(obj, target_crs)` as well
Just allows a different argument order so that Rasters and GO reproject definitions are compatible
* add test
* Error message on 2 GeoFormats
Co-authored-by: Felix Cremer <[email protected]>
* Update src/methods/reproject.jl
Co-authored-by: Felix Cremer <[email protected]>
---------
Co-authored-by: Felix Cremer <[email protected]>reproject(obj, target_crs) as well (#856)1 parent 9a718eb commit 28a21cf
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments