home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / vrac / sly13cb.zip / COLLABOR.8 < prev    next >
Text File  |  1993-12-10  |  2KB  |  52 lines

  1. Various upgrades, downgrades, improvements, and modifications are contemplated
  2. for SURVEY LAND YOURSELF.  If you would like to be a part of this, then you
  3. must become a registered collaborator.
  4.  
  5. I need help in testing various hardware, devising algorithms, and poofreading.
  6.  
  7. This version was originally written in GW-BASIC, and later modified with
  8. QuickBASIC 4.5 and compiled.  I can supply the GW-BASIC source if you cannot
  9. handle the compiled version (it doesn't much like DOS versions before 3.3).
  10. All source code is available to other programmers (send me something
  11. interesting which YOU wrote).
  12.  
  13.  
  14. Three daughters are planned:
  15.  
  16.    DEEDPLT.  This deletes all portions concerned with creating a new survey.
  17.    It deals only with plotting someone else's land description.
  18.    DEED PLOT is now up. It incorporates many of the improvements below. It will
  19.              read any data produced by this program.
  20.  
  21.    SURVEY LAND YOURSELF. The present bag.
  22.  
  23.    SCIENTIFIC SURVEYING.  3-D surveying, backsights, multiple instrument
  24.    readings, precision, multiple loop closures, area, volume, star shots, &c.
  25.  
  26. Graphics modes.  BASIC purports to support EGA video modes, but I have no way
  27. of testing this.  VGA has no standards; each brand has its own driver for each
  28. brand of software.  Even Microsoft won't touch it.  Actually, the problem isn't
  29. no standards, it's too many standards.
  30.  
  31. Printer support.  I need a copy of the bitmap graphics commands (from the
  32. technical manual) for your printer, and a tester.
  33.  
  34. Instrument & program default parameters, user ID, &c will be put in their own
  35. file.
  36.  
  37. The textfiles will be rewritten.  An attempt will be made to draw diagrams in
  38. the text, rather than require CAVEMAP.  The present state of the art in
  39. generically combining text and graphics is abyssal, with lots of 4-H.
  40.  
  41. A hypertext version may be attempted.
  42.  
  43. Examples will be added, modified, and\or deleted.
  44.  
  45. A default test mode for CAVEMAP will draw illustrations for the text.
  46.  
  47. An input translator will import a data file in goofus format.
  48.  
  49. An export translator will export to a data file in goofus format.
  50.  
  51. A sectional map routine will allow printing of large maps on several pages.
  52.