Appendix B - File Formats
Plan View (.pln) and Vehicle (.veh) Files:
Both Plan View and Vehicle files use the same file format. This format defines a series of
polylines which are lines with two or more points. Each polyline begins with a line of “POLYLINE,Color
number”. Then the points for the polyline are listed on separate lines in X,Y,Z format. If no color is
specified, the color white is used by default. Here is a list of the available color numbers:
0
Black
8
Dark Gray
1
Blue
9
Light Blue
2
Green
10
Light Green
3
Cyan
11
Light Cyan
4
Red
12
Light Red
5
Magenta
13
Light Magenta
6
Brown
14
Yellow
7
Light Gray
15
White
Plan View Example:
POLYLINE,15
47639.82,74540.11,0.00
47670.49,74565.79,0.00
47701.08,74591.49,0.00
49375.61,76358.47,0.00
50066.86,76846.75,0.00
POLYLINE,15
47633.24,74547.97,0.00
47663.90,74573.65,0.00
etc...
Appendix A - HydroStar Files
C:\HYDRO\HYDRO.EXE
- the main HydroStar program
C:\HYDRO\HYDRO.INI
- user settings
C:\HYDRO\SP83.GPS
- data tables required for state plane 83
C:\HYDRO\SP27.GPS
- data tables required for state plane 83
C:\HYDRO\CGA.BGI
- needed for graphics
C:\HYDRO\EGAVGA.BGI
- needed for graphics
C:\HYDRO\SANS.FNT
- text font file
C:\HYDRO\*.BGP
- icon files
C:\HYDRO\*.FNT
- font files
C:\HYDRO\METWND05.DRP
- program file
C:\HYDRO\SP*.TXT
- state names for state plane zones
C:\HYDRO\UTM.TXT
- UTM zone names
C:\DATA\*.VEH
- vehicle outline files
C:\DATA\*.PLN
- plan view files
C:\DATA\*.CL
- centerline files