From fdesbois@users.nuiton.org Fri Jul 9 16:15:29 2010 From: fdesbois@users.nuiton.org To: sandbox-commits@list.nuiton.org Subject: [Sandbox-commits] r421 - cartography/trunk/src/main/webapp Date: Fri, 09 Jul 2010 16:15:29 +0200 Message-ID: <20100709141529.4840E159FC@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8108170368266316601==" --===============8108170368266316601== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: fdesbois Date: 2010-07-09 16:15:29 +0200 (Fri, 09 Jul 2010) New Revision: 421 Url: http://nuiton.org/repositories/revision/sandbox/421 Log: hi ! Added: cartography/trunk/src/main/webapp/test.kml Modified: cartography/trunk/src/main/webapp/charente-maritime.html Modified: cartography/trunk/src/main/webapp/charente-maritime.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- cartography/trunk/src/main/webapp/charente-maritime.html 2010-06-22 18:28= :40 UTC (rev 420) +++ cartography/trunk/src/main/webapp/charente-maritime.html 2010-07-09 14:15= :29 UTC (rev 421) @@ -20,7 +20,7 @@ {layers: 'basic'} ); =20 - var charente =3D new OpenLayers.Layer.GML("KML", "kml/charente-m= aritime.kml", + var charente =3D new OpenLayers.Layer.GML("KML", "test.kml", { format: OpenLayers.Format.KML, formatOptions: { Added: cartography/trunk/src/main/webapp/test.kml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- cartography/trunk/src/main/webapp/test.kml (rev 0) +++ cartography/trunk/src/main/webapp/test.kml 2010-07-09 14:15:29 UTC (rev 4= 21) @@ -0,0 +1,46 @@ + + + + + + Port de La Rochelle + 1 + + <p>Embarquements depuis janvier 2010</p> + <table> + <tr> + <th>Navire</th> + <th>Embarquements r=C3=A9alis=C3=A9s</t= h> + <th>Embarquements refus=C3=A9s</th> + </tr> + <tr> + <td>COUCOU CASSE-COU</td> + <td>10</td> + <td>2</td> + </tr> + <td>PILE-POIL</td> + <td>0</td> + <td>1</td> + </tr> + <tr> + <td>LE FLEURISTE</td> + <td>8</td> + <td>0</td> + </tr> + </table> + + + -1.153307,46.157659 + + + + --===============8108170368266316601==--