<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <span style="color:#1F497D"><o:p> </o:p></span>
    <blockquote cite="mid:009d01cda66c$3cf72100$b6e56300$@com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><span style="color:#1F497D">Thank you very
            much for your reply.  Is there another format for vector
            layers that you would recommend?  I do have the option to
            possibly create the data in another format.</span></p>
      </div>
    </blockquote>
    Well first question is whether you need vector layer at all. I
    strongly recommend WMS for display, WFS for query, using an OGC
    server (eg geoserver, mapserver). The data can live shapefile,
    postgis, oracle etc (whatever is supported by the server). Much of
    this would depend where/how the vector data is authored. If you can
    use base data, then you should rather than copying to another
    format/location.<br>
    <br>
    If you look back on archives for this list, you will see discussion
    of WMS/WFS combo.
    <a class="moz-txt-link-freetext" href="http://openlayers.org/dev/examples/getfeature-wfs.html">http://openlayers.org/dev/examples/getfeature-wfs.html</a><br>
    is an example.<br>
    <br>
    If you insist on ascii vector format, then I would look at GML. <br>
  
<p><span style="font-family:'Arial';font-size:8pt; color:#000000;">Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.</span></p>
<p><span style="font-family:'Arial';font-size:8pt; color:#000000;"> </span></p></body>
</html>