<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">


<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial><FONT 
color=#0000ff><FONT size=2>Zhonghai,</FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial 
color=#0000ff size=2>You have the one big data set in there, which is the 
roads.&nbsp; If you're trying to display ALL the data in the one map, all at 
once, then 3 secs isn't all that bad, considering you have 60 megs of data to 
work through.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial 
color=#0000ff size=2>You may want to consider generalizing the data for viewing 
at different scales.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial><FONT 
color=#0000ff><FONT size=2>The fileformat itself will create a tiny bit of an 
impact, since it all goes through OGR, for "raw" speed, use shapefiles<SPAN 
class=368004813-16052006>&nbsp;,&nbsp;indexed with .qix 
...</SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial><FONT 
color=#0000ff><FONT size=2><SPAN 
class=368004813-16052006></SPAN></FONT></FONT></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial><FONT 
color=#0000ff><FONT size=2><SPAN class=368004813-16052006>The MapServer CGI is 
about the fastest mapping engine you'll find out there, open source or 
commercial!</SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial><FONT 
color=#0000ff><FONT size=2><SPAN 
class=368004813-16052006></SPAN></FONT></FONT></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial><FONT 
color=#0000ff><FONT size=2><SPAN class=368004813-16052006>Also, what's the 
hardware like?&nbsp;Notably disk IO?</SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial><FONT 
color=#0000ff><FONT size=2><SPAN 
class=368004813-16052006></SPAN></FONT></FONT></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial><FONT 
color=#0000ff><FONT size=2><SPAN class=368004813-16052006>Also, I'm sorry, 
but&nbsp;I must ask&nbsp;:)&nbsp;Does it have to be windows?&nbsp; On Windows, 
processes are quite expensive, which includes CGI ... this isn't the case on 
Linux, where processes are cheap, and threads are expensive.&nbsp; Also, Linux 
tends to cache things better in my 
experience.</SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial><FONT 
color=#0000ff><FONT size=2><SPAN 
class=368004813-16052006></SPAN></FONT></FONT></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial><FONT 
color=#0000ff><FONT size=2><SPAN class=368004813-16052006>If you're using WMS, I 
think there's a FastCGI interface you could try using, though I'm not sure how 
mature it is.</SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial><FONT 
color=#0000ff><FONT size=2><SPAN 
class=368004813-16052006></SPAN></FONT></FONT></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=474424413-16052006><FONT face=Arial><FONT 
color=#0000ff><FONT size=2><SPAN 
class=368004813-16052006>J.F.</SPAN></FONT></FONT></FONT></SPAN><BR></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> UMN MapServer Users List 
[mailto:MAPSERVER-USERS@lists.umn.edu] <B>On Behalf Of </B>Zhonghai 
Wang<BR><B>Sent:</B> May 16, 2006 4:09 AM<BR><B>To:</B> 
MAPSERVER-USERS@lists.umn.edu<BR><B>Subject:</B> Re: [UMN_MAPSERVER-USERS] how 
to speed up MapServer performance?<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>Hi my friends,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am really very thankful for all your information, I am a newbie in 
MapServer.</DIV>
<DIV>&nbsp;</DIV>
<DIV>here is the data amount that I am using for the application:</DIV>
<DIV>(all the source data is MapInfo format, and what I calculated is the ".MAP" 
file)</DIV>
<DIV>&nbsp;</DIV>
<DIV>1. boundaries -- 388 KB</DIV>
<DIV>2. forests -- 9163 KB</DIV>
<DIV>3. lakes -- 26 KB</DIV>
<DIV>4. city parks -- 25 KB</DIV>
<DIV>5. settlement -- 2279 KB</DIV>
<DIV>6. rivers -- 1653 KB</DIV>
<DIV>7. road networks -- 56370 KB</DIV>
<DIV>8. railway -- 1343 KB</DIV>
<DIV>9. train station -- 27 KB</DIV>
<DIV>10 bus station -- 2 KB</DIV>
<DIV>11. tourist centers -- 9 KB</DIV>
<DIV>12. theaters -- 6 KB</DIV>
<DIV>13. shopping center -- 7 KB</DIV>
<DIV>14. city location -- 9 KB</DIV>
<DIV>&nbsp;</DIV>
<DIV>*****</DIV>
<DIV>and here is how I am symbolizing the layers, mapfile for all these 
layers:</DIV>
<DIV>&nbsp;</DIV>
<DIV>***</DIV>
<DIV>LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "Country"<BR>&nbsp;&nbsp;&nbsp; STATUS 
DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE 
OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION "CA_NAV_COUNTRY.TAB"<BR>&nbsp;&nbsp;&nbsp; 
TRANSPARENCY 40<BR>&nbsp;&nbsp;&nbsp; DEBUG ON<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #NAME 
"Boundaries"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 155 155 
155<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 155 155 
155<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BACKGROUNDCOLOR 255 255 255 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "lakes"<BR>&nbsp;&nbsp;&nbsp; 
STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; 
CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_LAKE.TAB"<BR>&nbsp;&nbsp;&nbsp; DEBUG ON<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"Lake"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 102 153 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "woodland"<BR>&nbsp;&nbsp;&nbsp; 
STATUS DEFAULT <BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; 
CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_WOODLAND_G.TAB"<BR>&nbsp;&nbsp;&nbsp; DEBUG ON<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "woodland" 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 185 
92<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "woodland"<BR>&nbsp;&nbsp;&nbsp; 
STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; 
CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION "CA_NAV_WOODLAND.TAB" 
<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 100000<BR>&nbsp;&nbsp;&nbsp; #LABELITEM 
"Street_Label"<BR>&nbsp;&nbsp;&nbsp; #SYMBOLSCALE 50000<BR>&nbsp;&nbsp;&nbsp; 
#LABELMAXSCALE 80000<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "woodland" 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 185 
92<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "city 
parks"<BR>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE 
POLYGON<BR>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; 
CONNECTION "CA_NAV_CITY_PARK.TAB" <BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"Park"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 233 254 
205<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END&nbsp; <BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME 
"settlement"<BR>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE 
POLYGON<BR>&nbsp;&nbsp;&nbsp; #CLASSITEM "Area"<BR>&nbsp;&nbsp;&nbsp; 
CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_BUILT_UP_AREA.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 
800000<BR>&nbsp;&nbsp;&nbsp; #LABELITEM "Street_Label" <BR>&nbsp;&nbsp;&nbsp; 
#SYMBOLSCALE 80000<BR>&nbsp;&nbsp;&nbsp; #LABELMAXSCALE 
120000<BR>&nbsp;&nbsp;&nbsp; PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
"init=epsg:4326" <BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"settlement"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #EXPRESSION 
([Area]&gt;20000)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STYLE 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 207 207 
158<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "rivers"<BR>&nbsp;&nbsp;&nbsp; 
STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; 
CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION "CA_NAV_WATERWYS.TAB" 
<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 800000<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"river"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 102 153 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER <BR>&nbsp;&nbsp;&nbsp; NAME "street50"<BR>&nbsp;&nbsp;&nbsp; 
STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE LINE<BR>&nbsp;&nbsp;&nbsp; 
CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_S50.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 40000<BR>&nbsp;&nbsp;&nbsp; 
LABELITEM "Street_Label"<BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 5000 
<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 20000<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "Street 
50"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # must be in your 
FONTSET<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
"vera"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
CC<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 0 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 0 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"point"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 255 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "oneway" <BR>&nbsp;&nbsp;&nbsp; 
STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE LINE<BR>&nbsp;&nbsp;&nbsp; 
CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_ONEWAY.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 40000<BR>&nbsp;&nbsp;&nbsp; 
SYMBOLSCALE 5000<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END <BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"Oneway"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"oneway"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 51 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; END 
<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "street40"<BR>&nbsp;&nbsp;&nbsp; 
STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE LINE<BR>&nbsp;&nbsp;&nbsp; 
CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_S40.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 100000<BR>&nbsp;&nbsp;&nbsp; 
LABELITEM "Street_Label"<BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 
15000<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 30000<BR>&nbsp;&nbsp;&nbsp; LABELCACHE 
ON<BR>&nbsp;&nbsp;&nbsp; PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
"init=epsg:4326" <BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "Street 
40"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # must be in the FONTSET 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
"vera"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
9<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
9<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
CC<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 0 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE 20 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"point"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 160 160 
160<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANTIALIAS 
TRUE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"point"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 255 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANTIALIAS 
TRUE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "street30" <BR>&nbsp;&nbsp;&nbsp; 
STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE LINE<BR>&nbsp;&nbsp;&nbsp; 
CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_S30.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 250000<BR>&nbsp;&nbsp;&nbsp; 
LABELITEM "Street_Label"<BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 
40000<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 120000 <BR>&nbsp;&nbsp;&nbsp; 
LABELCACHE ON<BR>&nbsp;&nbsp;&nbsp; PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
"init=epsg:4326" <BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "Street 
30"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # must be in your 
FONTSET<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT "vera" 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
9<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
9<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
CC<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 0&nbsp; 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE 
30<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #MINDISTANCE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 0 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"point"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 160 160 
160<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"point"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 204 
51<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "railway"<BR>&nbsp;&nbsp;&nbsp; 
STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE LINE<BR>&nbsp;&nbsp;&nbsp; 
CONNECTIONTYPE OGR <BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_RAILRDS.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 8000<BR>&nbsp;&nbsp;&nbsp; 
SYMBOLSCALE 4000<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"railway"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 'point' 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
5<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
5<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OVERLAYSYMBOL 
"dashedline"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OVERLAYCOLOR 255 255 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OVERLAYSIZE 
3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OVERLAYMINSIZE 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OVERLAYMAXSIZE 
3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "street20"<BR>&nbsp;&nbsp;&nbsp; 
STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE LINE<BR>&nbsp;&nbsp;&nbsp; 
CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_S20.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 900000 <BR>&nbsp;&nbsp;&nbsp; 
LABELITEM "Street_Label"<BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 
100000<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 430000<BR>&nbsp;&nbsp;&nbsp; 
LABELCACHE ON<BR>&nbsp;&nbsp;&nbsp; PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
"init=epsg:4326" <BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "Street 20" 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # must be in your 
FONTSET<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
"vera"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
9<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
9<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
CC<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 0&nbsp; 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE 
50<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #MINDISTANCE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"point"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 10 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 160 160 
160<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"point"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 247 193 
157<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER <BR>&nbsp;&nbsp;&nbsp; NAME "street10"<BR>&nbsp;&nbsp;&nbsp; 
STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE LINE<BR>&nbsp;&nbsp;&nbsp; 
CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_S10_O.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 1700000<BR>&nbsp;&nbsp;&nbsp; 
LABELITEM "Street_Label"<BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 400000 
<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 500000<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "Street 
10"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # must be in your 
FONTSET<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
"vera"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
CC<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 0 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BACKGROUNDCOLOR 153 204 
153<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE 
200<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"point"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 0 0 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"point"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
6<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
6<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 255 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "train station" 
<BR>&nbsp;&nbsp;&nbsp; STATUS OFF<BR>&nbsp;&nbsp;&nbsp; TYPE 
POINT<BR>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_TRAIN_STATION.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 
10000<BR>&nbsp;&nbsp;&nbsp; #LABELITEM "Label"<BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 
1000<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 5000 <BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "Train 
station"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
"vera"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 2 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
UC<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"triangle"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 153 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "bus 
station"<BR>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE 
POINT<BR>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_BUS_STATION.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 10000 
<BR>&nbsp;&nbsp;&nbsp; LABELITEM "Label"<BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 
1000<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 5000<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "bus 
station"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
"vera"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
UC<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL "triangle" 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 153 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME 
"LOCATIONS0"<BR>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE 
POINT<BR>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE OGR <BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_AND_LOCATIONS0.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 
1000000<BR>&nbsp;&nbsp;&nbsp; LABELITEM "Name"&nbsp;&nbsp;&nbsp; 
<BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 200000<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 
500000<BR>&nbsp;&nbsp;&nbsp; PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
"init=epsg:4326" <BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"LOCATIONS0"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
"vera"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
12<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
12<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"star"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
18<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
18<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END <BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME 
"LOCATIONS1"<BR>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE 
POINT<BR>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_AND_LOCATIONS1.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 
800000<BR>&nbsp;&nbsp;&nbsp; LABELITEM "Name" <BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 
200000<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 500000<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"LOCATIONS1"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT "vera" 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
12<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
12<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"point"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 153 153 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME 
"LOCATIONS2"<BR>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE 
POINT<BR>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE OGR <BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_AND_LOCATIONS2.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 
800000<BR>&nbsp;&nbsp;&nbsp; LABELITEM "Name"<BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 
200000<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 500000<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"LOCATIONS2"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
"vera"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION AUTO 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"point"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 153 153 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
6<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
6<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME 
"LOCATIONS3"<BR>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE 
POINT<BR>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_AND_LOCATIONS3.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 
400000<BR>&nbsp;&nbsp;&nbsp; LABELITEM "Name" <BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 
200000<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 200000<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"LOCATIONS3"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT "vera" 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 
255<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"point"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 153 51 
153<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
6<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
6<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "Tourist 
Information"<BR>&nbsp;&nbsp;&nbsp; STATUS OFF<BR>&nbsp;&nbsp;&nbsp; TYPE 
POINT<BR>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE OGR <BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_TOURIST_INFORMATION.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 
10000<BR>&nbsp;&nbsp;&nbsp; LABELITEM "Label"<BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 
1000<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 5000<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "Tourist 
Information"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
"vera"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE AUTO 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
UC<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"rectangle"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 51 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END <BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "Shopping 
Center"<BR>&nbsp;&nbsp;&nbsp; STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE 
POINT<BR>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
"CA_NAV_SHOPPING_CENTER.TAB"<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 
10000<BR>&nbsp;&nbsp;&nbsp; LABELITEM "Label" <BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 
1000<BR>&nbsp;&nbsp;&nbsp; LABELMAXSCALE 5000<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "shopping 
center"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT "vera" 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
10<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
UC<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
STYLE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"special"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 51 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
15<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
6<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
15<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END<BR>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME "Theater"<BR>&nbsp;&nbsp;&nbsp; 
STATUS DEFAULT<BR>&nbsp;&nbsp;&nbsp; TYPE POINT<BR>&nbsp;&nbsp;&nbsp; 
CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION "CA_NAV_THEATER.TAB" 
<BR>&nbsp;&nbsp;&nbsp; MAXSCALE 10000<BR>&nbsp;&nbsp;&nbsp; LABELITEM 
"Label"<BR>&nbsp;&nbsp;&nbsp; SYMBOLSCALE 1000<BR>&nbsp;&nbsp;&nbsp; 
LABELMAXSCALE 5000<BR>&nbsp;&nbsp;&nbsp; 
PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:4326" 
<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; 
CLASS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 
"Theater"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
LABEL<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE 
TRUETYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT 
"vera"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ANGLE 
AUTO<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION 
UC<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STYLE 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SYMBOL 
"triangle"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 255 51 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINSIZE 
3<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAXSIZE 
8<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; 
END</DIV>
<DIV>***********************</DIV>
<DIV>&nbsp;</DIV>
<DIV>is it still possible to speed up my application?</DIV>
<DIV>&nbsp;</DIV>
<DIV>****</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV>the system parameters of my application:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Windows XP professional</DIV>
<DIV>MS4W 4.8.1</DIV>
<DIV>data source -- MapInfo data</DIV>
<DIV>&nbsp;</DIV>
<DIV>*--only CGI parameters are used,since it is a pure static version with 
HTML,</DIV>
<DIV>&nbsp;</DIV>
<DIV>is it possible to develop a pure static application based on MapServer, 
even in conjunction with PHP/MapScript or Chameleon?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV>thanks for any clues.</DIV>
<DIV>&nbsp;</DIV>
<DIV>zhonghai</DIV>
<DIV>&nbsp;</DIV>
<DIV>16.05.2006</DIV><BR><BR>
<DIV><SPAN class=gmail_quote>On 5/15/06, <B class=gmail_sendername>Steve 
Lime</B> &lt;<A 
href="mailto:Steve.Lime@dnr.state.mn.us">Steve.Lime@dnr.state.mn.us</A>&gt; 
wrote:</SPAN> 
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">We 
  really need more information about the nature of the data. I mean if you've 
  got<BR>20 layers each with a million polygons and are trying to show all of 
  them then 3 seconds <BR>might be really fast! Also, the way you are 
  symbolizing features may impact things.<BR><BR>In my experience neither 1 or 2 
  is worth considering...<BR><BR>Steve<BR><BR>Steve<BR><BR>&gt;&gt;&gt; Zhonghai 
  Wang &lt;<A href="mailto:zhonghaiw@GMAIL.COM"> zhonghaiw@GMAIL.COM</A>&gt; 
  5/15/2006 9:15:49 AM &gt;&gt;&gt;<BR>Hi there,<BR><BR>for a special purpose 
  I've developed an static version application based on<BR>MapServer CGI, which 
  means I just use pure HTML tages for the GUI, even <BR>without JavaScript code 
  snippets to validate forms.<BR><BR>I have about 20 map layers to display 
  according to different map scale<BR>(ussing the MAXSCALE, SYMBOLSCALE AND 
  LABELMAXSCALE), there are no data<BR>classifications within a layer object, 
  the status of all layers are set as <BR>default.<BR><BR>I've made a test on a 
  standalone MapServer (XP system), every request takes<BR>about 3 second. 
  Obvioursly it's not fast enough for a web application, since<BR>there may be 
  many users requesting the server at the same time if the <BR>application is 
  published on the web.<BR><BR>Is MapServer really so slow? can anybody give me 
  some ideas?should I modify<BR>the mapfiles?<BR><BR>I am wondering whether the 
  following solutions will work:<BR>1. define every layer as a seperate mapfile, 
  and&nbsp;&nbsp;combine them together by <BR>request<BR>2. turn off the 
  non-displayed layers off on the fly<BR><BR>are these possible to speed up 
  MapServer performance?</BLOCKQUOTE></DIV><BR></BODY></HTML>