Select to view content in your preferred language

Moving network points to absolute location using script

3919
3
03-15-2015 12:45 AM
TanmayNaik
Deactivated User

Does anyone have a script or know a inbuilt function of Arc gis 10.1 where i can move points in my created network to their absolute (x,y,z) obtained from gps instruments,

0 Kudos
3 Replies
DanPatterson_Retired
MVP Emeritus

load the gps data into a shapefile or featureclass then use it

0 Kudos
TanmayNaik
Deactivated User

Hello Sir,

Thanks for the information , my query is how do i apply that data to my

existing network to move the points.

and how do i use it as a feature class please elaborate as i am new to this

kind of data transformation.

Thanks & Regards

Tanmay

0 Kudos
DanPatterson_Retired
MVP Emeritus

I was suggesting that you use the gps points if they contained the absolute locations.  If you have existing points and they aren't at their proper location on the network, then you only choice would be to edit your points or, if they are close, specify the tolerance that you consider the points to be on a network whilst building the network.  You don't indicate by example, what you exactly mean by updating their location...are they out by a few meters?, city blocks, totally wrong etc.  A visual of a case would help

0 Kudos