On Thursday, June 30, 2011 8:41:31 AM UTC-5, John Smith wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">On 30 June 2011 23:28, AndrĂ© Riedel <<a>riedel...@gmail.com</a>> wrote:<br>> There is a python program programm named ogr2osm<br>><br>> <a href="http://wiki.openstreetmap.org/wiki/Ogr2osm" target="_blank">http://wiki.openstreetmap.org/<wbr>wiki/Ogr2osm</a><br>><br>> It does exactly what you want.<p>My problem is I'm trying to merge 2 shp files into a single<br>multipolygon osm file.</p></blockquote><div><br></div><div>Use a GIS program that talks shapefiles (like QGIS) to merge the data into one shapefile and convert that one. OSM conversion tools aren't designed to do any of that work.</div>