Docs.rs
  • rasters-0.8.0
    • rasters 0.8.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rmanoka
    • Dependencies
      • anyhow ^1.0.52 normal
      • gdal ^0.14 normal optional
      • geo ^0.23.1 normal
      • nalgebra ^0.31.4 normal
      • ndarray ^0.15.4 normal
      • rayon ^1.5.1 normal optional
      • serde ^1.0.133 normal
      • serde_derive ^1.0.133 normal
    • Versions
    • 64.91% 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
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rasters0.8.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • chunking::ChunkConfig
  • histogram::Config
  • histogram::Histogram
  • reader::DatasetReader
  • reader::RasterPathReader
  • stats::PixelStats

Enums

  • histogram::HistBin

Traits

  • geometry::BoundsExt
  • reader::ChunkReader

Functions

  • align::chunk_transform
  • align::index_transformer
  • align::transform_between
  • align::transform_window
  • geometry::transform_from_dataset
  • geometry::transform_from_gdal

Type Aliases

  • Error
  • Result
  • chunking::ChunkWindow
  • geometry::Bounds
  • geometry::PixelTransform
  • geometry::RasterDims
  • geometry::RasterOffset
  • geometry::RasterWindow