tinfoil-hat
Active Member
Hi, do you know Software to download Offline Maps, like on Androids OsmAnd+ (OpenStreetmaps)?
Do you use Garmin GPS ?Hi, do you know Software to download Offline Maps, like on Androids OsmAnd+ (OpenStreetmaps)?
No, I am not. I don't need GPS for what I indend to do. I want to create an airgapped Doomsday Laptop, with apt-mirror, Kiwix files, GPT4all etc.Do you use Garmin GPS ?
If yes then just copy to the SD card, 'garmin' folder, name them 'gmapsupp', 'gmapsup1' ...
##########
# Offline stuff flash drive - more info in /etc/motd
# [email protected]
####
1. Kiwix offline browser
- Wikipedia as of 9/2023
- Wikihow as of 9/2023
- Stackexchange as of 9/2023
- gardening
- ham
- ifixit as of 9/2023
2. Apertium: command line translator
- eng->spanish, spanish->english (you can add more)
3. Marble offline maps
- philly area currently downloaded, you can set up / download your own area
4. Roughly 50G available storage for more
##########
# Set yours up
####
1. Grab a 256G usb flash drive
- 2 for $30 on Amazon: https://www.amazon.com/gp/product/B0BDTKK1XZ/
2. Download image (~230G)
4. Plug in flash drive, get device id (we'll use /dev/sda)
5. Write image to flash drive using dd:
- Linux: `sudo dd if=./bootable_usb-202309.img of=/dev/sda bs=4M status=progress`
6 Boot off it!
How can I download offline maps via Marble? it's quite unintuitiveOk, i found itIt was back at the end of 2023 looks like. I used Marble to grab offline maps.
bootable_usb_project - Google Drive
drive.google.com
Of course, I didn't document how I grabbed that or the other stuff - ugh.
Code:########## # Offline stuff flash drive - more info in /etc/motd # [email protected] #### 1. Kiwix offline browser - Wikipedia as of 9/2023 - Wikihow as of 9/2023 - Stackexchange as of 9/2023 - gardening - ham - ifixit as of 9/2023 2. Apertium: command line translator - eng->spanish, spanish->english (you can add more) 3. Marble offline maps - philly area currently downloaded, you can set up / download your own area 4. Roughly 50G available storage for more ########## # Set yours up #### 1. Grab a 256G usb flash drive - 2 for $30 on Amazon: https://www.amazon.com/gp/product/B0BDTKK1XZ/ 2. Download image (~230G) 4. Plug in flash drive, get device id (we'll use /dev/sda) 5. Write image to flash drive using dd: - Linux: `sudo dd if=./bootable_usb-202309.img of=/dev/sda bs=4M status=progress` 6 Boot off it!
I know it was free .. and pretty cool. I just googled around to figure out how to grab them. Sorry I can't recall how I actually got it all on there.How can I download offline maps via Marble? it's quite unintuitive