Docs.rs
  • h3arrow-0.4.0
    • h3arrow 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • 29 January 2025
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nmandery
    • Dependencies
      • ahash ^0.8 normal
      • arrow ^50 normal
      • geo ^0.28 normal
      • geo-types ^0.7 normal
      • geoarrow ^0.1.0 normal optional
      • geozero ^0.12 normal optional
      • h3o ^0.6 normal
      • nom ^7 normal
      • rayon ^1 normal optional
      • rstar ^0.12 normal optional
      • thiserror ^1 normal
    • Versions
    • 10% 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

h3arrow0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • algorithm::change_resolution::ChangedResolutionPair
  • algorithm::coordinates::CoordinateArrays
  • algorithm::grid::GridDiskAggregateK
  • algorithm::grid::GridDiskDistances
  • array::H3Array
  • array::H3ArrayBuilder
  • array::H3ListArray
  • array::H3ListArrayBuilder
  • array::PrimitiveArrayH3IndexIter
  • array::ResolutionArray
  • array::from_geo::ToCellsOptions
  • spatial_index::SpatialIndex

Enums

  • algorithm::grid::KAggregationMethod
  • error::Error

Traits

  • algorithm::change_resolution::ChangeResolutionOp
  • algorithm::compact::CompactOp
  • algorithm::coordinates::ToCoordinatesOp
  • algorithm::grid::GridOp
  • algorithm::string::ParseGenericStringArray
  • algorithm::string::ToGenericStringArray
  • array::FromIteratorWithValidity
  • array::FromWithValidity
  • array::H3IndexArrayValue
  • array::from_geo::ToCellIndexArray
  • array::from_geo::ToCellListArray
  • array::from_geo::ToClonedGeometry
  • array::to_geo::IterLines
  • array::to_geo::IterPoints
  • array::to_geo::IterPolygons
  • array::to_geo::ToLineStrings
  • array::to_geo::ToLines
  • array::to_geo::ToMultiPolygons
  • array::to_geo::ToPoints
  • array::to_geo::ToPolygons
  • array::to_geoarrow::ToGeoArrowLineStrings
  • array::to_geoarrow::ToGeoArrowPoints
  • array::to_geoarrow::ToGeoArrowPolygons
  • array::to_geoarrow::ToWKBLineStrings
  • array::to_geoarrow::ToWKBPoints
  • array::to_geoarrow::ToWKBPolygons
  • spatial_index::RectIndexable

Functions

  • algorithm::string::parse_cell
  • algorithm::string::parse_directededge
  • algorithm::string::parse_vertex
  • array::from_geo::geometry_to_cells

Type Aliases

  • array::CellIndexArray
  • array::DirectedEdgeIndexArray
  • array::VertexIndexArray