Overview
The @loaders.gl/arrow
module provides support for the Apache Arrow and GeoArrow formats.
Installation
npm install @loaders.gl/core @loaders.gl/arrow
Loaders and Writers
Loader |
---|
ArrowLoader |
ArrowWorkerLoader |
GeoArrowLoader |
Writer |
---|
ArrowWriter |
Additional APIs
Arrow provides a rich JavaScript API for working with Arrow formatted data. Please refer to the ArrowJS
API documentation.
Attributions
@loaders.gl/arrow
was developed with the benefit of extensive technical advice from Paul Taylor @ Graphistry.