Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can measure distances natively in QGIS, the symbol looks like a ruler. Adding permanent points requires adding a layer, e.g. a shapefile of points.

That being said, as I've outlined in the article, I certainly haven't properly learned it...

But having dabbled in Python/Folium and the like (most recently did geo vis with Superset for another article), some of the datasets and functionalities were familiar (I also had to do point-in-polygon problems in Python, way back when, so maybe that mental scar helped :) ). I found random blog articles and stackexchange posts for specific questions I got stuck on the most helpful.

For instance, I have this link saved: https://gis.stackexchange.com/questions/421467/not-geotagged... , which got me down the rabbit hole of "Oh, you can make a style a function of other things? You can read EXIF? How neat!" (where I then found some other posts).

What I will say, almost everything online is out of date - the GUI changed frequently, plugins are now native functionalities etc. The HTML tooltip thing I did is also a modification of an older blog article (which I'm afraid I didn't save), whereas the contour line styling I took verbatim from the article I linked in that paragraph.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: