Releases: YusufEminoglu/zero2truesize
Releases · YusufEminoglu/zero2truesize
Release list
v0.3.6
Release v0.3.6
- Online User Manual & Documentation: https://yusufeminoglu.github.io/zero2truesize/
- If you find this plugin helpful, please consider starring the repository on GitHub (https://github.com/YusufEminoglu/zero2truesize)!
v0.2.0 — new icon + GUI overhaul
Icon redesign in the 02-family visual language (glowing mint landmass vs its coral true size) and a full dock GUI overhaul: theme-proof light design system (identical under QGIS 3 light / QGIS 4 dark), header with tagline, teal tab badges, per-tool accent cards, coloured grade chips in the projection report card, and Size Duel polish (hover highlights, round counter, smarter action button). No behaviour changes; verified end-to-end on QGIS 3.44 LTR and QGIS 4.2. Full details in CHANGELOG.md.
v0.1.0 — Map Truth Lab
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/Erotation, 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).