0
votes
0answers
40 views

Snapping with mutiple custom tool using diffrent snapping types

I have a custom tool with snapping type is (snapping to point + snapping to edge), and the second tool having snapping type is snapping to point only, so when i select the first tool it works well, ...
7
votes
1answer
145 views

real time map matching

I am working on a project which requires real time map matching. I am currently using ArcGIS but not sure whether it will work. Here is what happens with my system: the cell phones sent GPS fixes ...
5
votes
3answers
346 views

How to close multipart polyline gaps in ArcMap

I have a multiple multipart contour lines that originally came from CAD drawing. I converted these into a polyline shapefile in ArcGIS. The issue I have is with gap in each contour lines that are ...
0
votes
0answers
212 views

Annotation placement, vertical alignment Center, Snap to point

Still in arcgis 10.1 you can not create Annotation from features with Center verticalalignment. The Problem is when we rotate in illustrator the annotations moves wrong. And we can not change to ...
2
votes
1answer
315 views

Snapping lines to points

i have to snap the point the Layer containing point 'A' the layer of point 'B' , but i have a third layer of vector which is a line layer containing 'line 1', so each vector has a point of layer 'A' ...
0
votes
0answers
74 views

Why is the layer list in the Snapping Settings dialog empty?

I am using ArcGIS Engine and would like to display snap settings to the user. I'm using the Snapping Settings dialog (esriControls.ControlsEditingSnappingCommand) to provide the ability to choose ...
19
votes
7answers
8k views

Removing small spaces between polygons

I have a set of polygons representing administrative districts. The districts were digitized by hand, and there are small spaces between polygons where the polygons should be touching. How can I ...
6
votes
1answer
489 views

Is it impossible to measure Right of Way in ArcGIS?

I'm helping bring CAD people into ArcGIS so that everyone throughout the company is on the same page and there is one database for everything. Right now, one of the biggest hurdles is making sure all ...
6
votes
5answers
8k views

Snap point to line in ArcGIS

I work in ArcGIS. I want create a network with a point feature and a line feature. And I need that my point feature being on the lines feature. So I should do Snap point to line. But do not know how ...