https://github.com/binnette/osmand-quick-actions
My presets of Osmand quick actions buttons
https://github.com/binnette/osmand-quick-actions
Last synced: 2 months ago
JSON representation
My presets of Osmand quick actions buttons
- Host: GitHub
- URL: https://github.com/binnette/osmand-quick-actions
- Owner: Binnette
- License: mit
- Created: 2024-10-01T18:42:43.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T17:04:35.000Z (8 months ago)
- Last Synced: 2025-02-16T00:44:20.670Z (4 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Osmand Quick Actions
This project contains some presets of quick actions for Osmand. This presets are mainly focused on contributing to OpenStreetMap by addind POI directly in Osmand.
## Presets
- Hike: create POI during a hike: viewpoint, guidepost, spring, etc.
- Indonesia:
- Village: water well, water tower, kiosk, etc.
- City: mosque, church, restaurant, etc.
- Trees: mainly fruits trees of Europe and others trees that I like to add to the map## How to
### Use a preset
1. Download the "osf" file on your phone
2. Open the "osf" file from phone file manager
3. Phone should propose you to import the file in Osmand
4. In Osmand, check the import checkbox
5. Press import button### Create or update a preset
1. Update the JSON files according to your needs
2. Create a zip with files items.json and quick_actions_*.json
3. Rename the zip file, for exemple to hike.osf## Original idea
Inspired from this repo: https://codeberg.org/barefootstache/OsmAnd-Quick-Actions