Softwr

Maps · head to head

Lonboard vs VuFind

Lonboard logo

Lonboard

Maps

Python map rendering in Jupyter that skips GeoJSON and moves millions of features without choking

From
Free
Rated
-
VuFind logo

VuFind

Libraries

Library resource portal designed by libraries

From
Free
Rated
-

The short version

  • Each has a real cost: Lonboard it is a notebook visualisation library, not a mapping application, so there is no editing, no layout, no map export for print and no sharing beyond distributing the notebook or an HTML file; VuFind searching subscription databases and integrating third-party content requires complex configuration with potential performance compromises
  • They diverge on capability: Lonboard covers GeoArrow binary transfer, VuFind covers Faceted search.
  • Prices and features above were last checked on 1 September 2026.

Where they differ

Only the attributes on which Lonboard and VuFind actually diverge.

Attributes where Lonboard and VuFind differ
AttributeLonboardVuFind
Pricing modelOpen source, no licence feeopen-source
PlatformsLinux, macOS, WindowsLinux, Web
CategoryMapsLibraries
FoundedUnknown2010

Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated).

What each one covers

Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.

Only in Lonboard

  • GeoArrow binary transfer
  • GeoPandas input
  • deck.gl layers
  • Jupyter widget
  • Large dataset handling
  • Styling by attribute
  • Open source licence

Only in VuFind

  • Faceted search
  • ILS integration
  • Federated search
  • User accounts and lists
  • Social features
  • Mobile-friendly interface
  • Customizable theming
  • MARC record display

What people use each for

The jobs each tool is most often brought in to do.

Lonboard

  • An analyst exploring a national road or parcel dataset in a notebook where pydeck or ipyleaflet becomes unusable at that sizenot VuFind
  • A researcher publishing a reproducible analysis where the visualisation must run from the same script as the processingnot VuFind
  • A data scientist joining spatial data to model outputs in pandas and needing to see the result immediately without exporting to a GISnot VuFind
  • A team building an internal analysis pipeline on GeoParquet that wants rendering without a serialisation step in the middlenot VuFind

VuFind

  • Library discovery portalnot Lonboard
  • OPAC replacementnot Lonboard
  • Federated searchnot Lonboard
  • Custom discovery interfacenot Lonboard

Where each one falls short

Documented limitations, not opinions. Every one is a constraint you would hit in normal use.

Lonboard

  • It is a notebook visualisation library, not a mapping application, so there is no editing, no layout, no map export for print and no sharing beyond distributing the notebook or an HTML file
  • Maintenance sits with Development Seed as an open source side output of a consultancy, so roadmap priorities follow client projects and there is no support contract to buy
  • Layer coverage is a subset of deck.gl, so an analyst needing a less common layer type has to drop to pydeck or write JavaScript rather than staying in Python
  • It expects data already in GeoPandas or Arrow form, which means the performance benefit depends on the rest of your pipeline being Arrow-friendly; reading a large Shapefile is still the slow step
  • Rendering happens in the browser, so very large datasets are ultimately limited by the client machine's memory and GPU rather than by the server, and a laptop will still fail on data a workstation handles

VuFind

  • Searching subscription databases and integrating third-party content requires complex configuration with potential performance compromises
  • Federated search integration is deprecated due to slow performance and complexity of maintenance
  • Journal title searching has known issues and certain interface terms are problematic for users
  • Integration with existing diverse library systems requires substantial effort and different software functions present significant challenges

Pricing, plan by plan

Lonboard

Free
  • LonboardFree
    • Open source, no licence fee
    • No usage limits
    • Installed from PyPI or conda

VuFind

Free
  • Community EditionFree
    • Faceted search
    • ILS integration
    • Federated search
  • Hosted (via partners)$100/month
    • Everything in Community
    • Managed hosting
    • Custom theming

Which should you pick?

Choose Lonboard if

  • You need geoarrow binary transfer.
  • You want to start without paying.
  • You work on Linux, macOS, Windows.
  • You also want geopandas input.

Choose VuFind if

  • You need faceted search.
  • You want to start without paying.
  • You work on Linux, Web.
  • You also want ils integration.

Questions people ask

Is Lonboard or VuFind better?
Neither clearly leads. Lonboard starts at Free and VuFind at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
Which is cheaper, Lonboard or VuFind?
Lonboard starts at Free and VuFind at Free.
Does Lonboard or VuFind run on more platforms?
Lonboard runs on Linux, macOS, Windows. VuFind runs on Linux, Web.
Can I use Lonboard for free?
Both have a free tier, so you can try either at no cost before committing.
What is Lonboard best used for?
Lonboard is most often used for an analyst exploring a national road or parcel dataset in a notebook where pydeck or ipyleaflet becomes unusable at that size, a researcher publishing a reproducible analysis where the visualisation must run from the same script as the processing, a data scientist joining spatial data to model outputs in pandas and needing to see the result immediately without exporting to a gis, a team building an internal analysis pipeline on geoparquet that wants rendering without a serialisation step in the middle. Of those, an analyst exploring a national road or parcel dataset in a notebook where pydeck or ipyleaflet becomes unusable at that size and a researcher publishing a reproducible analysis where the visualisation must run from the same script as the processing are not what VuFind is typically brought in for.
What can Lonboard do that VuFind cannot?
Lonboard covers GeoArrow binary transfer, GeoPandas input, deck.gl layers, Jupyter widget. VuFind covers Faceted search, ILS integration, Federated search, User accounts and lists.

Answered from the vendors’ own pages

Lonboard: Why not just use pydeck?

pydeck serialises geometry to GeoJSON to reach the browser. Lonboard uses a binary GeoArrow pipeline, which is the reason it handles far larger datasets in the same notebook.

VuFind: Is VuFind free to use and host?

Yes. VuFind is completely free open-source software distributed under GNU GPL v2. There are no licensing fees or charges to use, deploy, or modify the software.

Source
Lonboard: Who maintains it?

Development Seed, a geospatial engineering consultancy, as an open source project. There is no commercial support offering.

VuFind: Can VuFind be self-hosted on-premises?

Yes. VuFind is self-hosted on-premises using Apache web server, MySQL database, and Java JDK. Libraries can install and maintain their own instances on Linux systems like Ubuntu and Debian.

Source
Lonboard: Does it work outside Jupyter?

It is built as a Jupyter widget. Exporting to standalone HTML is possible, but the intended environment is a notebook.

VuFind: What search capabilities does VuFind provide?

VuFind offers single search box interface for aggregating library resources, faceted limiting by format, call number, language, author and genre, and fast retrieval of search results compared to traditional OPAC searches.

Source
Lonboard: Is it free for commercial use?

Yes, it is open source with no licence fee.

VuFind: What technology stack does VuFind use?

VuFind is built on PHP and Apache Solr for indexing and searching library materials.

Source
Share

Related pages

Other head to heads