← Back to home
Comparison · Analytics

Fulcrum vs geodist

A side-by-side editorial comparison of Fulcrum and geodist — release velocity, themes, recent moves, and the top alternatives to consider.

Fulcrum vs geodist: at a glance

FeatureFulcrumgeodist
SectorAnalyticsAnalytics
Velocity score6.30.0
Sparks · 30d00
Top themesgis, esri-migration, offline-maps, field-data-capturegeospatial, distance-calculation, zero-dependency, c-code
Last editorial update14h ago43m ago
WebsiteVisit →

What is Fulcrum?

Fulcrum is betting its whole map stack on Esri, with a hard Google Maps cutoff on September 1.

Fulcrum is a field data collection platform, and nearly every entry in the last month touches mapping. The web app ships weekly fix batches for layer rendering (KML/KMZ, MBTiles, ArcGIS Feature Services), while iOS and Android push near-weekly builds against the ArcGIS SDK. Feature work is thin right now; the visible surface is stabilization around a mapping engine migration already in flight.

Read the full Fulcrum trajectory →

What is geodist?

geodist stays dependency-free and fast, and warns you when 'cheap' distances stop being honest.

geodist computes geodesic distances between coordinate pairs in C with no dependencies, offering several measures that trade accuracy for speed — including a 'cheap' approximation used by default. The API is small and largely finished; 0.1.0 added geodist_min() for nearest-match lookups and 0.1.1 is a compiler warning fix.

Read the full geodist trajectory →

Fulcrum vs geodist: editorial side-by-side

F
Fulcrum
ANALYTICS
6.3

Fulcrum is betting its whole map stack on Esri, with a hard Google Maps cutoff on September 1.

◆ Current state

Fulcrum is a field data collection platform, and nearly every entry in the last month touches mapping. The web app ships weekly fix batches for layer rendering (KML/KMZ, MBTiles, ArcGIS Feature Services), while iOS and Android push near-weekly builds against the ArcGIS SDK. Feature work is thin right now; the visible surface is stabilization around a mapping engine migration already in flight.

◆ Where it's heading

The direction is a full consolidation onto Esri. The legacy Google Maps engine is being retired on September 1 with automatic migration for anyone who hasn't switched, and Esri now carries Google's satellite and street basemaps so the imagery argument is neutralized. Underneath, the mobile SDK moved to ArcGIS 300.0.0 and ONNX on-device inference was dropped for a new INFERENCE format with labels.txt support. Offline is the second thread: downloadable layers can now be updated in place rather than deleted and recreated.

◆ Prediction

Expect the weeks before September 1 to stay dominated by migration-shaped fixes and Esri feature parity work, with the MMPK layer and Photo FastFill early-access programs the most likely to graduate to general availability next.

G
geodist
ANALYTICS
0.0

geodist stays dependency-free and fast, and warns you when 'cheap' distances stop being honest.

◆ Current state

geodist computes geodesic distances between coordinate pairs in C with no dependencies, offering several measures that trade accuracy for speed — including a 'cheap' approximation used by default. The API is small and largely finished; 0.1.0 added geodist_min() for nearest-match lookups and 0.1.1 is a compiler warning fix.

◆ Where it's heading

Development has been about making the speed-accuracy trade visible rather than hiding it. The 0.0.6 release added messages telling users to pick a different measure once the default cheap approximation is applied beyond 100km, where its error stops being negligible. Around that, the work is input handling — tibble support, better lon/lat column matching, vector inputs — and hardening the C code. It is a package that treats being small and correct as the feature.

◆ Prediction

Expect continued low-frequency maintenance: compiler warnings and geodesic source updates account for three of the last six releases, and the function surface has grown by only two entries in five years.

Alternatives to Fulcrum and geodist

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Fulcrum or geodist.

See all Fulcrum alternatives → · See all geodist alternatives →

Recent activity from Fulcrum and geodist

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 23h agoFulcrumWeb fixes: shared-view exports, MBTiles popups, KML and ArcGIS layers
  2. 3d agoFulcrumAndroid: update offline map layers in place, non-blocking Photo FastFill
  3. 4d agoFulcrumiOS fix: slow location resolution blocked record saves
  4. 8d agoFulcrumWeb: SSO email wording and ArcGIS/deck.gl version bumps
  5. 10d agoFulcrumAndroid fixes: ArcGIS stability, signature button, photo markup
  6. 10d agoFulcrumiOS fixes: basemap loading and black map screen
  7. 1y agogeodistgeodist 0.1.1 clears a clang warning in geodesic.c
  8. 2y agogeodistgeodist 0.1.0 adds geodist_min() for nearest matches
  9. 3y agogeodistgeodist 0.0.8 updates geodesic source, fixes clang warnings
  10. 5y agogeodistgeodist 0.0.7 improves lon/lat column matching and tibbles
  11. 5y agogeodistgeodist 0.0.6 warns when cheap distances exceed 100km
  12. 6y agogeodistgeodist 0.0.4 adds geodist_vec() for vector inputs

Frequently asked questions

What is the difference between Fulcrum and geodist?

They serve adjacent needs but don't currently overlap on shipped themes. Fulcrum is currently shipping more aggressively (velocity 6.3 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is Fulcrum better than geodist?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Fulcrum is currently shipping more aggressively (velocity 6.3 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to Fulcrum?

Top Fulcrum alternatives in Analytics are ranked by recent ship velocity. Browse the "Fulcrum alternatives" section above for the current picks, or visit /alternatives/fulcrum for the full list with editorial commentary on each.

What are the best alternatives to geodist?

Top geodist alternatives in Analytics are ranked by recent ship velocity. Browse the "geodist alternatives" section above for the current picks, or visit /alternatives/geodist-r for the full list with editorial commentary on each.