Editing your data in QGIS

Oct 24, 2018 | Python, QGIS

It has been a while. I’ve had a running project in PostGIS now that is 4 years old. It ends this month. It spent 3 years as a shapefile and one year as a File Based Geodatabase before I decided to “learn hos this postgis thing works”.  Having a running project last for that long is a bit rare on my end. With that ending other things are starting up which is nice – because I tend to seek out a comfortable routine and don’t push myself.

Flash forward to this month’s fun.  Sixty one columns and 22,000 something points. Not that insane – but editing is a bit of a chore. AS you’ve got 61 columns of stuff. Do they edit all 61 columns? No.

I did the new standard routine of loading QGIS/PostGIS/Geoserver/Fulcrum and we were off and running. As it turns out it had been a while since they had edited and the backlog was filling up.

Part of the fun of a new client is learning their processes. One the first things we did is start editing data. This can be a bit unnerving for new users:

You get all 61 columns in one menu upon adding new data. The cool thing with QGIS is there’s a good way to reduce the choices using the tools you’re provided. If you right click the layer in the Layers Panel and go to Properties and then to Attributes form you’ll notice at the very top you’ve got three choices. The first being just use the default. The second would be the drag and drop designer. You can remove the things you don’t need to edit. So just start clicking that minus button on the form layout.  Yes I just randomly removed a bunch of stuff as an example.

You can now edit things with a little bit less confusion.

So now when you add a point:

BUT…..What if you want a less confusing menu for editing? YOU SAID THREE CHOICES FOR MENUS AND YOU ONLY MENTIONED TWO. Part 2 is coming…..WHY DIDN’T I INCLUDE IT NOW? Well….my posts are too long as is…..

You may also like

QGIS Offline Help

QGIS Offline Help

Through a long series of events I found myself teaching QGIS in a classroom again. It's been a while. I used to just "hold" classes and sometime during the pandemic I jsut stopped. Occasionally I'll get a call for 3 or 4 people that want training but generally I've...

The online training website that I hardly talk about

The online training website that I hardly talk about

I had mentioned it some but it's probably been coming up on 6 months since I even mentioned training. Right before I decided to attempt to die in 2025 I had started building a training website at training.northrivergeographic.com. Basically it's my Intro to QGIS class...

QGIS Fun: Chickamauga Mound

QGIS Fun: Chickamauga Mound

I've been trying to stop once a week and do something fun with QGIS. Post Heart Incident I do a lot of walking. I've been re-exploring some places I used to go in town to exercise and one is the TN River Walk. I realized the other day I needed to do some OpenStreetMap...