Skip to main content

Crate oxigeo

Crate oxigeo 

Source
Expand description

§OxiGeo

Pure Rust Implementation of Full-Stack GeoSpatial Libraries

Crates.io Documentation License

Note: This crate is currently under development and not yet ready for use.

§Features (Planned)

  • Vector - Vector data processing
  • Raster - Raster data processing
  • GIS - Geographic Information System operations
  • GDAL-compatible - Familiar API for GDAL users

§Installation

Add to your Cargo.toml:

[dependencies]
oxigeo = "0.0.1"

§License

Licensed under Apache-2.0 license.