Binaries are made of self contained packages using pyInstaller.
Contents
- Command Line Interface binary :
osmad_cli
- Graphical User Interface binary :
osmad_gui
NOTES & WARNING
PyInstaller built binaries still generates false positives against VirusTotal 😥.
Refer to this page : Wiki - VirusTotal
Fixes
- API : Supporting geotiff assets
- CLI : get command updated to process archive (unzip)
- CLI : Typo fix for python 3.11 support