Andreas,<br><br>That fixed the problem. <br><br>Thanks!<br>Jim<br><br><div class="gmail_quote">On Tue, Jan 5, 2010 at 5:14 PM, Andreas Hocevar <span dir="ltr"><<a href="mailto:ahocevar@opengeo.org">ahocevar@opengeo.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Since you are not the first one to report this issue, I created a ticket:<br>
<br>
<a href="http://trac.openlayers.org/ticket/2398" target="_blank">http://trac.openlayers.org/ticket/2398</a><br>
<br>
Please try out the patch there and report if it fixes your issue.<br>
<br>
Regards,<br>
Andreas.<br>
<div><div></div><div class="h5"><br>
On 2010-01-05 17:54, James McManus wrote:<br>
> I'm using the script below to read a KML file. The closing<br>
> </description> marks in the file have a page break before them. This<br>
> results in the descriptions not being read by the script below. This<br>
> problem does not occur when reading the file with Google Earth. Is<br>
> this a problem with Openlayers, or is Openlayers following stricter<br>
> XML syntax requirements?<br>
><br>
> var real = new OpenLayers.Layer.Vector("Neuse", {<br>
> projection: map.displayProjection,<br>
> strategies: [new OpenLayers.Strategy.Fixed()],<br>
> protocol: new OpenLayers.Protocol.HTTP({<br>
> url: "real.kml",<br>
> format: new OpenLayers.Format.KML({<br>
> extractStyles: true,<br>
> extractAttributes: true<br>
> })<br>
> })<br>
> });<br>
><br>
> Thanks<br>
> Jim<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
> <a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
><br>
<br>
<br>
--<br>
Andreas Hocevar<br>
OpenGeo - <a href="http://opengeo.org/" target="_blank">http://opengeo.org/</a><br>
Expert service straight from the developers.<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
<a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
</blockquote></div><br>