Softwr

Maps · head to head

Geographic Calculator vs Lonboard

Geographic Calculator logo

Geographic Calculator

Maps

Geodetic coordinate conversion and datum transformation for survey, seismic and pipeline data

From
On request
Rated
-
Lonboard logo

Lonboard

Maps

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

From
Free
Rated
-

The short version

  • Only Lonboard has a free tier, so it costs nothing to try first.
  • Each has a real cost: Geographic Calculator no pricing is published for any edition, so buyers negotiate blind and the perpetual versus subscription decision is made without a public list to anchor against.; 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
  • They diverge on capability: Geographic Calculator covers Geodetic parameter database, Lonboard covers GeoArrow binary transfer.
  • Prices and features above were last checked on 1 September 2026.

Where they differ

Only the attributes on which Geographic Calculator and Lonboard actually diverge.

Attributes where Geographic Calculator and Lonboard differ
AttributeGeographic CalculatorLonboard
Starting priceOn requestFree
Pricing modelquoteOpen source, no licence fee
Free tierNoYes
PlatformsWindows, WebLinux, macOS, Windows

Identical on both: user rating (Not yet rated), category (Maps).

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 Geographic Calculator

  • Geodetic parameter database
  • Batch coordinate conversion
  • Datum transformation with accuracy reporting
  • Time-dependent transformations
  • Seismic and well data handling
  • File translation
  • Job files and audit reports
  • GeoCalc and GeoCore SDK

Only in Lonboard

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

What people use each for

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

Geographic Calculator

  • An offshore survey contractor delivering positions to an operator that requires a documented transformation path and residual accuracy, not just a reprojected filenot Lonboard
  • A pipeline operator reconciling decades of legacy survey data captured in several superseded datums into one current reference framenot Lonboard
  • A seismic processing team converting SEG-P1 navigation and SEG-Y headers between local grids and a global frame without silently losing metresnot Lonboard
  • A software vendor that needs correct geodesy inside its own product and licenses the GeoCalc SDK rather than building and maintaining a transformation cataloguenot Lonboard

Lonboard

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

Where each one falls short

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

Geographic Calculator

  • No pricing is published for any edition, so buyers negotiate blind and the perpetual versus subscription decision is made without a public list to anchor against.
  • Licence mobility is tied to being current on maintenance and support, which means a customer who lapses maintenance on a perpetual licence cannot move it to a new machine, effectively turning a perpetual purchase into a recurring cost.
  • It is a transformation engine, not a GIS: there is no meaningful analysis, cartography or editing, so most buyers end up also owning Global Mapper and paying twice for overlapping data handling.
  • The desktop product is Windows only, which is awkward for organisations standardised on macOS or Linux geospatial pipelines despite the cloud option covering only part of the workflow.
  • Blue Marble acquired Avenza in 2026 and is integrating a field data collection product, so engineering attention is spread across a wider portfolio than when Geographic Calculator was one of two products.

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

Pricing, plan by plan

Geographic Calculator

On request
  • Geographic Calculator (node-locked)$undefined/year
    • Perpetual or subscription licence
    • Locked to a single machine
    • Annual maintenance and support required to transfer a licence
  • Geographic Calculator (floating)$undefined/year
    • Shared across a team from a licence server
    • Higher price than node-locked
    • Suited to occasional users across several offices
  • GeoCalc SDK$undefined/year
    • Embed the geodetic engine in your own application
    • Developer and runtime licensing
    • Quoted per deployment

Lonboard

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

Which should you pick?

Choose Geographic Calculator if

  • You need geodetic parameter database.
  • You work on Windows, Web.
  • You also want batch coordinate conversion.

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.

Questions people ask

Is Geographic Calculator or Lonboard better?
Neither clearly leads. Geographic Calculator starts at On request and Lonboard at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
Which is cheaper, Geographic Calculator or Lonboard?
Lonboard has a free tier; the other does not. Paid plans start at On request for Geographic Calculator and Free for Lonboard.
Does Geographic Calculator or Lonboard run on more platforms?
Geographic Calculator runs on Windows, Web. Lonboard runs on Linux, macOS, Windows.
Can I use Lonboard for free?
Yes. Lonboard has a free tier, so you can try it without paying. Geographic Calculator starts at On request.
What is Geographic Calculator best used for?
Geographic Calculator is most often used for an offshore survey contractor delivering positions to an operator that requires a documented transformation path and residual accuracy, not just a reprojected file, a pipeline operator reconciling decades of legacy survey data captured in several superseded datums into one current reference frame, a seismic processing team converting seg-p1 navigation and seg-y headers between local grids and a global frame without silently losing metres, a software vendor that needs correct geodesy inside its own product and licenses the geocalc sdk rather than building and maintaining a transformation catalogue. Of those, an offshore survey contractor delivering positions to an operator that requires a documented transformation path and residual accuracy, not just a reprojected file and a pipeline operator reconciling decades of legacy survey data captured in several superseded datums into one current reference frame are not what Lonboard is typically brought in for.
What can Geographic Calculator do that Lonboard cannot?
Geographic Calculator covers Geodetic parameter database, Batch coordinate conversion, Datum transformation with accuracy reporting, Time-dependent transformations. Lonboard covers GeoArrow binary transfer, GeoPandas input, deck.gl layers, Jupyter widget.

Answered from the vendors’ own pages

Geographic Calculator: Is Geographic Calculator the same as Global Mapper?

No. Global Mapper is a general desktop GIS. Geographic Calculator is a dedicated geodetic conversion and datum transformation tool with audit reporting.

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.

Geographic Calculator: Can I still buy a perpetual licence?

Yes. Blue Marble offers perpetual as well as subscription licensing, but a perpetual licence can only be moved between machines while maintenance is current.

Lonboard: Who maintains it?

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

Geographic Calculator: Why not just use QGIS or PROJ?

For routine reprojection they are fine. Geographic Calculator is bought when the transformation path, its accuracy and a documented audit trail must be defensible to a client or regulator.

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.

Geographic Calculator: Is there a cloud version?

Yes, Geographic Calculator Cloud provides browser access to the transformation catalogue.

Lonboard: Is it free for commercial use?

Yes, it is open source with no licence fee.

Geographic Calculator: What changed with the Avenza acquisition?

Blue Marble acquired Avenza Systems in 2026, adding Avenza Maps mobile field data collection to the portfolio. Ask about roadmap commitments before signing a long maintenance term.

Share

Related pages

Other head to heads