I was previously able to convert .sp1 files into shapefiles, but that was last February. I can only remember how to do some of it.
How do you convert them into shapefiles ? These are preplot receiver / source points as I am using ArcView 9.3
|
I was previously able to convert .sp1 files into shapefiles, but that was last February. I can only remember how to do some of it. How do you convert them into shapefiles ? These are preplot receiver / source points as I am using ArcView 9.3 |
|||||||||||||||||
|
|
If you're using ArcGIS then the Data Interop extension would be able to solve this. Create a Spatial ETL tool using CSV as the source format and a space character as the delimiter. Then use a transformer (2DPointReplacer) to convert them to points. A 5 minute job if you have that extension. |
|||
|