<br>hey Its difficult . Is there any simple way to change to edit mode<br><br><br><div class="gmail_quote">On Thu, Jul 12, 2012 at 5:41 AM, Richard Duivenvoorde <span dir="ltr"><<a href="mailto:rdmailings@duif.net" target="_blank">rdmailings@duif.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi,<br>
<br>
ok, this is more clear :-)<br>
<br>
You can toggle editing mode of a vector layer via the little crayon button or via menu layer/toggle editing<br>
<br>
but looking into the code, which I downloaded from <a href="http://pyqgis.org/repo/contributed/" target="_blank">http://pyqgis.org/repo/<u></u>contributed/</a><br>
<br>
it seems to me that after every transformation, the result is 'commited' which toggles OFF again the edit mode...<br>
<br>
If you feel brave, uncomment line 118 in qgsAffine.py:<br>
    # vlayer.commitChanges()<br>
<br>
But maybe Mauricio can update the code for us, and also move his plugin to the new repositiry :-)<br>
<br>
Regards,<br>
<br>
Richard<br>
<br>
ps I will send you my .py file offline<div class="im"><br>
<br>
<br>
On 07/12/2012 12:25 PM, chathura silva wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
I try to edit a vector layer using qgisaffine tool. But it says layer is<br>
not in editabale mode. how can I cange it to editable mode<br>
<br>
<br>
<br>
<br>
On Thu, Jul 12, 2012 at 1:27 AM, Richard Duivenvoorde<br></div><div class="im">
<<a href="mailto:rdmailings@duif.net" target="_blank">rdmailings@duif.net</a> <mailto:<a href="mailto:rdmailings@duif.net" target="_blank">rdmailings@duif.net</a>>> wrote:<br>
<br>
    On 07/12/2012 09:16 AM, chathura silva wrote:<br>
<br>
        Is there any way to change it to editable mode ?<br>
<br>
<br>
    Please describe your problem a little more instead of one sentence<br>
    questions, for others it also costs time to answer your question.<br>
<br>
    If you mean 'is it possible for a python plugin to set a layer in<br>
    the modus editing' the answer is:<br>
<br>
    yes<br>
<br>
    but I think you also would like to see some pointers (after you<br>
    tried to google a little ;-) ):<br>
<br>
    Have a look here:<br>
<br></div>
    <a href="http://qgis.org/pyqgis-__cookbook/vector.html#__modifying-vector-layers" target="_blank">http://qgis.org/pyqgis-__<u></u>cookbook/vector.html#__<u></u>modifying-vector-layers</a><div class="im"><br>
    <<a href="http://qgis.org/pyqgis-cookbook/vector.html#modifying-vector-layers" target="_blank">http://qgis.org/pyqgis-<u></u>cookbook/vector.html#<u></u>modifying-vector-layers</a>><br>
<br>
    I'm also setting a layer into editing mode, see<br>
<br></div>
    <a href="http://hub.qgis.org/projects/__xytools/repository/revisions/__a249004832f44334f9861483ff9d4d__a08bb91e81/entry/xytools.py" target="_blank">http://hub.qgis.org/projects/_<u></u>_xytools/repository/revisions/<u></u>__<u></u>a249004832f44334f9861483ff9d4d<u></u>__a08bb91e81/entry/xytools.py</a><div class="im">
<br>
    <<a href="http://hub.qgis.org/projects/xytools/repository/revisions/a249004832f44334f9861483ff9d4da08bb91e81/entry/xytools.py" target="_blank">http://hub.qgis.org/projects/<u></u>xytools/repository/revisions/<u></u>a249004832f44334f9861483ff9d4d<u></u>a08bb91e81/entry/xytools.py</a>><br>

<br>
    at line 334<br>
<br>
    Regards,<br>
<br>
    Richard Duivenvoorde<br>
<br>
<br>
<br></div>
    ______________________________<u></u>___________________<br>
    Qgis-user mailing list<br>
    <a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a> <mailto:<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.<u></u>org</a>><br>
    <a href="http://lists.osgeo.org/__mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/__<u></u>mailman/listinfo/qgis-user</a><br>
    <<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/qgis-user</a>><div class="im"><br>
<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/qgis-user</a><br>
<br>
</div></blockquote>
<br>
<br>
</blockquote></div><br>