Skip to content

jdroenner/rust-gdal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-GDAL

Build Status

Documentation

GDAL bindings for Rust.

So far, you can:

  • open a raster dataset for reading/writing
  • get size and number of bands
  • get/set projection and geo-transform
  • read and write raster data
  • warp between datasets
  • read vector data

Many raster and vector functions are not available. Patches welcome :)

Packages

No packages published

Languages

  • Rust 100.0%