I have a set of polygons drawn using an inaccurate GPS PDA. these polygons are sharing nodes.
after post-processing GPS data to get accurate coordinates i have a set of all the nodes, then i have to update the vertices of already drawn polygons. the relation between old and new vertices is based on the nearest point.
how could i modify polygon vertices in this case, using(arcengine , arcobjects) or just a GIS algorithm.
May be the whole process is not good enough so any suggestion is welcome.
