From 050293b7c83b48768c4417578ee637abfb2dd7e4 Mon Sep 17 00:00:00 2001 From: Nathan Day Date: Thu, 26 Jun 2025 07:41:56 +0000 Subject: [PATCH] Add Showing BTC merchants in OrganicMaps --- Showing-BTC-merchants-in-OrganicMaps.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Showing-BTC-merchants-in-OrganicMaps.md diff --git a/Showing-BTC-merchants-in-OrganicMaps.md b/Showing-BTC-merchants-in-OrganicMaps.md new file mode 100644 index 0000000..2baeae5 --- /dev/null +++ b/Showing-BTC-merchants-in-OrganicMaps.md @@ -0,0 +1,13 @@ +In order to show BTC accepting merchants in [Organic Maps](https://organicmaps.app/) follow these instructions: + +1) Get the latest data from OSM using [this query on overpass turbo](https://overpass-turbo.eu/s/26Kw). +2) On overpass turbo click `Export` and then download the KML version of the data. +3) Import the KML file into Organic Maps by either: + + a) Method 1 (Direct open): Locate the KML file on your device → Tap/hold → "Open with OrganicMaps" + + b) Method 2 (In-app import): Open OrganicMaps → Tap the star icon → "Import Bookmarks and Tracks" → Select your KML file + +Voilà! + +Note: The data will not be kept in sync and so you will have to repeat these steps periodically to ensure your data is fresh. \ No newline at end of file