Tags

Tags give the ability to mark specific points in history as being important
  • v0.7.0

    5f8aade2 · chore: 0.7.0 ·
    Release: v0.7.0
    Hipparchus v0.7.0
    
    Equal Earth projection, Natural Earth end to end, finer terrain sampling, and a
    size refusal the headless renderer honours. Tagged retroactively.
  • v0.8.0

    c12f9480 · chore: 0.8.0 ·
    Release: v0.8.0
    Hipparchus v0.8.0
    
    - Every country and the continents among the saved places, grouped in cascading menus
    - Natural Earth data as a download (button + first-run offer), not a checkout
    - Bundled multilingual Noto Sans default face, plus a full font picker
  • v0.6.1

    91636180 · chore: 0.6.1 ·
    Release: v0.6.1
    0.6.1
  • v0.6.0

    f337ae59 · chore: 0.6.0 ·
    Release: v0.6.0
    0.6.0
  • v0.5.0

    fdb2d822 · chore: 0.5.0 ·
    Release: v0.5.0
    0.5.0
  • v0.3.0

    Release: v0.3.0
    Hipparchus 0.3.0
    
    All eight map models now fetch data end to end.
    
    Added
    - Night Lights (VIIRS) map model: single-band nighttime-illumination
      GeoTIFF to iso-radiance contours, configured with HIPPARCHUS_NIGHT_LIGHTS
    - Generalised raster contour path (value_layer / value_key / level_count)
      so non-terrain rasters are no longer labelled as terrain
    - scripts/clip_pbf.py to clip region .osm.pbf extracts to city size
    - Area presets and launch auto-fetch options
    
    Changed
    - OSM Local rejects out-of-bbox features before building geometry:
      246s to 71s on a 39 MB extract, identical 97,638 features
    
    Notes
    - Rendered RGB night-lights previews saturate across bright city cores;
      use calibrated VNP46A or EOG VNL for real work
  • v0.2.3

    Release: v0.2.3
    Hipparchus v0.2.3
    
    - One-command setup scripts (setup.sh / setup.ps1) and Windows launcher (run_hprs.ps1)
    - Rewritten README and MANUAL with cross-platform Quick Start and full Windows support
    - Version identifiers set to 0.2.3; zero ruff warnings; per-frame perf logs at DEBUG