The copy tag has no wiki summary.
4
votes
1answer
49 views
Automate process of duplicating point features - ArcGIS 10.0
I need to learn a way in which I can normalize data and in the same process duplicate certain records of a point feature class. The issue is as follows. I am provided address data in the following ...
2
votes
0answers
33 views
Transfer OpenLayers map from one pc to another [duplicate]
I have a following question, I created a web application - I used geoserver to create an openlayers map. As a sever I was using apache tomcat. If i want to run this server on different machine, what ...
2
votes
0answers
77 views
How to copy a feature class within the same GDB
I'm trying to copy/clone a feature class within the same file gdb using C#.
I've figured out that this won't work with IDataset or IFeatureDataset.
So far I only found IGeoDBDataTransfer.Transfer but ...
4
votes
1answer
268 views
ArcMap tables - copying multiple horizontal cells between rows
I would like to be able to select a contiguous set of horizontal cells in a row, take a copy, then paste the values into another row at the same position in the same table. I do not want to copy all ...
3
votes
2answers
51 views
How to make a copy of a temp raster in QGIS?
I have a temp raster (saga raster) file. How can I make a copy of this file (like "save as")?
Thank you!
4
votes
1answer
219 views
How to emulate a specific vector grid in QGIS?
I would like to analyze data included in a pdf file. The file contains information on characteristics of 16km grid cells for a specific study area. The file also includes a map displaying the grid. I ...
4
votes
2answers
331 views
How to copy a group of layers between QGIS projects?
In ArcGIS I am used to being able to have a couple of MXD documents open and copy-paste groups of layers from one MXD's table of contents to another. This can save a LOT of time ensuring consistent ...