Hi all,
I'm having trouble creating a shapefile from a starting txt file. I've opened the table for the file and have added the fields of latitude and longitude (Float) but the problem is that, when I try to enter the instructed fields in the Calculate Field dialogue box, I get an error message.
Input table: PlotXY
Field name: latitude1
Expression type: Python 3
lat: !latitude!/3600
I've tried doing this for both latitude and longitude, but I keep getting a null field in both of them, and an error message pops up saying I have invalid fields.
I've spent days trying to figure out what's wrong and I've scoured forums and various help sites but nothing works.