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

  1. Also see the SDTS_FAQ.txt file in this directory.
  2.  
  3. The file stds.zip contains the programs that use sdts data. 
  4.  
  5. It is a zip file of all the *.EXE files in this directory
  6.  
  7. Most of them came from ftp://sdts.er.usgs.gov. You can
  8. get all the source code at this site. 
  9.  
  10. I've compiled all of them using the April 15, 1997 sdts fips123 library.
  11. This release fixed a few of the known bugs.
  12.  
  13. Most of the programs have little to no error checking. You must
  14. enter the complete file name for most of them. For the
  15. dumping programs and arc/info programs, you will need to
  16. figure out the name of the required file. The sum173.exe 
  17. program will help. 
  18.  
  19. Several of the programs have comments in the source code that
  20. the tranformation values have been hard coded for dlg3.
  21.  
  22. I used the wilmington dlg3 data (another version is known as the HY01 dataset)
  23. in stds format for testing some of these programs. You can get it at the 
  24. above ftp site. 
  25.  
  26. Also, if you use winzip to unzip the files at mcmcweb.er.usgs.gov/sdts,
  27. be sure that the box for smart cr/lf conversion is UNCHECKED. Otherwise
  28. the data will be corrupted. 
  29.  
  30. When using FTP, be sure to use binary (image) transfer mode. Otherwise
  31. the files will be corrupted.
  32.  
  33. Before contacting me with a problem, 
  34. 1. be sure that my name is in the program,
  35. 2. check the file using some of the other programs.
  36. 3. if it works with the other program but not mine, then contact me.
  37.    (otherwise it is problem with the library and I no longer will
  38.     have anything to do with the sdts library.) 
  39.  
  40. Good luck, you'll need it.
  41.  
  42.  
  43. File           Description
  44. -----------    -----------
  45. <Sol's programs>
  46.  
  47. SDTS2MIF.EXE   Points and lines to mapinfo
  48. ATTR2MID.EXE   Attributes to mapinfo
  49. SDTS2DXF.EXE   Points and lines to DXF
  50. sdts2vec.exe   to idrisi vec format
  51. sdts2dlg.exe   to dlg format, needs dlgbld.exe and dosxmsf.exe
  52. pcatdump.zip   dump the pc01.ddf attribute file in DLA format
  53.  
  54. <USGS programs>
  55. <arc/info formats>
  56.  
  57. PTARC.EXE      Point   Module to Arc/Info GENERATE Compatible File Utility
  58. LINEARC.EXE    Line    Module to Arc/Info GENERATE Compatible File Utility
  59. POLYARC.EXE    Polygon Module to Arc/Info INFO     Compatible File Utility
  60. ATTRINFO.EXE   Attribute Primary Module Information Utility to INFO format
  61.  
  62. <generic output>
  63.  
  64. ATTRDUMP.EXE   Attribute Primary Module Decoding / Dump Utility
  65. LINEDUMP.EXE   Line Module              Decoding / Dump Utility
  66.  
  67.  
  68. SUM173.EXE     SDTS     Summary Utility
  69. SDTSDUMP.EXE   STDS     Browse  Utility
  70. SHOW173.EXE    SDTS     Browse  Utility
  71. SHOW8211.EXE   ISO 8211 Dump    Utility
  72. WRDDF.EXE      Write DDF File   Utility
  73.  
  74. ---------------------------------------------------------------------
  75. note: there was a sdtsdgn.c program at the site but it required
  76. 2 .h files and a library that I didn't have, so I could not create
  77. an exe.
  78.  
  79.  
  80. sol katz, blm, (skatz@blm.gov), May  31, 1996
  81. updated                         July 16, 1997
  82.  
  83.