Skip to content

GeoLeafMapping library for the web

Cartes interactives configurables via profils JSON — construite sur MapLibre GL JS.

Version courante — v2.1.5

Ajout de trois nouveaux plugins MIT/Commercial : @geoleaf-plugins/file-import, @geoleaf-plugins/flatgeobuf, @geoleaf-plugins/cog.

Changements v2.1.5 :

  • Nouveau@geoleaf-plugins/file-import (MIT) — import GeoJSON, KML, GPX, CSV depuis le navigateur
  • Nouveau@geoleaf-plugins/flatgeobuf (MIT) — lecture streaming de fichiers FlatGeobuf
  • Nouveau@geoleaf-plugins/cog (Commercial) — rendu Cloud Optimized GeoTIFF natif WebGL

Release v2.0.0 2026-03-22

Migration majeure du moteur de rendu : Leaflet → MapLibre GL JS v5. Rendu WebGL, GPU clustering natif, ESM-only.

Changements clés :

  • Breaking — peer dependency leafletmaplibre-gl@^5.0.0, coordonnées [lat,lng][lng,lat], scope geoleaf@geoleaf/core
  • Nouveau@geoleaf/connector v1.0.0 (MIT) — intercepteur fetch universel pour sources géospatiales authentifiées
  • Supprimé — bundle UMD, distribution ESM-only uniquement
  • Tests — migration Jest → Vitest 3, 8 317 tests, couverture branches 77,97 %

Notes de release complètes → · Guide de migration V1 → V2 → · Changelog →

Released under the MIT License.