Calculate field value based on lat long. Have longitude values which are negative?

المشرف العام

Administrator
طاقم الإدارة
Very new to python, fairly experienced with ArcMap. I am trying to create an alphanumeric index based on point locations

My code string for the numeric part is here:

def calc(!LONG_x!):

if !LONG_x! >= -113.90550 and !LONG_x!
 
أعلى