hi! Cwise,
I am using ArcGis 8.3. I have downloaded the trial version of FME as you suggested. I opened the translator (FME Universial Translator) and I found that it is asking me for a Source format / dataset & a destination format/dataset.
Now I put "text file" as the source file format and selected the .txt file as the source dataset. I put "shape file" as my distination format but don't know what to put as destination data set. Need help!!!
Yes, my .txt file has 22 columns in it out of which 10 & 11 th coulmn holds the lat & long values respectively.
Thks,
Subir
Main Topics
Browse All Topics





by: CWisePosted on 2004-07-20 at 09:30:06ID: 11594631
Are you using ArcGIS 9? Does your data have XY information? The easiest way is to do it is to go into ArcMap through the tools pull down menu and select the "add xy data" option. A dialog comes up that will walk you right through it. In Arc9 you can also go into catalog and use a model builder to create python scripts. I have used this for putting spatial indexes on our data, not for creating shapefiles.
If you do alot of data conversion and need to automate your processes I recommend you use FME (Feature manipulation Engine). I use it here for all my data conversion processes. You can download a trial of it. Good Stuff.