← Back to home
Comparison · Analytics

giscoR vs maplegend

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

Shared themes:r-package

giscoR vs maplegend: at a glance

FeaturegiscoRmaplegend
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themeseurostat, geospatial, ropensci, r-packagecartography, legends, base-graphics, spatial
Last editorial update2h ago52m ago
WebsiteVisit →Visit →

What is giscoR?

giscoR's 1.0 moved its dataset index into the cache, so new Eurostat releases arrive without a package update.

giscoR downloads Eurostat GISCO administrative and statistical geodata — countries, NUTS regions, LAUs, urban audit units — as sf objects. The 1.0.0 release in December 2025 rebuilt the package on httr2, preferred GeoPackage downloads, reorganised the cache into topic folders, and moved the dataset database itself into the cache so it can be refreshed independently. Releases since have been a cache-persistence fix, a configurable timeout and an internals refactor.

Read the full giscoR trajectory →

What is maplegend?

The legend engine mapsf spun out, now covering legend types the parent map package can draw.

maplegend draws the legends for base-R thematic maps, extracted from mapsf so both packages could evolve the legend vocabulary independently. It has been catching up to the map types it has to serve: 0.6.0 added choro_point, choro_line, and choro_symb for choropleth legends rendered on circles, lines, and symbols, following the histogram legend type in 0.4.0. Considerable effort has gone into behaving correctly when the plot aspect ratio is not 1, which required refactoring most of the package in 0.4.0 and still produced a proportional-symbol segment sizing fix in 0.6.3.

Read the full maplegend trajectory →

giscoR vs maplegend: editorial side-by-side

G
giscoR
ANALYTICS
0.0

giscoR's 1.0 moved its dataset index into the cache, so new Eurostat releases arrive without a package update.

◆ Current state

giscoR downloads Eurostat GISCO administrative and statistical geodata — countries, NUTS regions, LAUs, urban audit units — as sf objects. The 1.0.0 release in December 2025 rebuilt the package on httr2, preferred GeoPackage downloads, reorganised the cache into topic folders, and moved the dataset database itself into the cache so it can be refreshed independently. Releases since have been a cache-persistence fix, a configurable timeout and an internals refactor.

◆ Where it's heading

The package is decoupling itself from Eurostat's publication calendar. Historically each new GISCO vintage required a release that bumped default years and rebuilt an internal dataset; after 1.0.0 a user can call gisco_get_cached_db(update_cache = TRUE) and reach new data without waiting. The follow-up releases are consistent with a project in consolidation — fixing the cache it just introduced, exposing a timeout for slow downloads, and tidying internals.

◆ Prediction

With the database now self-updating, expect releases to shift toward download reliability and new GISCO endpoints rather than annual dataset bumps; the timeout option in 1.1.0 suggests large downloads are the current pain point.

M
maplegend
ANALYTICS
0.0

The legend engine mapsf spun out, now covering legend types the parent map package can draw.

◆ Current state

maplegend draws the legends for base-R thematic maps, extracted from mapsf so both packages could evolve the legend vocabulary independently. It has been catching up to the map types it has to serve: 0.6.0 added choro_point, choro_line, and choro_symb for choropleth legends rendered on circles, lines, and symbols, following the histogram legend type in 0.4.0. Considerable effort has gone into behaving correctly when the plot aspect ratio is not 1, which required refactoring most of the package in 0.4.0 and still produced a proportional-symbol segment sizing fix in 0.6.3.

◆ Where it's heading

This is a support library whose backlog is defined by its caller. Every legend type mapsf can produce needs a matching legend renderer, and the release notes are dominated by spacing, offset, and border details — box_cex for symbol spacing, NA box placement in horizontal choropleth legends, text overflow when no_data is set. The shared vocabulary with mapsf is being maintained deliberately, with val_rnd, val_big, and val_dec propagating through legend types release by release. Version numbering is not monotonic in this feed, with 0.4.0 published seconds after 0.5.0.

◆ Prediction

Expect the remaining combined map types to acquire matching legends and the val_* formatting arguments to reach the types that still lack them.

Alternatives to giscoR and maplegend

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 giscoR or maplegend.

See all giscoR alternatives → · See all maplegend alternatives →

Recent activity from giscoR and maplegend

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

  1. 1mo agogiscoRInternal refactor with faster mocked tests
  2. 2mo agomaplegendContinuous legend formatting and aspect-ratio segment fix
  3. 4mo agomaplegendChoropleth legends on points, lines and symbols
  4. 4mo agogiscoRDownload timeout becomes configurable
  5. 6mo agogiscoRCache persistence fixed; urban audit defaults to 2024
  6. 7mo agomaplegendPackage-wide refactor for non-unity aspect ratios, histogram legends
  7. 7mo agomaplegendSingle-modality legends allowed for typo, symb and prop_line
  8. 7mo agogiscoR1.0 caches the dataset index so new vintages need no release
  9. 1y agomaplegendAlpha transparency and redraw on device resize
  10. 1y agomaplegendOffset and symbol sizing aligned with mapsf
  11. 1y agogiscoRSource filtering fixed in gisco_get_lau()
  12. 1y agogiscoR2024 datasets and year arguments for education and healthcare

Frequently asked questions

What is the difference between giscoR and maplegend?

Both compete on the same themes — r-package — within Analytics. giscoR and maplegend 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 giscoR better than maplegend?

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

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

What are the best alternatives to maplegend?

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