← Back to home
Comparison · Analytics

mapSpain vs tidytransit

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

mapSpain vs tidytransit: at a glance

FeaturemapSpaintidytransit
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesspain, administrative-boundaries, geospatial, httr2r, transit, gtfs, routing
Last editorial update4h ago1h ago
WebsiteVisit →Visit →

What is mapSpain?

mapSpain's 1.0.0 broke every user cache to get the package onto modern foundations.

mapSpain provides administrative boundaries, tile providers and geographic dictionaries for Spain, pulling from GISCO, SIANE, INE and IGN sources. The 1.0.0 release in January 2026 rebuilt it: requests moved to httr2, the cache reorganized into topic-based subfolders under tools::R_user_dir() instead of rappdirs, R 4.1 became the floor, and every function now returns tidy objects. Existing caches are explicitly incompatible and must be rebuilt.

Read the full mapSpain trajectory →

What is tidytransit?

tidytransit tracks the GTFS spec as it grows, one reader and one router feature at a time.

tidytransit reads GTFS transit feeds into tidy data frames and computes travel times using a RAPTOR implementation. Recent work splits between the reader keeping pace with the spec — locations.geojson in 1.7.0, empty strings parsed as NA in 1.8.0 — and the router gaining realism, most recently in-seat transfers. Feed specifications are now pulled from the automatically parsed GTFS reference rather than maintained by hand.

Read the full tidytransit trajectory →

mapSpain vs tidytransit: editorial side-by-side

M
mapSpain
ANALYTICS
0.0

mapSpain's 1.0.0 broke every user cache to get the package onto modern foundations.

◆ Current state

mapSpain provides administrative boundaries, tile providers and geographic dictionaries for Spain, pulling from GISCO, SIANE, INE and IGN sources. The 1.0.0 release in January 2026 rebuilt it: requests moved to httr2, the cache reorganized into topic-based subfolders under tools::R_user_dir() instead of rappdirs, R 4.1 became the floor, and every function now returns tidy objects. Existing caches are explicitly incompatible and must be rebuilt.

◆ Where it's heading

The package has finished its modernization and moved into consolidation. 1.1.0 added a configurable query timeout and pinned httr2 for compatibility with giscoR, the sibling package it shares plumbing with; 1.2.0 was a declared internal-only refactor with the public API held fixed and the work described as AI-assisted with human review. The data-source expansion that characterized the 0.9.x and 0.10.x line — comarcas by type, simplified INE geometries, SIANE vintages — has paused while the foundations settle.

◆ Prediction

Expect a return to source coverage now that the refactor is done: new SIANE or INE vintages and additional boundary types are the pattern this package has repeated. The entries show no further architectural work queued.

T
tidytransit
ANALYTICS
0.0

tidytransit tracks the GTFS spec as it grows, one reader and one router feature at a time.

◆ Current state

tidytransit reads GTFS transit feeds into tidy data frames and computes travel times using a RAPTOR implementation. Recent work splits between the reader keeping pace with the spec — locations.geojson in 1.7.0, empty strings parsed as NA in 1.8.0 — and the router gaining realism, most recently in-seat transfers. Feed specifications are now pulled from the automatically parsed GTFS reference rather than maintained by hand.

◆ Where it's heading

The package has settled into tracking an external standard, which is why the changelog reads as a sequence of spec conformance items rather than a roadmap. Parsing responsibility keeps shifting outward to gtfsio, and data sources have moved with the ecosystem, from the retired transitfeeds API to MobilityData. Router changes are rarer than reader changes but land in the same releases.

◆ Prediction

Further GTFS spec features are the safest expectation, with GTFS-Flex the likeliest area now that locations.geojson reading is in place.

Alternatives to mapSpain and tidytransit

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 mapSpain or tidytransit.

See all mapSpain alternatives → · See all tidytransit alternatives →

Recent activity from mapSpain and tidytransit

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

  1. 1mo agomapSpainInternal helper refactor with the public API held fixed
  2. 4mo agomapSpainQuery timeout becomes configurable
  3. 6mo agotidytransitIn-seat transfers supported in raptor() and travel_times()
  4. 7mo agomapSpain1.0.0 rebuilds on httr2 and invalidates every cache
  5. 11mo agotidytransitstop_group_distances() no longer ignores the by parameter
  6. 1y agomapSpainComarcas and simplified INE geometries added
  7. 1y agomapSpainComarca types split across four official sources
  8. 1y agotidytransitlocations.geojson reading; specs parsed from the GTFS reference
  9. 1y agomapSpainAdapted to the SIANE 2024 databases
  10. 2y agotidytransitfare_media_id added to fare_products spec
  11. 3y agotidytransitinterpolate_stop_times() added; router updated
  12. 3y agotidytransitDuplicated primary key check improved

Frequently asked questions

What is the difference between mapSpain and tidytransit?

They serve adjacent needs but don't currently overlap on shipped themes. mapSpain and tidytransit 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 mapSpain better than tidytransit?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. mapSpain and tidytransit 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 mapSpain?

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

What are the best alternatives to tidytransit?

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