Make sure Git and NodeJS is installed. Clone this repository to your local computer. Open terminal in root directory. Run npm install --legacy-peer-deps or yarn install --legacy-peer-deps. Now app is ...
A minimal TypeScript implementation of GeoArrow building on top of Arrow JS. It complements the work-in-progress geoarrow-wasm, which will provide Rust-based operations on GeoArrow memory. Only ...