<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I think overwriting an existing layer in memory is not a good practice.<br><br>&nbsp;Updating existing geometry or attribute data would be great, such as when one merges two themes, and when the second theme is only contributing matching attribute. But overwriting should at least not be the default behavior.&nbsp; <br><br>While using Python, I always feel it is not good that it wants to create a new even if the data I am adding is a dbf file. I think that is not helpful, there should be an option to append the data (this may apply to both the geometry and attribute) or make an new one.<br><br>Thank you,<br><br>Maaza<br>&nbsp;<br>--- On <b>Mon, 3/7/11, Borys Jurgiel <i>&lt;lists@borysjurgiel.pl&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Borys Jurgiel
 &lt;lists@borysjurgiel.pl&gt;<br>Subject: Re: [Qgis-developer] In with the new, out with the old?<br>To: qgis-developer@lists.osgeo.org<br>Cc: "Chris Crook" &lt;ccrook@linz.govt.nz&gt;<br>Date: Monday, March 7, 2011, 6:31 PM<br><br><div class="plainMail">Dnia poniedziaƂek 07 marca 2011 o 23:48:46 Carson Farmer napisaƂ(a):<br>&gt; Ok, I'm getting the overwhelming feeling that people want to be able<br>&gt; to 'write' to memory layers. I'll try to add this functionality.<br><br>Yupiiii!!<br><br>&gt; However, I really don't think this should be the 'default' or<br>&gt; primary/sole output type. I think what I'll probably do is simply add<br>&gt; 'output options' to the current output file dialog, such that users<br>&gt; can choose memory layer (this might require some work on a more<br>&gt; generic vector file writer), shapefile, kml, whatever...<br><br>Yes, exactly :) Nobody says it should be the only option. But about the <br>default... well
 ;)<br><br>&gt; So a tool to delete vector(s)/raster(s) and associated files.<br>&gt; Something like a open file dialog where you can select x number of<br>&gt; QGIS supported vector/raster files, and delete them all in one go?<br>&gt; That would be handy...<br><br>Yes. And also a reverse possibility: to select a few layers to save and remove <br>everything else. Of course, for a safety, it shoud sort and filter files by a <br>timestamp (like clearing data in Firefox).<br><br>There are only few things in this world that I hate. One of them is saving to <br>another and another and another and another file :D<br><br>_______________________________________________<br>Qgis-developer mailing list<br><a ymailto="mailto:Qgis-developer@lists.osgeo.org" href="/mc/compose?to=Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer"
 target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br></div></blockquote></td></tr></table><br>