mirror of
https://github.com/miaowware/qrm2.git
synced 2026-06-01 21:44:56 -04:00
add cq zone, itu zone and region, canadian maps (#248)
* add cq zone, itu zone and region, canadian maps * update arrl/rac maps * add attribution to all maps Fixes #112 Progress on #130 Co-authored-by: 0x5c <dev@0x5c.io>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Image processing instructions
|
||||
|
||||
For images like bandplans and maps, first resize the image to a reasonable size, then run `pngquant --quality 30-40` on the images.
|
||||
Do not apply that to non-flat images like actual pictures.
|
||||
@@ -20,5 +20,5 @@ Used for grouping info such as name, description, source, and such.
|
||||
| `name` | The name of the file. | `Canada`, `ITU Zones` |
|
||||
| `long_name` | The long name (title) of the file. | `Worldwide map of ITU Zones` |
|
||||
| `description` | The description accompanying the file. | `Full radio allocations chart for all services.` |
|
||||
| `source` | The source of the file. | `Instituto Federal de Telecomunicaciones (IFT)` |
|
||||
| `source` | The source of the file. | `Instituto Federal de Telecomunicaciones (IFT)` |
|
||||
| `emoji` | A Unicode emoji associated with the file. | `📻`, `🇨🇦` |
|
||||
|
||||
Reference in New Issue
Block a user