home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / sharewar / ozgis / data1.cab / Documentation / SDTS_FAQ.txt < prev    next >
Text File  |  2000-12-04  |  5KB  |  114 lines

  1. this is the sdts translation tools faq.
  2.  
  3. this contains the answers to frequently asked questions. there is a
  4. seperate faq for sdts/dem files. see dem/SDTSDEM.faq (in a parallel
  5. directory ) 
  6. also see sdts.txt in this directory
  7.  
  8. you can reach me at skatz@blm.gov
  9. or by phone (303)-236-0101
  10.  
  11. sol--
  12.  
  13. 1. the BASE NAME is the first 4 characters of all the files ending in .DDF
  14.  
  15. 2. the Layer ID is the 2 NUMERIC digits in position 7 and 8
  16.    of several .DDF files. usually there is only one  O1  .
  17.   
  18.    look for the xxxxLE##.DDF file to identify the vector line data
  19.  
  20.    occasionally you will find additional layers, eg 02 , 03 etc
  21.    these will each require a separate run of the program. be sure
  22.    you use a different output file name, otherwise you will overwrite
  23.    the previous output file.
  24.  
  25.    the equivilent for the SDTS/DEM files appears to be the characters L0
  26.    (EL ZERO) found in the xxxxCEL0.DDF file. if you find a file like this
  27.    in your directory, the SDTS/DLG programs in this (SDTS/DLG) directory
  28.    will NOT work, and may NOT give you an error message. As I work on the
  29.    programs, I'll be adding error check for this problem. The current
  30.    versions of sdts2dlg and sdts2dxf have been fixed.  
  31.  
  32.  
  33. 3. to run most of these programs you MUST be in a DOS window and in the 
  34.    directory where the data is stored 
  35.  
  36.    a - the program must either be in the same directory as the data, 
  37.    b - or the program must be in the path so that it will be found
  38.        when you type the name on the command line
  39.    c - or you enter the complete path to the program on DOS the command line.
  40.  
  41. WARNING: if you run the program from the WINDOWS command line, please 
  42.    don't call me with problems. i am getting tired of telling folks
  43.    that it has problems working that way  :-) 
  44.  
  45.    on the other hand, i got this email message from
  46.    Sean Montague <couloir@rocketmail.com>, July 8, 1998
  47.    He was using SDTS2DEM but it may relate to DLG files.
  48.  
  49.      I just ran your program in both dos mode and I double
  50.      clicked on the application file in explorer from
  51.      which a dos window appeared.  In dos mode it took
  52.      approximately 20 minutes to convert, from the dos
  53.      window it took 30 seconds.  I'm using a 233 mhz
  54.      computer.  It seems strange that the program runs
  55.      faster using explorer.  After I converted each dem
  56.      into a grid, I did the same dem twice, they seem to
  57.      be exactly the same.  Do you know of any problems
  58.      with using you program through explorer.  I would
  59.      appreciate any comment on this.  
  60.  
  61.    I too would like some comment on this. If you have Win95
  62.    or WinNT, could you try it and let me know what happens. sol--
  63.  
  64.  
  65.  
  66. 4. other translator programs are referenced on
  67.            http://www.avenza.com/link2trans.html
  68.  
  69. 5. no, i don't have any other sdts translator programs, what you see
  70.    in this directory or parallel directories is what i have.
  71.  
  72. 6. yes, sdts2dlg.exe and dlgbld.exe work under windows 95. 
  73.    be sure you have dosxmsf.exe in the path, or in the directory.
  74.    also see FAQ 3. 
  75.  
  76.    there is a problem running blddlg.exe on a NT computer.
  77.  
  78.  
  79. 7. the message "Can't find xxxxNE01.DDF" means that there isn't a point
  80.    file in this dataset. it is just a informational message. 
  81.  
  82. 8. the dos programs have problems with the large hypsography data sets. often 
  83.    crashing. Nick Ullman has been kind enough to compile some of these program
  84.    on a windows 95 machine using visual c ver. 5.  you can find these programs
  85.    in sdtsvc.zip   this is the solution recommended by the usgs sdts team. you
  86.    can read their message in hypso_bug.txt file, in this directory.
  87.  
  88. 9. if you got the data from the usgs/sdts site and it still has a
  89.    tar.gz extension, you must first gunzip the file and then untar the
  90.    file. winzip will do this for you. or you can get the dos utilities
  91.    gunzip.exe and tar.exe by doing a web search. all the programs here work
  92.    with files ending with .DDF      
  93.  
  94.  
  95. 10. there is a file explaining how to connect the attributes in the .DDF files
  96.     to the major and minor code in the output of sdts2dlg. although it is 
  97.     specifically written for arcview, it is useful for anyone working with
  98.     SDTS/DLG files,
  99.  
  100.               see       sdts_av.txt 
  101.  
  102.  
  103.     also see the work on processing SDTS/DLGs into ArcView by 
  104.     Deb Southworth,  deb_southworth@mail.fws.gov
  105.  
  106.             http://www.fws.gov/data/gisconv/sdtsovr.html
  107.  
  108.  
  109. 11. Most of the programs will run with the required information on the command
  110.     line. if anything is missing from the command line, it will start 
  111.     prompting for the missing information. This means you can set up a batch
  112.     file and convert many files without having to wait to answer prompts.
  113.  
  114.