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

[Zoom]
lat1=32.192000
lon1=-122.554
lat2=42.106
lon2=-67.5856

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

# Set up the 5x grid map projection
majEarth=6371.2
minEarth=6371.2
lat1=32.19200
lon1=-122.55400
mesh=12.0000
orientLon=-93.000000
meshLat=25.00000
scaleLat1=25.000000
scaleLat2=25.000000

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

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

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

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

[Layer][4]
Filename=cig.shp
ShpType=Point
Type=Graduated
Symbol=[0,0,0][255,0,0][dot][0.99][1.01]
Symbol=[0,0,0][183,27,27][dot][1.99][2.01]
Symbol=[0,0,0][130,64,37][dot][2.99][3.01]
Symbol=[0,0,0][116,94,75][dot][3.99][4.01]
Symbol=[0,0,0][71,89,93][dot][4.99][5.01]
Symbol=[0,0,0][69,117,129][dot][5.99][6.01]
Symbol=[0,0,0][52,147,171][dot][6.99][7.01]
Symbol=[0,0,0][164,220,255][dot][7.99][8.01]
Field=DATA

[Layer][21]
## Draw the state shapes
Filename=./states.shp
ShpType=Polygon
Type=Single Symbol
Symbol=[0,0,0][-1,-1,-1]

# Legend1
[Layer][5]
Type=Text
ShpType=Void
Filename=null
Title=[       ][0,0,0][164,220,255][15][8]
[Layer][51]
Type=Text
ShpType=Void
Filename=null
Title=[ > 120 ][0,0,0][255,255,255][15][1]

# Legend2
[Layer][6]
Type=Text
ShpType=Void
Filename=null
Title=[       ][0,0,0][52,147,171][80][8]
[Layer][61]
Type=Text
ShpType=Void
Filename=null
Title=[120-66 ][0,0,0][255,255,255][80][1]

# Legend3
[Layer][7]
Type=Text
ShpType=Void
Filename=null
Title=[       ][0,0,0][69,117,129][145][8]
[Layer][71]
Type=Text
ShpType=Void
Filename=null
Title=[ 65-31 ][0,0,0][255,255,255][145][1]

# Legend4
[Layer][8]
Type=Text
ShpType=Void
Filename=null
Title=[       ][0,0,0][71,89,93][210][8]
[Layer][81]
Type=Text
ShpType=Void
Filename=null
Title=[ 30-20 ][0,0,0][255,255,255][210][1]

# Legend5
[Layer][9]
Type=Text
ShpType=Void
Filename=null
Title=[       ][0,0,0][116,94,75][275][8]
[Layer][91]
Type=Text
ShpType=Void
Filename=null
Title=[ 19-10 ][0,0,0][255,255,255][275][1]

# Legend6
[Layer][10]
Type=Text
ShpType=Void
Filename=null
Title=[       ][0,0,0][130,64,37][340][8]
[Layer][101]
Type=Text
ShpType=Void
Filename=null
Title=[  9-5  ][0,0,0][255,255,255][340][1]

# Legend7
[Layer][11]
Type=Text
ShpType=Void
Filename=null
Title=[       ][0,0,0][183,27,27][395][8]
[Layer][111]
Type=Text
ShpType=Void
Filename=null
Title=[  4-2  ][0,0,0][255,255,255][395][1]

# Legend8
[Layer][12]
Type=Text
ShpType=Void
Filename=null
Title=[       ][0,0,0][255,0,0][460][8]
[Layer][121]
Type=Text
ShpType=Void
Filename=null
Title=[  < 2  ][0,0,0][255,255,255][460][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=540
Y_Size=415

[Output][1]
filename=cig_conus_ZTMEz_HH.png
Layer=[1][2][3][4][21][5][51][6][61][7][71][8][81][9][91][10][101][11][111][12][121]