#
# This is an .ini file for drawing 3x grid ozone data.
#

[Zoom]
lat1=LAT1
lon1=LON1
lat2=LAT2
lon2=LON2

[Projection]
# 30 -> lambert conformal
projType=PROJT

# Set up the 5x grid map projection
majEarth=6371.2
minEarth=6371.2
lat1=LAT1
lon1=LON1
mesh=12.0000
orientLon=ORIENT    
meshLat=25.00000
scaleLat1=25.000000
scaleLat2=25.000000

[AllLayer]
# Blue background
Background=[100,149,237]

# Draw the ball's
[Layer][1]
Filename=./nwslogo.png
ShpType=Void
Type=Png
Title=[null][0,0,0][255,255,255][660][0]  
Frame=2

[Layer][2]
Type=Png
ShpType=Void
Filename=./noaalogo2.png
Title=[null][0,0,0][255,255,255][0][0]
Frame=2

# Title 1
[Layer][3]
Type=Text
ShpType=Void
Filename=null
Title=[ZTME UTC GFS-LAMP Flight Categories][-1,-1,-1][255,255,255][200][5]
Frame=2

# Title 2
[Layer][4]
Type=Text
ShpType=Void
Filename=null
Title=[HH HOUR FORECAST VALID FOR VERIFDATE ][-1,-1,-1][255,255,255][170][25]
Frame=2

[Layer][5]
## Draw the North America Shape
Filename=./nAmerica.shp
ShpType=Polygon
Type=Single Symbol
Symbol=[0,0,0][223,223,223]
Frame=0

[Layer][6]
## Draw the state shapes
Filename=./states.shp
ShpType=Polygon
Type=Single Symbol
Symbol=[0,0,0][255,255,255]
Frame=0

[Layer][7]
## Draw the Canadian shape
Filename=./canada.shp
ShpType=Polygon
Type=Single Symbol
Symbol=[0,0,0][223,223,223]
Frame=0

[Layer][8]
Filename=flight.shp
ShpType=Point
Type=Graduated
Symbol=[0,0,0][139,0,0][dot][0.99][1.01]
Symbol=[0,0,0][243,22,11][dot][1.99][2.01]
Symbol=[0,0,0][255,176,0][dot][2.99][3.01]
Symbol=[0,0,0][50,205,50][dot][3.99][4.01]
Symbol=[0,0,0][164,220,255][dot][4.99][5.01]
Field=DATA
Frame=0

# Legend1
[Layer][9]
Type=Text
ShpType=Void
Filename=null
Title=[     ][0,0,0][139,0,0][430][8]
Frame=1
[Layer][91]
Type=Text
ShpType=Void
Filename=null
Title=[VLIFR][0,0,0][255,255,255][430][1]
Frame=1

# Legend2
[Layer][10]
Type=Text
ShpType=Void
Filename=null
Title=[     ][0,0,0][243,22,11][380][8]
Frame=1
[Layer][101]
Type=Text
ShpType=Void
Filename=null
Title=[ LIFR][0,0,0][255,255,255][380][1]
Frame=1

# Legend3
[Layer][11]
Type=Text
ShpType=Void
Filename=null
Title=[     ][0,0,0][255,176,0][330][8]
Frame=1
[Layer][111]
Type=Text
ShpType=Void
Filename=null
Title=[ IFR ][0,0,0][255,255,255][330][1]
Frame=1

# Legend4
[Layer][12]
Type=Text
ShpType=Void
Filename=null
Title=[     ][0,0,0][50,205,50][280][8]
Frame=1
[Layer][121]
Type=Text
ShpType=Void
Filename=null
Title=[ MVFR][0,0,0][255,255,255][280][1]
Frame=1

# Legend5
[Layer][13]
Type=Text
ShpType=Void
Filename=null
Title=[     ][0,0,0][164,220,255][230][8]
Frame=1
[Layer][131]
Type=Text
ShpType=Void
Filename=null
Title=[ VFR ][0,0,0][255,255,255][230][1]
Frame=1

[AllOutput]
# These parameters apply to all outputs (there can be more than one output file)
# X_Size / Y_Size define the image size in pixels.
X_Size=710
Y_Size=460
Frame=[0][0][710][460][100,149,237]
Frame=[0][0][710][25][255,255,255]
Frame=[0][415][710][460][255,255,255]


[Output][1]
filename=flight_SECTOR_ZTMEz_HH.png
Layer=[1][2][3][4][5][5][6][7][8][9][91][10][101][11][111][12][121][13][131]