OpenStreetBugs/GarminPOI
Jump to navigation
Jump to search
You may download the open bugs as GPX file and convert them for your Garmin:
gpsbabel -i gpx -f "OpenStreetBugs.gpx" -o garmin_gpi,category="OpenStreetBugs",bitmap=./openstreetbugs.bmp,notes -F "OpenStreetBugs.gpi"
If you like to be alerted when your position is close to a bug, you may use this command:
gpsbabel -i gpx -f "OpenStreetBugs.gpx" -o garmin_gpi,category="OpenStreetBugs",proximity=500m,notes,bitmap=./openstreetbugs.bmp -F "OpenStreetBugs.gpi"
FIXME: The icon needs to be made available.