<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" style="word-wrap:break-word">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi All,<br>
<br>
Thank you for all the help. Today morning I could solve the problem by setting system variables. In system variables a new variable called
<font color="800000">GDAL_DATA </font>should be set. Which was not set till now. Below is how I gave and now the system could read all the s57 dataset layers.<br>
<br>
<span style="background-color: rgb(204, 255, 204);">system variables:<br>
variable name  GDAL_DATA<br>
variable value    C:\Program Files\GDAL\gdal-data</span><br>
<div><br>
Hi Tyler, <br>
I worked with mapserver and openlayers. So, can you please be more precise in your question.Also you can check out lot of queries under
<br>
<span style="background-color: rgb(204, 255, 255);"><span id="spnR" _e_oncontextmenu="onRwCm(event);" _e_ondblclick="onDblClkReadRcp(event);" _e_onclick="onClkRcp(event);" class="rwRRO" _ao="3" _rf="0" _rt="SMTP" _em="mapserver-users@lists.osgeo.org" title="mapserver-users@lists.osgeo.org" _sa="mapserver-users@lists.osgeo.org" _dn="mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</span>
<br>
<span id="spnR" _e_oncontextmenu="onRwCm(event);" _e_ondblclick="onDblClkReadRcp(event);" _e_onclick="onClkRcp(event);" class="rwRRO" _ao="3" _rf="0" _rt="SMTP" _em="openlayers-users@lists.osgeo.org" title="openlayers-users@lists.osgeo.org" _sa="openlayers-users@lists.osgeo.org" _dn="openlayers-users@lists.osgeo.org">openlayers-users@lists.osgeo.org</span></span><br>
<br>
<div style="font-family:Tahoma; font-size:13px">With Regards,<br>
Neelima Emmani<br>
<br>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF595018"><font color="#000000" face="Tahoma" size="2"><b>From:</b> Tyler Mitchell [tyler.mitchell@actian.com]<br>
<b>Sent:</b> Sunday, September 23, 2012 9:25 PM<br>
<b>To:</b> Martin Chapman<br>
<b>Cc:</b> Neelima Emmani; Hilda Villegas<br>
<b>Subject:</b> Re: [gdal-dev] s57 layers<br>
</font><br>
</div>
<div></div>
<div>I'm also working with some S57 for a project and was just curious if any of you have done up any particular map styling in other open source mapping products - e.g. QGIS or MapServer.  With a such a rich dataset, I've found it quite overwhelming and am
 hunting for any tips for getting ahead of the curve on it.  I'd love to see what you are doing with the data too!
<div><br>
</div>
<div>Best wishes,</div>
<div>Tyler<br>
<div><br>
</div>
<div><br>
<div>
<div>On 2012-09-22, at 1:40 PM, Martin Chapman wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite"><span class="Apple-style-span" style="border-collapse:separate; font-family:Helvetica; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; font-size:medium">
<div lang="EN-US">
<div class="WordSection1" style="">
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)">I don’t know if this helps but I do this for S57 on startup of my app:</span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)"> </span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:9.5pt; font-family:Consolas">_putenv(<span style="color:rgb(163,21,21)">"OGR_S57_OPTIONS=RETURN_PRIMITIVES=ON,RETURN_LINKAGES=ON,LNAM_REFS=ON,SPLIT_MULTIPOINT=ON,ADD_SOUNDG_DEPTH=ON"</span>);</span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:9.5pt; font-family:Consolas">CPLSetConfigOption(<span style="color:rgb(163,21,21)">"OGR_S57_OPTIONS"</span>,<span class="Apple-converted-space"> </span><span style="color:rgb(163,21,21)">"RETURN_PRIMITIVES=ON,RETURN_LINKAGES=ON,LNAM_REFS=ON,SPLIT_MULTIPOINT=ON,ADD_SOUNDG_DEPTH=ON"</span>);</span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)"> </span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)">Maybe the<span class="Apple-converted-space"> </span></span><span style="font-size:9.5pt; font-family:Consolas; color:rgb(163,21,21)">LNAM_REFS=ON<span class="Apple-converted-space"> </span></span><span style="font-size:9.5pt; font-family:Consolas">will
 solve your issue.</span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:9.5pt; font-family:Consolas"> </span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:9.5pt; font-family:Consolas">Best regards,</span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:9.5pt; font-family:Consolas">Martin</span><span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)"></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)"> </span></div>
<div>
<div style="border-right-style:none; border-bottom-style:none; border-left-style:none; border-width:initial; border-color:initial; border-top-style:solid; border-top-color:rgb(181,196,223); border-top-width:1pt; padding-top:3pt; padding-right:0in; padding-bottom:0in; padding-left:0in">
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<b><span style="font-size:10pt; font-family:Tahoma,sans-serif">From:</span></b><span style="font-size:10pt; font-family:Tahoma,sans-serif"><span class="Apple-converted-space"> </span><a href="mailto:gdal-dev-bounces@lists.osgeo.org" style="color:blue; text-decoration:underline" target="_blank">gdal-dev-bounces@lists.osgeo.org</a><span class="Apple-converted-space"> </span>[mailto:gdal-dev-bounces@lists.osgeo.org]<span class="Apple-converted-space"> </span><b>On
 Behalf Of<span class="Apple-converted-space"> </span></b>Neelima Emmani<br>
