Docs.rs
gdal-0.17.1
gdal 0.17.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
frewsxcv
github:georust:gdal-publishers
Dependencies
bitflags ^2.4
normal
chrono ^0.4.26
normal
gdal-sys ^0.10
normal
geo-types ^0.7.11
normal
libc ^0.2
normal
ndarray ^0.15
normal
optional
once_cell ^1.18
normal
thiserror ^1.0
normal
arrow ^52.0
dev
tempfile ^3.8
dev
semver ^1.0
build
Versions
57.69%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gdal
0.17.1
In gdal::
raster
Function
gdal
::
raster
::
reproject
Copy item path
source
ยท
[
−
]
pub fn reproject(src: &
Dataset
, dst: &
Dataset
) ->
Result
<
()
>