QGIS Geometry Copy – How to Copy Geometry Without Attributes Between Features

copygeometryqgis

With QGIS it's easy to add a new part to an existing feature/geometry but I can't see how to copy/paste this part from another existing feature/geometry.

Is it possible?

Best Answer

Yes it is possible, see instructions below:

  1. Start an edit session on both layers that you want to do the copy/paste between.
  2. Use the Select feature by rectangle tool to select the feature in the map (copy from).
  3. Click the Edit (menu)>Copy Features button.
  4. Highlight the layer in the TOC that the feature will be pasted to.
  5. Click the Edit (menu)>Paste Features button.