<div dir="auto"><br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">Il lun 23 ott 2023, 20:58 Simon Gröchenig via QGIS-User <<a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<div dir="auto"><br></div>
<div dir="auto">is it possible to set geometries to readonly while attributes are editable?</div>
<div dir="auto"></div></div></blockquote></div><div dir="auto"><br></div><div dir="auto">QGIS has not this feature and, in my opinion, this is a marginal problem.</div><div dir="auto"><br></div><div dir="auto">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.</div><div dir="auto"><br></div><div dir="auto">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.</div><div dir="auto"><br></div><div dir="auto">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.</div><div dir="auto"><br></div><div dir="auto">My two cents.</div><div dir="auto"><br></div><div dir="auto">Hi</div><div dir="auto">Francesco</div><div dir="auto"><br></div><div dir="auto"><br></div></div>