Python Script to calculate a field based on an objectid

1667
1
10-14-2015 06:11 AM
TerryGustafson
Occasional Contributor II

I have a table like the one attached.  I’m trying to create a line segment from it that goes from 22.473 to 27.346 but they are on separate lines.  I need a
python script to calculate the to_measure from OBJECTID 1 equal to the to_measure from OBJECTID2.  Is this possible?

0 Kudos
1 Reply
JakeSkinner
Esri Esteemed Contributor

See the reply at the thread below:

Populate fields using python