The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
60 views

How can I move two layers at once in QGIS?

I'm trying to move two digitized layers, one containing points, the other polygons to a different location at the same time. QGIS doens't seem to allow this. Even if I select both layers and features ...
1
vote
1answer
75 views

How to do spatial adjustment of Line features by edge snapping in ArcGIS?

I have two polyline features of same area which are prepared based on two different raster imagery. Hence the two features are not exactly matched and has some shift. How can I adjust them to overlay ...
1
vote
0answers
37 views

Spatial adjustment for vector shp files in QGIS [duplicate]

How to do spatial adjustment for vector shp files in QGIS? I have a set of 4 cadastral maps of adjacent locations. I have converted them form DWG to DXF and then to vector shapefiles. They are not ...
3
votes
1answer
70 views

Spatial Adjustment - ArcMap

I want to select an edge of parcel instead of creating multiple displacement links. The problem is when selecting the parcel, and the edge of the parcel contains vertices, the links that will be ...
0
votes
0answers
83 views

Getting Displacement Links using ArcObjects [closed]

I am trying to read all the link values from the Link Table(Present in the Spatial Adjustment Toolbar) in spatial Adjustment. I tried the below snippet from ESRI Website. It goes out of the loop after ...
3
votes
1answer
89 views

How can i get a transformation-parameters-report (spatial-adjustment)

everyone! In ArcGIS resource center about spatial adjustment (How Transform works), there are transform report like this ! Scale (X,Y) = (249.927,249.927) Rotation (degrees) = (0.362) Translation = ...
3
votes
1answer
91 views

How to make 2 feature layers congruent?

I have 2 feature layers (polyline/polygon) which should be congruent but there's an offset of about 220 meters. The GEOREFERENCING TOOL does only work with raster layers. But what's with a feature ...