I have a text file with delimited data (using pipes). It has rows with ID number | date | LINESTRING (x y z, x y z, x y z, etc.) and other rows the ID number | date | POINT (x y z). How do I import this into ARCMAP and make a shapefile with it?
Thanks!