Skip to main content

Questions tagged [copy]

An imitation or reproduction of an original.

2 votes
0 answers
73 views

I used very useful small plugin for QGIS3 (by @YoannQuenachdeQuivillic). How can I copy selected objects from multiple QGIS layers (of different geometries) at once? And then insert them into the ...
vitobzik's user avatar
5 votes
1 answer
114 views

I have an attribute form set up with "Value Relation" and some "look-up" tables. I wish to copy the setup into another workspace without having to do anything but copying the ...
aQGISRookie's user avatar
3 votes
1 answer
230 views

I'm trying to copy a PostGIS schema named test with all its tables to a GeoPackage. There are 6 tables with geometries and one table without geometries in the schema: This copies all tables into a ...
Bera's user avatar
  • 82.3k
0 votes
1 answer
425 views

I am new to ArcGIS Pro and GIS in general. I am trying to copy data from a map layer onto other layers. However, the desired destination layers are not editable, so I am unable to copy data onto them. ...
Chrissy Fichter's user avatar
2 votes
1 answer
102 views

I have an existing script that copies a geodatabase to another location and renames it. It uses arcpy and os libraries to do it. copy_from = r"C:\test.gdb" copy_to = r"D:\test.gdb" ...
Yashbhatt's user avatar
  • 121
1 vote
1 answer
872 views

I am having a very frustrating problem in ArcMap. (This is all within the one enterprise geodatabase.) I am trying to copy and paste a feature from one layer to another (similar layers). I have been ...
Vaughn Golding's user avatar
5 votes
1 answer
259 views

I want to clone my generated memory layer and apply different filters and symbology. The clone is visible in the layer tree, but doesn't show up in the canvas. What am I doing wrong? uri = f'point?crs=...
Redoute's user avatar
  • 2,304
0 votes
0 answers
136 views

Lately I've been encountering a problem with QGIS 3.28. After copying a layer in the table of contents and right clicking on empty space, I do not have the option to paste the layer. Similarly, ...
kowalski's user avatar
  • 371
11 votes
1 answer
1k views

I have added some features to my layer and want to copy-paste certain values from certain columns to the newly added features. Have a look at the image. The values of the feature at the bottom should ...
i.i.k.'s user avatar
  • 1,933
3 votes
1 answer
241 views

I want to copy-paste values from one feature in a layer to another feature in another layer, for this, I like to have both layers activated to be able to select features from both layers. Just as an ...
i.i.k.'s user avatar
  • 1,933
1 vote
0 answers
164 views

In ArcGIS Pro, when you paste an element from the clipboard, it will automatically appear at the same coordinates as the originally copied element. Is there a way to paste a feature at the coordinates ...
Martin's user avatar
  • 11
5 votes
1 answer
192 views

I want to perform a QgsCoordinateTransform on a QgsGeometry object and do some operations on this afterwards. I am doing this in a processing script and am getting the original QgsGeometry object from ...
MrXsquared's user avatar
  • 36.3k
0 votes
1 answer
314 views

I am trying to iteratively copy selection layers to new feature classes. My script successfully creates the new feature classes, but they are empty. Can anyone point out what I'm doing wrong? arcpy....
GreggUnited's user avatar
7 votes
2 answers
759 views

The following two commands copy and paste layer styles of manually selected layers. Manually as in clicking on the layers you want to copy from and to. iface.actionCopyLayerStyle().trigger() iface....
Tobias Lind's user avatar
1 vote
1 answer
127 views

I have a point layer with 3 columns (all strings) with values looking like this: name; C_No; F_No 123_SF_24; 123; 24 The values of the last two columns are supposed to be derived from different ...
Julia's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
12