Although *buntu is in love with snaps (snapcraft) to deliver and update apps on any Linux distribution, it was time to have a look on the new QGIS 3.4 Flatpak package. And using Manjaro with a dated QGIS-version (and non-GRASS) in its repo, Flatpak is the quick solution.
Password managers like Keepass(I pefer KeepassXC)/Lastpass offer a nice choice to manage all your “accounts” with different user/password strings and with very complex (and long) passwords. If someone gets access on your keepass-database and the password for it – bad luck. Authentication-Hardware like YubiKeys provide more security on your keepass-database and work like a charme on Linux.
Since ArcGIS Pro 2.2 and QGIS 3.2 arrived recently, it was time to have again a look if and how the AT_GIS_GRID for CRS-transformation between Austrian BMN (Bundesmeldenetz) and ETRS89 (and WGS84) is implemented. The easy question: Does EPSG::5891 (AT_GIS_GRID NTv2 transformation) work out of the box ?
I didn’t use Netflix for some month on my Nexus 7 tablet with Cyanogenmod 13 (Android 6). A few days ago I wanted to use the netflix app – and what a surprise: films only play with audio, no video. Maybe an update of the app ? Nothing was available and the best… it was not listed anymore in my PlayStore :-/
The upcoming QGIS 3.0 (www.qgis.org) is heavily under development and it was time to have a quick first glimpse on the recent developer-version (2.99-Master). QGIS 3.0 will be based on Qt5 and Python 3 – using the actual 2.99-Master was like “being at home” with some nice new furniture…
Some days ago I thought about using a Linux-Distribution from an USB-Stick, not a Live-System – instead installing a Distro on a Stick. USB 3.0 performs quite decent and USB-Sticks >= 32GB are quite cheap. But does installing a Linux-Distro from the Install-Live-Stick to an empty Stick really work (and boot) ?
Using the WMTS-Service basemap.at in ESRI ArcGIS Pro (v 1.4) and QGIS (v 2.18) I discovered some differences in the display-quality of the WMTS-Service in both programs – while basemap.at was a beauty in ArcGIS Pro, the display-quality in QGIS was not that smooth… (@same extent etc.)
Is the widely pushed OGC Geopackage (GPKG)(http://www.geopackage.org/) ready for daily use – also as a replacement for the good old Shapefile as an exchange-format ? While QGIS already supports Geopackage (including direct editing) quite well for some time, the format starts to grow up in the ESRI environment. Some good news with ArcGIS Pro 1.4 …
Sport watches like the Garmin Swim or Forerunner-series are widely used. As a Linux-User, I was facing the “problem” how to get the data on the PC from my Garmin swim (and to GarminConnect) … there are a lot of solutions around on the internet (some very old ones) – the following workflow works fine for me to get the data on the PC and upload it to GarminConnect.
Fooling around with QGIS (v 2.18) global program-settings, I found some interesting setting. It allows the user to copy geo-features directly from the table to the clipboard as GeoJSON (geom + attributes). So, no “export to…” etc. is needed.