Comment by stevage
1 day ago
QGIS is a very useful tool that I often rely on for quick exploration of datasets in my work. But dear god the UI is in desperate need of a huge overhaul by someone who knows what they are doing.
Massed rows of toolbars with tiny icons, lots of unintuitive behaviour, and a few weird quirks.
It's a very powerful tool, but so much of its utility is completely inaccessible without tutorials and videos to explain it.
Been using QGIS for about 6 years now for doing manual data analysis, as well as GDAL and Spatialite in C++ for creating/saving datasets and geopandas, Shapely, pyproj, etc for automated analysis.
QGIS is an odd duck. Part of the complexity of using it is the fundamental complexity of GIS software. There’s way more background info that I didn’t know (what do you mean a latitude and longitude doesn’t mean anything without a bunch more info?!) that’s necessary to use it effectively. All of the excellent UI in the world won’t save you if you’re not using the right coordinate system.
On the other hand… yeah, it definitely could use some love. I consider myself in roughly the amateur power user category. I don’t use it every day, but when I do fire it up once or twice a month I’m doing some heavy data analysis with it. Every time I do that I end up tripping over three or four things that seem like they should be obvious to do but aren’t. And man oh man… if there was a single bug I would love to fix: highlighted points, whether selected through the selection UI or through the data table… should always have a higher Z-order than the other points around them. The fact that you can select a bunch of points and not see them highlighted… so frustrating. You can go in and change the symbology to fix that in a number of ways but dammit it should work right out of the box. /rant
Hard agree on it being odd in both GIS ways and QGIS ways. I just started a new job that pays for ArcGIS Pro and it’s wild how something that seemed intuitive to find on QGIS is buried under menus on Arc Pro, but conversely I’ve definitely seen things that I’m like “that was almost too easy why doesn’t QGIS have this”. And then you have the oddities of GIS
> what do you mean a latitude and longitude doesn’t mean anything without a bunch more info?!
Is the more info just the coordinate system like WGS84, or am I missing something else?
Used QGis for the first time a couple of weeks ago. Could only used it with the help of ChatGPT. But, I got what I wanted in a reasonable amount of time.
The website has some really good tutorials you can knock out in an afternoon that teach you the basics of using the interface, along with the more important stuff about GIS terminology and jargon.