SaaSHub helps you find the best software and product alternatives Learn more →
Lonboard Alternatives
Similar projects and alternatives to lonboard
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
vortex
An extensible, state-of-the-art framework for columnar compression, and the fastest FOSS columnar file format. Formerly at @spiraldb, now an Incubation Stage project at LFAI&Data, part of the Linux Foundation.
-
lance
Open Lakehouse Format for Multimodal AI. Convert from Parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, and PyTorch with more integrations coming..
-
-
-
incubator-baremaps
Create custom vector tiles from OpenStreetMap and other data sources with Postgis and Java.
-
-
-
-
-
-
mongo-arrow
MongoDB integrations for Apache Arrow. Export MongoDB documents to numpy array, parquet files, and pandas dataframes in one line of code.
-
openfreemap
Free and open-source map hosting solution with custom styles for websites and apps, using OpenStreetMap data
-
-
-
soundscape
An iOS application/service that aids navigation through spatialized audio (by soundscape-community)
-
-
-
lonboard discussion
lonboard reviews and mentions
- Show HN: Vortex – a high-performance columnar file format in Rust
-
Show HN: OpenFreeMap – Open-Source Map Hosting
I develop Lonboard [0], a Python library for plotting large geospatial data. If you have small data (~max 30,000 coordinates), leaflet-based Python libraries like folium and ipyleaflet can be fine, but because Lonboard uses deck.gl for GPU-accelerated rendering, it's 30-50x faster than leaflet for large datasets [1].
[0]: https://developmentseed.org/lonboard/latest/
[1]: https://developmentseed.org/lonboard/latest/how-it-works/
-
Parquet-WASM: Rust-based WebAssembly bindings to read and write Parquet data
I'll let Kyle chime in but I tested it a few months ago with millions of polygons on an M2 16GB of RAM laptop and it worked very well.
There is a library by the same author called lonboard that provides the JS bits inside JupyterLab. https://github.com/developmentseed/lonboard
I think it is based on the Kepler.gl / Deck.gl data loaders that go straight to GPU from network.
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Jun 2026
Stats
developmentseed/lonboard is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of lonboard is Python.