https://bugs.documentfoundation.org/show_bug.cgi?id=153380
--- Comment #11 from Stéphane Guillou (stragu) <[email protected]> --- (In reply to Julien Nabet from comment #9) > (In reply to Stéphane Guillou (stragu) from comment #8) > To be sure, could you indicate what to do for testing the paste from: > 1) the point layer table > 2) the polygon layer table > ? In the attached project, there's a polygon layer (rectangle icon) and point layer (dot icon) in the Layers panel, usually bottom-left of the window. Both of them are called "amenity_library_Brisbane, Queensland" but they are different geometries. The attribute table is accessed by selecting the layer and pressing F6 (or right-clicking a layer > Open Attribute Table). The attribute table contains the data associated with each feature in the layer, mostly non-spatial data but when copying it, QGIS adds to the clipboard an extra first column of spatial data that describes the features (the "wkt_geometry" column). I can see how it is useful, because it allows to copy across all the information, both spatial and non-spatial, and import that layer in one go in a different program. But I'm surprised I can't see an option to only copy the attribute table with the WKT geometry data. -- You are receiving this mail because: You are the assignee for the bug.
