I am sure that this is an obvious one, but I can't seem to figure out a syntax (as usual!).&nbsp; <br><br>Is there a way to use ogr2ogr to take a directory of shapefiles and append their features into an existing shapefile? I have been playing with using directory names, -update -append, etc. and can't seem to find a solution.&nbsp; 
<br><br>Let's say that:<br><br>d:/myInDir/&nbsp;&nbsp;&nbsp; is the input directory<br>file_merge.shp is the target shapefile and it is sitting in d:/myInDir/output/&nbsp;&nbsp; <br><br><br>OR, do I get the opportunity to write a quick Python script to do it?&nbsp; 
<br><br>Thanks, <br><br>David.<br>