Skip to content

v0.1.0 — Map Truth Lab

Choose a tag to compare

@YusufEminoglu YusufEminoglu released this 19 Jul 19:03
· 16 commits to main since this release

Changelog

All notable changes to 02truesize — Map Truth Lab are documented here.
Format: Keep a Changelog; versioning: SemVer.

[0.1.0] - 2026-07-19

First release.

Added

  • True Size drag tool — pick up any country from the bundled offline Natural Earth layer, or any polygon from your own layers, and drag it anywhere: the ghost outline is re-centred through a Lambert azimuthal equal-area projection so it always shows its true ground size in the current project CRS. Live cursor label (true area, Belgiums, how much larger/smaller the map draws it than at home), R/E rotation, multiple coloured ghosts, per-ghost removal, export to a memory layer.
  • Size Duel — guessing game with silhouettes drawn exactly as web Mercator draws them (deception-biased pair selection), score/streak/best-streak (persisted), and a per-round confession of how much the projection lied.
  • Projection honesty report card — numeric Tissot analysis of the current project CRS along a meridian: area and shape grades (A+ to F), per-latitude inflation row and a plain-language verdict.
  • Tissot indicatrix circles — constant ground-radius circles (250/500/1000 km; 15/30/45° grid) as a styled memory layer, generated with pure spherical geodesy; antimeridian-crossing circles are skipped cleanly.
  • Live distortion HUD — on-canvas overlay reporting areal inflation vs the equator and angular deformation at the view centre, updating as you pan/zoom or change the CRS.
  • Antipode tunnel — click to see where you'd surface after digging straight through the Earth: markers at both ends, land-or-ocean verdict against the bundled countries, witty one-liner and a fly-to button.
  • Great-circle truth — geodesic line (antimeridian-safe) vs the map's straight segment, with both true ground lengths and the wasted kilometres/percent.
  • Fun units — distance paths and clicked polygon areas in accurate playful units (football pitches, Central Parks, Manhattans, Belgiums, marathons, Bosphorus bridges, laps of the equator, fractions of the way to the Moon), plus a rotating map-truth fact footer.
  • Bundled generalized world countries GeoJSON (238 countries, from QGIS's Natural Earth-derived world map, public domain) with precomputed geodesic areas — fully offline.
  • Verified end-to-end on QGIS 3.44 LTR and QGIS 4 (Qt6-ready: scoped enums, no QVariant types, no top-level menu — toolbar icon only).