Module geoarrow2::algorithm

source ·
Expand description

Contains vectorized algorithms implemented on and returning GeoArrow arrays.

Modules

  • Contains structs intended to help with “broadcasting” for applying either a scalar or an array as an argument into an operation.
  • Contains vectorized algorithms implemented on GeoArrow arrays using geo algorithms.