<b>Sent:</b><span class="Apple-converted-space"> </span>Friday, September 21, 2012 1:15 AM<br>
<b>To:</b><span class="Apple-converted-space"> </span>Hilda Villegas<br>
<b>Cc:</b><span class="Apple-converted-space"> </span><a href="mailto:gdal-dev@lists.osgeo.org" style="color:blue; text-decoration:underline" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<b>Subject:</b><span class="Apple-converted-space"> </span>Re: [gdal-dev] s57 layers</span></div>
</div>
</div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
 </div>
<div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black">Hi Hilda,</span></div>
<div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black">I gave system variables the path where my *.csv files are. But even then the situation is same. Is there any other help you can suggest me.</span></div>
<div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black"> </span></div>
<div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black">With Regards,<br>
Neelima Emmani<br>
GIS Developer<br>
Phone Number - 04039144487<br>
Mobile Number - 9490817875</span></div>
</div>
</div>
<div>
<div class="MsoNormal" style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif; text-align:center" align="center">
<span style="color:black">
<hr align="center" size="2" width="100%">
</span></div>
<div id="divRpF929830">
<p class="MsoNormal" style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:12pt; font-size:12pt; font-family:'Times New Roman',serif">
<b><span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black">From:</span></b><span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black"><span class="Apple-converted-space"> </span>Hilda Villegas [hilda.villegas@navico.com]<br>
<b>Sent:</b><span class="Apple-converted-space"> </span>Friday, September 21, 2012 11:00 AM<br>
<b>To:</b><span class="Apple-converted-space"> </span>Neelima Emmani;<span class="Apple-converted-space"> </span><a href="mailto:gdal-dev@lists.osgeo.org" style="color:blue; text-decoration:underline" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<b>Subject:</b><span class="Apple-converted-space"> </span>RE: s57 layers</span><span style="color:black"></span></p>
</div>
<div>
<div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)">Hi Neelima,</span><span style="color:black"></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)"> </span><span style="color:black"></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)">I was dealing with the same issue some time ago, you have to add a system variable called GDAL_DATA pointing to the s57 .CSV files location (you can find them in the data folder.
 You will need s57attributes.csv, s57objectclasses.csv and s57expectedinput.csv at least) unfortunately these files are not updated with the latest changes from IHO, so all updates from S-57 Supplement No 1 and No 2 to Edition 3.1 are not reflected into the
 .CSV files.</span><span style="color:black"></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)"> </span><span style="color:black"></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)">I hope this helps.</span><span style="color:black"></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)"> </span><span style="color:black"></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)">Best Regards,</span><span style="color:black"></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)"> </span><span style="color:black"></span></div>
<table class="MsoNormalTable" style="width:764.45pt; border-collapse:collapse" border="0" cellpadding="0" cellspacing="0" width="1019">
<tbody>
<tr style="height:19.25pt">
<td style="width:764.45pt; padding-top:0in; padding-right:0in; padding-bottom:0in; padding-left:0in; height:19.25pt" width="1019">
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif; line-height:18px">
<b><span style="font-size:9pt; line-height:13px; font-family:Calibri,sans-serif; color:gray; text-transform:uppercase">HILDA VILLEGAS</span></b></div>
</td>
</tr>
</tbody>
</table>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:11pt; font-family:Calibri,sans-serif; color:rgb(31,73,125)"> </span><span style="color:black"></span></div>
<div>
<div style="border-right-style:none; border-bottom-style:none; border-left-style:none; border-width:initial; border-color:initial; border-top-style:solid; border-top-color:rgb(181,196,223); border-top-width:1pt; padding-top:3pt; padding-right:0in; padding-bottom:0in; padding-left:0in">
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<b><span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black">From:</span></b><span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black"><span class="Apple-converted-space"> </span><a href="mailto:gdal-dev-bounces@lists.osgeo.org" style="color:blue; text-decoration:underline" target="_blank">gdal-dev-bounces@lists.osgeo.org</a><span class="Apple-converted-space"> </span><a href="mailto:[mailto:gdal-dev-bounces@lists.osgeo.org]" style="color:blue; text-decoration:underline" target="_blank">[mailto:gdal-dev-bounces@lists.osgeo.org]</a><span class="Apple-converted-space"> </span><b>On
 Behalf Of<span class="Apple-converted-space"> </span></b>Neelima Emmani<br>
