SearchKmlTest.aspx
上传用户:huiyue
上传日期:2022-04-08
资源大小:1429k
文件大小:2k
源码类别:

搜索引擎

开发平台:

ASP/ASPX

  1. <%@ Page Language="c#" autoeventwireup="true" ContentType="application/vnd.google-earth.kml+xml" %><?xml version="1.0" encoding="UTF-8"?>
  2. <kml xmlns="http://www.opengis.net/kml/2.2">
  3.    <Document><name>Searcharoo Results for: thailand (!)</name>
  4. <description>The query took less than 1 millisecond.</description>
  5.         <Placemark>   
  6.             <name><![CDATA[Bed Supper Club (1)]]></name>
  7.             <description><![CDATA[
  8.                 Funky restaurant in Bangkok, Thailand
  9.                 <br />
  10.                 Size: 63392
  11.                 <br />
  12.                 Crawled Date: 6/3/2008 8:21:39 PM
  13.                 <br />
  14.                 <a href="http://localhost:3359/content/bed.jpg">http://localhost:3359/content/bed.jpg</a>
  15.             ]]></description>
  16.             <Point>      
  17.                 <coordinates>0,0,0</coordinates>    
  18.             </Point>
  19.         </Placemark>
  20.     
  21.         <Placemark>   
  22.             <name><![CDATA[Craig walking Tiger (1)]]></name>
  23.             <description><![CDATA[
  24.                 SONY DSC-H9 Craig walking Tiger Tiger Thailand TigerTemple
  25.                 <br />
  26.                 Size: 185203
  27.                 <br />
  28.                 Crawled Date: 6/3/2008 8:21:40 PM
  29.                 <br />
  30.                 <a href="http://localhost:3359/content/tiger.jpg">http://localhost:3359/content/tiger.jpg</a>
  31.             ]]></description>
  32.             <Point>      
  33.                 <coordinates>99.2318611111111,14.1136388888889,0</coordinates>    
  34.             </Point>
  35.         </Placemark>
  36.     
  37.         <Placemark>   
  38.             <name><![CDATA[CIA - The World Factbook -- Zambia (1)]]></name>
  39.             <description><![CDATA[
  40.                 CIA - The World Factbook -- Zambia nbsp; Country List | World Factbook Home The World Factbook nbsp; Zambia
  41.                 <br />
  42.                 Size: 45181
  43.                 <br />
  44.                 Crawled Date: 6/3/2008 8:21:50 PM
  45.                 <br />
  46.                 <a href="http://localhost:3359/content/za.html">http://localhost:3359/content/za.html</a>
  47.             ]]></description>
  48.             <Point>      
  49.                 <coordinates>28.17,-15.25,0</coordinates>    
  50.             </Point>
  51.         </Placemark>
  52.     
  53.    </Document>
  54. </kml>