← Back to home
Comparison · Analytics

osmapiR vs typst-gather

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

osmapiR vs typst-gather: at a glance

FeatureosmapiRtypst-gather
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesopenstreetmap, api-client, r-language, geospatialtypst, hermetic-builds, rust, cli-tooling
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is osmapiR?

osmapiR is the rare API client that tracks its server's wiki revision numbers in the changelog.

osmapiR wraps the full OpenStreetMap API from R — reading and writing map data, changesets, notes, GPX traces and user records — with OAuth2 where the endpoint requires it, pagination handled internally, and atomic calls vectorised. Recent releases have filled in the moderation and social surface: note subscription, user blocks, changeset discussion search. The newest release lets `bbox` arguments arrive as a character string, matrix, vector, an sf `bbox`, or a terra `SpatExtent`.

Read the full osmapiR trajectory →

What is typst-gather?

Extracted from Quarto's CLI, typst-gather learned to explain a dependency tree before fetching it.

typst-gather collects Typst packages into a local cache so documents build offline and hermetically. It was extracted from quarto-cli and reached CRAN-equivalent shape in three releases over a single day, then added an `analyze` subcommand that walks `@Preview` and `@Local` imports — following transitive dependencies of local packages — and prints structured JSON without downloading or copying anything.

Read the full typst-gather trajectory →

osmapiR vs typst-gather: editorial side-by-side

O
osmapiR
ANALYTICS
0.0

osmapiR is the rare API client that tracks its server's wiki revision numbers in the changelog.

◆ Current state

osmapiR wraps the full OpenStreetMap API from R — reading and writing map data, changesets, notes, GPX traces and user records — with OAuth2 where the endpoint requires it, pagination handled internally, and atomic calls vectorised. Recent releases have filled in the moderation and social surface: note subscription, user blocks, changeset discussion search. The newest release lets `bbox` arguments arrive as a character string, matrix, vector, an sf `bbox`, or a terra `SpatExtent`.

◆ Where it's heading

Four consecutive releases open with the same line — documentation and code updated for server-side changes, cited by OSM wiki revision range. That is a maintainer treating an evolving remote API as a versioned contract and auditing against it each cycle, which is unusual discipline and the main reason to trust this client over a hand-rolled wrapper. The second thread is fitting into R's spatial conventions rather than exposing OSM's, visible in the bbox coercion work and the httr2 upgrades landing with upstream help.

◆ Prediction

The pattern is stable enough to call: another release synchronised to the next OSM wiki revision range, adding whatever endpoints appeared and adjusting whatever changed shape.

T
typst-gather
ANALYTICS
0.0

Extracted from Quarto's CLI, typst-gather learned to explain a dependency tree before fetching it.

◆ Current state

typst-gather collects Typst packages into a local cache so documents build offline and hermetically. It was extracted from quarto-cli and reached CRAN-equivalent shape in three releases over a single day, then added an `analyze` subcommand that walks `@Preview` and `@Local` imports — following transitive dependencies of local packages — and prints structured JSON without downloading or copying anything.

◆ Where it's heading

The 0.2.0 restructuring is the tell: subcommands with backwards compatibility, config readable from stdin, and every diagnostic message moved to stderr so stdout carries nothing but JSON. Those are the conventions of a tool meant to be called by another program, not typed by a person. Given its origin inside Quarto's toolchain, the plausible consumer is a build system that needs to know a document's package requirements before deciding what to fetch.

◆ Prediction

The analyze path currently reports imports; the natural extension visible from here is acting on that report — lockfile output or verification that a cache satisfies a document's dependency set — though the entries do not commit to either.

Alternatives to osmapiR and typst-gather

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 osmapiR or typst-gather.

See all osmapiR alternatives → · See all typst-gather alternatives →

Recent activity from osmapiR and typst-gather

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

  1. 5mo agotypst-gatheranalyze subcommand reports the import graph as JSON
  2. 5mo agotypst-gatherWindows path escaping fix and README expansion
  3. 5mo agotypst-gatherSplit out of quarto-cli as a standalone package gatherer
  4. 5mo agoosmapiRbbox arguments accept sf and terra objects
  5. 0y agoosmapiRNote search defaults to creation order; JSON for GPX metadata
  6. 1y agoosmapiRNote subscriptions and user block endpoints added
  7. 1y agoosmapiRChangeset queries gain from and to parameters
  8. 1y agoosmapiRJOSS citation added; single-tag conversion fixed
  9. 2y agoosmapiRComplete OSM API coverage arrives in one release

Frequently asked questions

What is the difference between osmapiR and typst-gather?

They serve adjacent needs but don't currently overlap on shipped themes. osmapiR and typst-gather are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is osmapiR better than typst-gather?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. osmapiR and typst-gather are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to osmapiR?

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

What are the best alternatives to typst-gather?

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