From e92b36773007b36882cfdb5a1cfa0ac2a6be244d Mon Sep 17 00:00:00 2001 From: Ashwin Chandran Date: Wed, 29 Apr 2026 16:10:32 +0200 Subject: [PATCH 1/2] add CAN to the users list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f2d6e5..4ca913f 100644 --- a/README.md +++ b/README.md @@ -301,6 +301,7 @@ are designated with a ✅, and hosted projects with a 💙. - [Ace](https://bdlucas1.github.io/ace) - Free on-course golf scorecard app uses OpenStreetMap data to provide course diagrams, distances, and elevations. Runs entirely in the browser on your mobile phone using MapLibre GL JS. - [Cartes](https://cartes.app) — French alternative to Google Maps based on a fully open source stack - [Famxplor](https://famxplor.com/), interactive world map of activities for family vacations, powered by MapLibre with [Svelte MapLibre](https://github.com/dimfeld/svelte-maplibre) +- [Climate Action Navigator](https://climate-action.heigit.org/) - Interactive dashboard that translates high-resolution geospatial data into neighborhood-level insights for targeted urban climate action. - [Flitsmeister](https://www.flitsmeister.com/) - Navigation app for Android and iOS, with real-time traffic information. Uses MapLibre Native, MapLibre Navigation. - [Gramps Web](https://www.grampsweb.org/) ([Code](https://github.com/gramps-project/gramps-web)) - Modern web app for collaborative genealogy and family history research.
Features interactive vector maps with location pins, time filters, and historical map overlays.
From 7376c6d1140eb8329781463b80076d1635ec8faa Mon Sep 17 00:00:00 2001 From: Ashwin Chandran Date: Wed, 29 Apr 2026 16:41:01 +0200 Subject: [PATCH 2/2] correct placement based on alphabetical sort --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ca913f..90d9110 100644 --- a/README.md +++ b/README.md @@ -300,8 +300,8 @@ are designated with a ✅, and hosted projects with a 💙. - [Ace](https://bdlucas1.github.io/ace) - Free on-course golf scorecard app uses OpenStreetMap data to provide course diagrams, distances, and elevations. Runs entirely in the browser on your mobile phone using MapLibre GL JS. - [Cartes](https://cartes.app) — French alternative to Google Maps based on a fully open source stack -- [Famxplor](https://famxplor.com/), interactive world map of activities for family vacations, powered by MapLibre with [Svelte MapLibre](https://github.com/dimfeld/svelte-maplibre) - [Climate Action Navigator](https://climate-action.heigit.org/) - Interactive dashboard that translates high-resolution geospatial data into neighborhood-level insights for targeted urban climate action. +- [Famxplor](https://famxplor.com/), interactive world map of activities for family vacations, powered by MapLibre with [Svelte MapLibre](https://github.com/dimfeld/svelte-maplibre) - [Flitsmeister](https://www.flitsmeister.com/) - Navigation app for Android and iOS, with real-time traffic information. Uses MapLibre Native, MapLibre Navigation. - [Gramps Web](https://www.grampsweb.org/) ([Code](https://github.com/gramps-project/gramps-web)) - Modern web app for collaborative genealogy and family history research.
Features interactive vector maps with location pins, time filters, and historical map overlays.