Struggle to create a .lin file from ArcGIS 10.2.2

المشرف العام

Administrator
طاقم الإدارة
This is my first time posting, so I hope my question is clear.

System: Windows 7, ArcGIS 10.2.2, (no clue how to do python)

Data: A line shapefile of fault traces.

Wanted Result: An ASCII-type file with a .lin extension. This file should have XY data for every node in the line. The format of the file should look something like this:

1 0.558746990000000E+06 0.405728538000000E+07 0.558772580000000E+06 0.405723457000000E+07 0.558823770000000E+06 0.405713295000000E+07 0.558925970000000E+06 0.405698059000000E+07END

2 0.533435250000000E+06 0.408456175000000E+07 0.533510280000000E+06 0.408494365000000E+07END

3 0.533525630000000E+06 0.407245028000000E+07 0.533575160000000E+06 0.407285755000000E+07END

4 0.533535460000000E+06 0.408502006000000E+07 0.533560550000000E+06 0.408512192000000E+07 0.533560470000000E+06 0.408514736000000E+07END

...etc.

My problem is two fold: 1) I cannot seem to extract the XY data I'm looking for and 2) I can't get it in the format. It was suggested to me to us the "Ungenerate" tool, but I cannot get it to work with my shapefile.

Please help?



أكثر...
 
أعلى