<!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.6000.16735" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=020225718-22102008>Ok, I
have two visulation clients: One uses OpenLayers, the other uses the GoogleEarth
Plugin API.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=020225718-22102008>The OL
client is my main squeeze and i build all functionality with it
first.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=020225718-22102008>I then
later add the functionality to the GE client.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=020225718-22102008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=020225718-22102008>OL has
an great wkt parser that i have grown to love, but GE is kml
only.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=020225718-22102008>Basically i need a way to convert WKT into
KML.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=020225718-22102008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=020225718-22102008>So the
question comes down to this:</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=020225718-22102008>In an
effort to reduce load times,</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=020225718-22102008>if all
i want to be able to do is convert WKT to KML,</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=020225718-22102008>what
is the minimum set of files required to pull it off?</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=020225718-22102008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=020225718-22102008>The
data will be parsed on a shape by shape basis if that helps any. i.e. 1 shape
per WKT String</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=020225718-22102008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=020225718-22102008>If
there are any other options out there please let me
know.</SPAN></FONT></DIV></BODY></HTML>