Skip to content

fortyninemaps/georust-gdal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

452 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 and write vector data
  • access metadata

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

About

Rust bindings for GDAL

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 99.8%
  • C 0.2%