.QLV File Extension
QGIS layerVersion Save File
Developer | Enrico Ferreguti |
Popularity |
3.0 | 2 Votes |
What is a QLV file?
A QLV file contains information about one or more edits made to layers in QGIS (with the "layerVersion" plugin installed), an open-source, cross-platform GIS application. It stores one or more edits that have been made to layers in XML format along with Cyclic Redundancy Code (CRC) checksums for validating the data.
More Information
QGIS is used by various amateur and professional users to create, edit, visualize, and publish geospatial information. The "layerVersion" plugin was developed by Enrico Ferreguti to provide a way to take "snapshots" of edits made to layers in QGIS.
The plugin features a minimal user interface. When installed in QGIS, it adds an item under the Vector menu and adds two buttons to the QGIS interface ("Save layer versions" and "Load layer versions").
When you save your edits for the first time, the plugin creates a QLV file to store the data. When you save them again, the plugin writes over the QLV file.
After saving the QLV file, you can share it with other users that are utilizing the same geospatial database to apply edits to the layers in their QGIS .QGS Project files. Keep in mind that they need to have the "layerVersion" plugin installed.
How to open a QLV file
You can open QLV files with QGIS as long as the "layerVersion" plugin is installed. When you load the QLV file the edits stored in the file are replicated on your layers as long as the connected database is consistent.
Since QLV files are saved in XML format, you can also open a QLV file with an XML or text editor to view the contents. Keep in mind that the contents will not appear the same as if they were being viewed with QGIS.