[Qgis-user] Readonly geometries

Simon Gröchenig groechenig at zt-gis.at
Sun Oct 29 23:50:49 PDT 2023


Hi,
thank you for all your valuable suggestions and opinions.
@Francesco: The project will be used with other people who will use the map and edit some attributes in the field (using QField and Mergin).
Best regards, Simon



Von: Francesco Pelullo <f.pelullo at gmail.com>
Gesendet: Freitag, 27. Oktober 2023 18:45
An: Simon Gröchenig <groechenig at zt-gis.at>; qgis-user <qgis-user at lists.osgeo.org>
Betreff: Re: [Qgis-user] Readonly geometries


Il lun 23 ott 2023, 20:58 Simon Gröchenig via QGIS-User <qgis-user at lists.osgeo.org<mailto:qgis-user at lists.osgeo.org>> ha scritto:

is it possible to set geometries to readonly while attributes are editable?

QGIS has not this feature and, in my opinion, this is a marginal problem.

If you need to block geometry editing, and you want to allow only attribute editing, then you are most likely thinking about working in a group with other people. QGIS has so many problems with simultaneous editing of data (both geometries and attribute tables), that your request to block only this or only that doesn't matter, because it won't work anyway.

Conversely, if I have misunderstood and you want to work alone with a "lock" on geometries, then the solution of your request maybe exists, maybe not, but it doesn't matter anyway because it would be so cumbersome that you would do well to avoid it. You'd sooner learn what buttons not to press, or edit only from the attributes table, and the geometries will be safe.

The solution you're looking for is a relational database with various levels of privileges on the schema, but that's PostGIS, you don't have to try shortcuts through QGIS.

My two cents.

Hi
Francesco


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20231030/cfd83028/attachment.htm>


More information about the QGIS-User mailing list