oxigeo 0.0.1

Pure Rust Implementation of Full-Stack GeoSpatial Libraries
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 13.45 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 975.07 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cool-japan

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.