home *** CD-ROM | disk | FTP | other *** search
- TerraView Toolkit(tm) Demonstration Program
- TerraLogics, Inc.
-
- This is a sample TerraView application program. TerraView
- is a portable program library for creating custom mapping
- applications.
-
- As the source code, (called DEMO.C included with this kit)
- illustrates, each button on the screen is attached to a
- function such as ZOOM-IN, ZOOM-OUT, IDENTIFY, ADD-SYMBOL,
- LOCATE-STREET or any user-written C language subroutine.
-
- This 12 page program was written to show how simple it is
- to display application specific data on a map.
-
- If you have any questions or suggestions, please call our
- offices from 9AM to 5PM Eastern time at (603) 889-1800.
- Additional data is available, and may be ordered by calling
- our offices.
-
- TerraView is a portable product that is currently supported
- on MS-DOS, VAX/VMS, DECstation/ULTRIX, Sun SPARCstation,
- MS-Windows #.0, and UNIX System V/386.
-
- Thank you for your interest, and we hope you enjoy our demo.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ALL DATA AND PROGRAMS CONTAINED IN THIS DIRECTORY ARE COPYRIGHT 1990
- BY TerraLogics, Inc. AND ARE NOT TO BE REPRODUCED IN ANY FORM WITHOUT
- EXPRESS WRITTEN PERMISSION OF TerraLogics, Inc. This disk has been
- produced in cooperation with SIGCAT (Special Interest Group for
- CD-ROM Applications and Technology) and Meridian Data, Inc. and may
- be distributed in conjunction with any promotional events of the above
- organizations.
-
- This is a demonstration copy. No warranty of any kind is made with
- respect to its use or operation. TerraLogics disclaims all other
- warranties, either expressed or implied, including but not limited to
- implied warranties of merchantability and fitness for a particular
- purpose, with respect to the software, or any other accompanying
- materials. In no event shall TerraLogics or its suppliers be liable
- for any damages whatsoever (including, without limitation, damages
- for loss of business profits, business interruption, loss of business
- information, or other pecuniary loss) arising out of the use or
- inability to use this TerraLogics product, even if TerraLogics has
- been advised of the possibity of such damages.
-
-
-
- *******************************************************************
- ************ MS-DOS ************
- ************ INSTALLATION ************
- *******************************************************************
-
-
- SYSTEM REQUIREMENTS:
-
- MS-DOS Version 3.20 (or higher)
-
- Hard drive
-
- CD-ROM drive with MSCDEX version 2.1
-
- Enhanced Graphics Adapter (EGA) or
- Video Graphics Array (VGA)
-
- Mouse with mouse driver
-
-
-
- INSTALLATION PROCEDURE:
-
- Make a TVDEMO directory on your harddrive (or whatever
- directory name you prefer):
-
- MKDIR TVDEMO
-
- Copy files from the GRIPS CD-ROM to your hard drive:
-
- COPY X:\DOS\TV\DEMO.* TVDEMO
- COPY X:\DOS\TV\*. TVDEMO
- COPY X:\DOS\TV\*.DEM TVDEMO
- COPY X:\DOS\TV\TV.RMF TVDEMO
-
- (where X: represents your CD-ROM drive).
-
-
-
- TO RUN THE DEMO:
-
- Type the following (where X: represents your CD-ROM drive):
-
- CD TVDEMO
-
- DEMO X:\DOS\TV\USA.TV X:\DOS\TV\DC-TIGER.TV X:\DOS\TV\CAPITOL.TV
-
- Then use the top-left button to ZOOM IN and see street level
- information for our nations capital.
-
- If you don't see a mouse cursor on the screen, please attach
- a mouse and load the driver.
-
- For a list of other overlays distributed with this kit,
- see the end of this document.
-
-
-
- *******************************************************************
- ************ VMS ************
- ************ INSTALLATION ************
- *******************************************************************
-
-
- SYSTEM REQUIREMENTS:
-
- VAXstation (including display) running VMS 5.1 or later
-
- CD-ROM drive with ISO 9660 Support
-
- DEC-Windows
-
-
-
- INSTALLATION PROCEDURE:
-
- **NOTE** CD: represents the device name of your CD-ROM drive,
- and PRG: represents the device name of the disk chosen to
- contain the program.
-
- Make a TVDEMO directory on your disk (or whatever directory
- name you prefer):
-
-
- CREATE/DIR PRG:[TVDEMO]
-
- Copy/rename files from the GRIPS CD-ROM to your hard drive:
-
- COPY CD:[VMS.TV]DEMO.* PRG:[TVDEMO]
- COPY CD:[VMS.TV]*. PRG:[TVDEMO]
- COPY CD:[VMS.TV]*.DEM PRG:[TVDEMO]
- COPY CD:[VMS.TV]TV.RMF PRG:[TVDEMO]
-
- SET DEF PRG:[TVDEMO]
-
- RENAME TVLICENS. TVLICENSE.
- RENAME TVBUTTON. TVBUTTONS.
- RENAME TVSYMBOL. TVSYMBOLS.
-
-
-
-
- TO RUN THE DEMO:
-
- **NOTE** CD: represents the device name of your CD-ROM drive,
- and PRG: represents the device name of the disk chosen to
- contain the program.
-
- Type the following:
-
- SET DEF PRG:[TVDEMO]
-
- DEMO :== PRG:[TVDEMO]DEMO.EXE
-
- DEMO CD:[VMS.TV]USA.TV CD:[VMS.TV]DC-TIGER.TV CD:[VMS.TV]CAPITOL.TV
-
- Then use the top button to ZOOM IN and see street level
- information for our nations capital.
-
- For a list of other overlays distributed with this kit,
- see the end of this document.
-
-
-
- *******************************************************************
- *******************************************************************
- *******************************************************************
- *******************************************************************
-
-
- OTHER AVAILABLE OVERLAYS:
-
- The following overlays are included in this distribution:
-
- CAPITOL.TV Location of White House and Capitol Building
- DC-TIGER.TV Washington, DC (CENSUS TIGER Line data)
- ETAK.TV Palo Alto, CA (ETAK(tm) Mapbase(tm) data)
- NJZIP.TV Postal ZIP codes for the New Jersey Area
- RIVERS.TV Rivers of the US (1:2M USGS data)
- ROADS.TV Major highways of the US (1:2M USGS data)
- USA.TV State and county boundaries (1:2M USGS data)
-
- The following overlays are display only and do not have the same
- functionality as the above group:
-
- DC-PLOT1.TV Washington, DC 1 (CENSUS Plot File data)
- DC-PLOT2.TV Washington, DC 2 (CENSUS Plot File data)
-