Skip to content

Turn on Maps FQR (Full Quality Region) downloader by default#4349

Merged
holta merged 14 commits intoiiab:masterfrom
holta:fqr-downloader-on-by-default
Apr 11, 2026
Merged

Turn on Maps FQR (Full Quality Region) downloader by default#4349
holta merged 14 commits intoiiab:masterfrom
holta:fqr-downloader-on-by-default

Conversation

@holta
Copy link
Copy Markdown
Member

@holta holta commented Apr 11, 2026

@orblivion will rework the download pop-up — so that IIAB implementer/operator has some kind of immediate (push-button) option to lock down this FQR downloading feature — soon after the "last" FQR region is selected/specified/downloaded!

Related:

holta added 6 commits April 11, 2026 16:20
Changed maps_region_downloader from False to True to enable full-quality region downloads.
Changed maps_region_downloader from False to True to enable downloading of full quality regions.
Changed maps_region_downloader from False to True to enable downloading of full quality regions.
Changed maps_region_downloader from False to True to enable downloading of full quality regions.
@holta holta added this to the 8.3 milestone Apr 11, 2026
@holta
Copy link
Copy Markdown
Member Author

holta commented Apr 11, 2026

Good enough for now?

(@chapmanjacobd @orblivion if you see problems/shortcomings, LMK for the next round!)

@holta holta merged commit 927f6e4 into iiab:master Apr 11, 2026
5 checks passed
Comment thread roles/maps/README.md

```
sudo ./runrole --reinstall maps
sudo ./runrole maps --reinstall
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be good to keep using this order:

command [options] [arguments]

otherwise it seems like maps is a subcommand

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok: might as well stick to the old POSIX / BSD standard.

In contrast, FWIW Linux Mint requires apt dist-upgrade -y and apt autoremove -y
Whereas these fail on Linux Mint: apt -y dist-upgrade and apt -y autoremove

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those are good examples of subcommands :⁠-⁠) ie. apt install and apt search accept different flags and arguments

There definitely are commands that only work the Windows way where options are often last if not using /flag notation... But for the most part unix programs will support options before arguments and options after positionals or mixed between positions may not always be supported

Copy link
Copy Markdown
Member

@chapmanjacobd chapmanjacobd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants