The way I do imports from GIS:<br><br>1. I turn shapefiles into "spaghetti" osm files using a simplified version of ogr2osm <a href="https://github.com/milovanderlinden/ogr2osm-light">https://github.com/milovanderlinden/ogr2osm-light</a><br>

2. Download osm data for the area your working in<br>3. Open the spaghetti files in josm, they will form seperate layers of ways without any tags.<br>4. Manually work these extra layers through, clearing errors and adding tags<br>

5. Select the objects from your layers you think are correct to be imported in OSM and use Edit -> Merge selection (Ctrl+shift+m)<br>6. Upload to osm<br><br>I never do Merge layer as I think it is important to be able to manually check for errors.<br>

<br>Maybe this is of some use to you.<br><br>Kind regards,<br><br>Milo van der Linden<br><br>