<b>Sent:</b><span class="Apple-converted-space"> </span>Thursday, September 20, 2012 9:59 PM<br>
<b>To:</b><span class="Apple-converted-space"> </span><a href="mailto:gdal-dev@lists.osgeo.org" style="color:blue; text-decoration:underline" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<b>Subject:</b><span class="Apple-converted-space"> </span>[gdal-dev] s57 layers</span><span style="color:black"></span></div>
</div>
</div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="color:black"> </span></div>
<div>
<div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black">Hi All,</span><span style="color:black"></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black">I am trying to load s57 dataset into a windowform using C# coding. The datasoruce is read well. But the layers are not presented properly. Layers are shown as below instead of layers like
 ACHARE, BCNSPP.....</span><span style="color:black"></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black"><span><image001.png></span></span><span style="color:black"></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black"><br>
<br>
Actually I have 49 layers in my map.Can anyone tell me why is this happening?Any help is appreciated. </span><span style="color:black"></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black"><br>
 </span><span style="color:black"></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black"> </span><span style="color:black"></span></div>
<div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="font-size:10pt; font-family:Tahoma,sans-serif; color:black">With Regards,<br>
Neelima Emmani</span><span style="color:black"></span></div>
</div>
</div>
</div>
</div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:12pt; font-family:'Times New Roman',serif">
<span style="color:black"> </span></div>
</div>
</div>
</div>
</div>
</div>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" style="color:blue; text-decoration:underline" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" style="color:blue; text-decoration:underline" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a></div>
</span></blockquote>
</div>
<br>
<div><span class="Apple-style-span" style="border-collapse:separate; color:rgb(0,0,0); font-family:Helvetica; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; font-size:medium"><span class="Apple-style-span" style="border-collapse:separate; color:rgb(0,0,0); font-family:Helvetica; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; font-size:medium">
<div style="word-wrap:break-word"><span class="Apple-style-span" style="border-collapse:separate; color:rgb(0,0,0); font-family:Helvetica; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; font-size:medium">
<div style="word-wrap:break-word"><span class="Apple-style-span" style="border-collapse:separate; color:rgb(0,0,0); font-family:Helvetica; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; font-size:medium"><span class="Apple-style-span" style="border-collapse:separate; color:rgb(0,0,0); font-family:Helvetica; font-style:normal; font-variant:normal; font-weight:normal; letter-spacing:normal; line-height:normal; orphans:2; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; font-size:medium">
<div><br class="Apple-interchange-newline">
<br>
</div>
<div>
<div style="text-align:left">
<table class="MsoNormalTable" style="width:1036px; position:static; z-index:auto" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td style="padding-top:0in; padding-right:0in; padding-bottom:0in; padding-left:0in" valign="top">
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:11pt; font-family:Calibri,sans-serif; line-height:12pt">
<b><span style="font-size:10pt; font-family:Arial,sans-serif; color:black">Tyler Mitchell</span></b><b><span style="font-size:10pt; font-family:Arial,sans-serif; color:black"></span></b></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; line-height:12pt">
<span style="font-size:10pt; font-family:Arial,sans-serif; color:rgb(102,102,102)">Engineering Director <br>
Actian Corporation</span><br>
</div>
</td>
</tr>
<tr style="height:9pt">
<td style="padding-top:0in; padding-right:0in; padding-bottom:0in; padding-left:0in; height:9pt" valign="top">
<font class="Apple-style-span" color="#0000ff" face="Arial, sans-serif"><span class="Apple-style-span" style="font-size:13px; line-height:16px"><u><a href="mailto:tyler.mitchell@actian.com" target="_blank">tyler.mitchell@actian.com</a><br>
</u></span></font><br>
</td>
</tr>
<tr>
<td style="padding-top:0in; padding-right:0in; padding-bottom:0in; padding-left:0in" valign="top">
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; line-height:12pt">
<span class="Apple-style-span" style="font-family:Calibri,sans-serif; font-size:15px"><span style="font-size:10pt; font-family:Arial,sans-serif; color:rgb(0,150,186)">MOBILE </span></span><span class="Apple-style-span" style="font-family:Calibri,sans-serif; font-size:15px"><span style="font-size:10pt; font-family:Arial,sans-serif; color:rgb(102,102,102)">250-303-1831</span></span></div>
<div style="margin-top:0in; margin-right:0in; margin-left:0in; margin-bottom:0.0001pt; font-size:11pt; font-family:Calibri,sans-serif; line-height:12pt">
<span style="font-size:10pt; font-family:Arial,sans-serif; color:rgb(0,150,186)">SKYPE</span><span style="font-size:10pt; font-family:Arial,sans-serif; color:rgb(102,102,102)"> spatialguru</span><span style="font-size:10pt; font-family:Arial,sans-serif; color:rgb(31,73,125)"><br>
</span><a href="http://www.actian.com/" style="color:blue; text-decoration:underline" target="_blank"><span style="font-size:10pt; font-family:Arial,sans-serif; color:rgb(227,102,36)">www.actian.com<br>
</span></a></div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</span></span></div>
</span></div>
</span></span></div>
<br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>