<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Antonio Falciano escribi&oacute;:
<blockquote cite="mid:4AF7DD31.7050503@yahoo.it" type="cite">
  <pre wrap="">Hi,
please check this kml file [1] (click on Consult map): I can open it
with gvSIG 1.1.2, but with 1.9 build 1251 not.

Best regards,
Antonio

[1] <a class="moz-txt-link-freetext" href="http://diss.rm.ingv.it/diss/KML-HTMLoptions.html">http://diss.rm.ingv.it/diss/KML-HTMLoptions.html</a>

  </pre>
</blockquote>
Hi Antonio,<br>
<br>
You can't open it because the KML version. The file downloaded it's KML
2.0 and the oficial gvSIG KML version it is 2.1, this restriction was
included to gvSIG 1.9 avoiding the opening of kml files that the
application dont understand, but it doesn't tru at all, you can open
your file with gvSIG 1.9 only changing the kml version editing the file
with your favorite editor.<br>
You only have to replace on this line all the 2.0 or 2.2&nbsp; with 2.1...<br>
<br>
Example :<br>
<small><i>...<br>
&lt;kml xmlns=<a class="moz-txt-link-rfc2396E" href="http://earth.google.com/kml/2.0">"http://earth.google.com/kml/2.0"</a>&gt;<br>
....<br>
</i></small>substituded by <br>
<small><i>...<br>
&lt;kml xmlns=<a class="moz-txt-link-rfc2396E" href="http://earth.google.com/kml/2.1">"http://earth.google.com/kml/2.1"</a>&gt;</i></small><br>
...<br>
I have included the fixed kml file to you. <br>
<br>
Kind Regards!<br>
<div class="moz-signature">-- <br>
<meta http-equiv="CONTENT-TYPE" content="text/html; ">
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 3.0  (Linux)">
<meta name="CREATED" content="20090902;17342800">
<meta name="CHANGED" content="20090902;18181900">
<meta name="Informaci&oacute;n 1" content="">
<meta name="Informaci&oacute;n 2" content="">
<meta name="Informaci&oacute;n 3" content="">
<meta name="Informaci&oacute;n 4" content="">
<style type="text/css">
        <!--
                @page { margin: 2cm }
                P { margin-bottom: 0.21cm }
                A:link { so-language: zxx }
        -->
        </style>
<pre style="text-align: left;"><font face="AlMateen"><font
 style="font-size: 11pt;" size="2">        <font style="font-size: 13pt;"
 size="3">Carlos S&aacute;nchez Peri&ntilde;&aacute;n</font></font></font>
<font face="AlMateen"><font color="#808080">        Equipo desarrollo</font> <font
 color="#666666">GIS</font></font>
<font color="#666699"><font face="AlMateen"><font size="4">        <font
 style="font-size: 16pt;" size="4">Prodevelop S.L.</font></font></font></font>
<font face="AlMateen">        <font color="#808080"><font
 style="font-size: 10pt;" size="2">Tel</font></font><font
 style="font-size: 10pt;" size="2"> :  963510612</font></font>
<font face="AlMateen">        </font><font color="#808080"><font
 face="AlMateen">E-mail</font></font><font face="AlMateen"> : </font><a
 href="mailto:csanchez@prodevelop.es"><font face="Electron"><font
 style="font-size: 8pt;" size="1"><b>csanchez@prodevelop.es</b></font></font></a>
</pre>
<p style="margin-bottom: 0cm;"><br>
</p>
</div>
</body>
</html>