Upcoming in QGIS 2.8: Temporary Scratch Layers

Feb 16, 2015 | GIS, Open Source GIS, QGIS

I know many don’t get the opportunity to just immerse yourself in QGIS. Luckily work is flexible enough so I can. I do a lot in QGIS to see how it works or doesn’t work.

One of the things I was struggling with was “selection layers” in the arcgis world. It is how it sounds – you select a feature (or features) and make a new layer. It helps in analysis and helps in cartography. I can quickly pull a feature out and display it.

In QGIS 2.6 I discovered that I could select a layer and copy it to memory – which more or less duplicated “selection layers”. In ArcGIS the layer persists upon saving and reopening an MXD (most of the time). In QGIS the minute you exit it’s gone. It’s truly in memory.

memorylayer

In the upcoming 2.8 you have the copy to memory functionality and you also have a new bit of functionality – create a scratch layer in memory. Scratch layers look like a spatialite layer when they are built. You go to Layer > Create new Layer > Temporary Scratch Layer.

scratchlayer

You work. Build. Create. Destroy. All in memory. When you close qgis it’s gone – although you have the ability to save it all out to a file of your choosing. Useful? I think so. Of course I am still a fan of creating a temp directory in a project and throwing things in it to be deleted later. Overall – a very good addition to the 2.8 release.

You may also like

Watershed Geo Part 2

Watershed Geo Part 2

Part 1 This is part 2 which will be pretty simple. This is more of the "get organized" part. In part 1 I was able to generate a watershed boundary from LIDAR Elevation Data. After it was generated I went back and checked the watershed line and really only found one...

Geoserver Rabbit Holes

Geoserver Rabbit Holes

TL/DR - Funding is Hard. Last week I ran down a rabbit hole. While I'm passable as a sysadmin - my skills are lacking in some areas. I had a conversation with someone on hardware and software and we ended on "How would you run this 911 stack of software if you had the...

QGIS and LIDAR

So this will be my last "New Class" announcement for a bit. Back in the spring of 2024, I taught a 4 hour QGIS and LIDAR class at the TNGIC meeting (State of TN GIS meeting). I ran through it and shelved it and now I'm fixing the problem spots and smoothing down the...