diff --git a/README.md b/README.md index fced572..fc237d6 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). * [Command-Line Shells](#command-line-shells) * [Addons and Prompts](#addons-and-prompts) * [Search Engines](#search-engines) + * [Mapping](#mapping) + * [Alternatives](#mapping-alternatives) * [Computer Graphics](#computer-graphics) * [Image Manipulation](#image-manipulation) * [Photography](#photography) @@ -289,6 +291,19 @@ This is a section for repos that are similar to this one either because they are |---------|----------------------------------------------------------|--------------------------------------------------------------------------------------------|-------| | Searxng | [LibreY](https://github.com/Ahwxorg/librey/) | [Copilot used](https://github.com/searxng/searxng/issues?q=copilot) in reviews | Note: maintainers experimenting with and open to adding AI results, see [1](https://github.com/searxng/searxng/issues/2273), [2](https://github.com/searxng/searxng/issues/2008), [3](https://github.com/searxng/searxng/issues/2163) +## Mapping + +| Name | Last Untainted Version or Commit ID | Tags and Evidence | +|---|:---:|---| +| [CoMaps](https://www.comaps.app/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://codeberg.org/comaps/Governance/src/branch/main/AI_USAGE.md)) | +| [Organic Maps](https://organicmaps.app/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/organicmaps/organicmaps/blob/master/.github/copilot-instructions.md)) | +| [OsmAnd](https://osmand.net/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/osmandapp/OsmAnd/blob/master/AGENTS.md)) | + +> [!Note] +> #### Mapping Alternatives +> * [Navit](https://github.com/navit-gps/navit) for car navigation +> * [Open Street Map](https://www.openstreetmap.org) provides lists of clients on its [wiki](https://wiki.openstreetmap.org/wiki/Software). For example, other mobile clients can be found on the [Android](https://wiki.openstreetmap.org/wiki/Android) page. + ## Computer Graphics ### Image Manipulation