<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Commenti a: KML Map Server</title>
	<atom:link href="http://www.itopen.it/soluzioni/kml-map-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itopen.it</link>
	<description>[lang_en]Open Web Solutions: WebGis, Open Source development[/lang_en][lang_it]Soluzioni WebGIS e sviluppo software Open Source[lang_it]</description>
	<lastBuildDate>Wed, 10 Mar 2010 20:44:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Di: Vincent Bonnal</title>
		<link>http://www.itopen.it/soluzioni/kml-map-server/comment-page-1/#comment-34956</link>
		<dc:creator>Vincent Bonnal</dc:creator>
		<pubDate>Fri, 12 Mar 2010 21:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itopen.it/lang_itkml-map-serverlang_itlang_enkml-map-serverlang_en/#comment-34956</guid>
		<description>Thank you for your answer Alessandro.

It was not too complicated ...
I added a parameter &quot;kmxfilename&quot;, I changed get_request () to read it and I changed send_header () and send_stream ().
Everything is ok!
Thank you for this script.</description>
		<content:encoded><![CDATA[<p>Thank you for your answer Alessandro.</p>
<p>It was not too complicated &#8230;<br />
I added a parameter &#8220;kmxfilename&#8221;, I changed get_request () to read it and I changed send_header () and send_stream ().<br />
Everything is ok!<br />
Thank you for this script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Alessandro Pasotti</title>
		<link>http://www.itopen.it/soluzioni/kml-map-server/comment-page-1/#comment-34937</link>
		<dc:creator>Alessandro Pasotti</dc:creator>
		<pubDate>Fri, 12 Mar 2010 11:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itopen.it/lang_itkml-map-serverlang_itlang_enkml-map-serverlang_en/#comment-34937</guid>
		<description>@Vincent

no, you need to modify the code and add a new metadata and parameter for the file name.

Not an easy job though.</description>
		<content:encoded><![CDATA[<p>@Vincent</p>
<p>no, you need to modify the code and add a new metadata and parameter for the file name.</p>
<p>Not an easy job though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Vincent Bonnal</title>
		<link>http://www.itopen.it/soluzioni/kml-map-server/comment-page-1/#comment-34936</link>
		<dc:creator>Vincent Bonnal</dc:creator>
		<pubDate>Fri, 12 Mar 2010 11:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itopen.it/lang_itkml-map-serverlang_itlang_enkml-map-serverlang_en/#comment-34936</guid>
		<description>Hello,
I want to use KML Mapserver but I need to control the file name generated by KML Mapserver. By default, the file name is doc.kml (or doc.kmz). Is there an hidden parameter for that  ;-) ?
Thank you for this component !</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I want to use KML Mapserver but I need to control the file name generated by KML Mapserver. By default, the file name is doc.kml (or doc.kmz). Is there an hidden parameter for that  <img src='http://www.itopen.it/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ?<br />
Thank you for this component !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Alessandro Pasotti</title>
		<link>http://www.itopen.it/soluzioni/kml-map-server/comment-page-1/#comment-33872</link>
		<dc:creator>Alessandro Pasotti</dc:creator>
		<pubDate>Fri, 12 Mar 2010 15:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itopen.it/lang_itkml-map-serverlang_itlang_enkml-map-serverlang_en/#comment-33872</guid>
		<description>@Arnaud,

localhost ?

Sorry if I&#039;m too rude, but your question indicates such a low knowledge of the web and it services that I strongly suggest you to hire a professional or to invest some more time studying.</description>
		<content:encoded><![CDATA[<p>@Arnaud,</p>
<p>localhost ?</p>
<p>Sorry if I&#8217;m too rude, but your question indicates such a low knowledge of the web and it services that I strongly suggest you to hire a professional or to invest some more time studying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Arnaud</title>
		<link>http://www.itopen.it/soluzioni/kml-map-server/comment-page-1/#comment-33871</link>
		<dc:creator>Arnaud</dc:creator>
		<pubDate>Fri, 12 Mar 2010 14:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itopen.it/lang_itkml-map-serverlang_itlang_enkml-map-serverlang_en/#comment-33871</guid>
		<description>Hi,

I&#039;m trying to use your KML Map Server class. 

Everything works fine when I specify a typename paramater like in this URL :  

http://MyServer/kmlservice.php?map=/MyMap.map&amp;typename=MyLayer

The return is an XML file with all the objects inside. 

When I use it whith no typename parameter the XML file look like this :



  
    
      zones_sfr
      1
      
        http://localhost:80/kmlservice.php?map=/MyMap.map&amp;typename=zones&amp;request=kml&amp;encoding=ISO-8859-1
      
    
    
      cellules_sfr
      1
      
        http://localhost:80/kmlservice.php?map=/MyMap.map&amp;typename=cellules&amp;request=kml&amp;encoding=ISO-8859-1
      
    
  


But when I use in Google Earth the server icon is always red. Like he can&#039;t dynamically load the XML.

Do you know what I&#039;m doing wrong?

Best regards


Arnaud</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to use your KML Map Server class. </p>
<p>Everything works fine when I specify a typename paramater like in this URL :  </p>
<p><a href="http://MyServer/kmlservice.php?map=/MyMap.map&amp;typename=MyLayer" rel="nofollow">http://MyServer/kmlservice.php?map=/MyMap.map&amp;typename=MyLayer</a></p>
<p>The return is an XML file with all the objects inside. </p>
<p>When I use it whith no typename parameter the XML file look like this :</p>
<p>      zones_sfr<br />
      1</p>
<p>        <a href="http://localhost:80/kmlservice.php?map=/MyMap.map&amp;typename=zones&amp;request=kml&amp;encoding=ISO-8859-1" rel="nofollow">http://localhost:80/kmlservice.php?map=/MyMap.map&amp;typename=zones&amp;request=kml&amp;encoding=ISO-8859-1</a></p>
<p>      cellules_sfr<br />
      1</p>
<p>        <a href="http://localhost:80/kmlservice.php?map=/MyMap.map&amp;typename=cellules&amp;request=kml&amp;encoding=ISO-8859-1" rel="nofollow">http://localhost:80/kmlservice.php?map=/MyMap.map&amp;typename=cellules&amp;request=kml&amp;encoding=ISO-8859-1</a></p>
<p>But when I use in Google Earth the server icon is always red. Like he can&#8217;t dynamically load the XML.</p>
<p>Do you know what I&#8217;m doing wrong?</p>
<p>Best regards</p>
<p>Arnaud</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: David Askov</title>
		<link>http://www.itopen.it/soluzioni/kml-map-server/comment-page-1/#comment-33865</link>
		<dc:creator>David Askov</dc:creator>
		<pubDate>Fri, 12 Mar 2010 21:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itopen.it/lang_itkml-map-serverlang_itlang_enkml-map-serverlang_en/#comment-33865</guid>
		<description>Worked great! Thanks.</description>
		<content:encoded><![CDATA[<p>Worked great! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Alessandro Pasotti</title>
		<link>http://www.itopen.it/soluzioni/kml-map-server/comment-page-1/#comment-33859</link>
		<dc:creator>Alessandro Pasotti</dc:creator>
		<pubDate>Fri, 12 Mar 2010 08:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itopen.it/lang_itkml-map-serverlang_itlang_enkml-map-serverlang_en/#comment-33859</guid>
		<description>@David,

You need to put &quot;%&quot; fields in DESCRIPTION_TEMPLATE, then put $[description] somewhere in BALLOON_TEMPLATE, kmlmapserver will first substitute &quot;%&quot; fields in DESCRIPTION_TEMPLATE, then substitute $[description] in BALLOON_TEMPLATE with the results of the first substitution.</description>
		<content:encoded><![CDATA[<p>@David,</p>
<p>You need to put &#8220;%&#8221; fields in DESCRIPTION_TEMPLATE, then put $[description] somewhere in BALLOON_TEMPLATE, kmlmapserver will first substitute &#8220;%&#8221; fields in DESCRIPTION_TEMPLATE, then substitute $[description] in BALLOON_TEMPLATE with the results of the first substitution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: David Askov</title>
		<link>http://www.itopen.it/soluzioni/kml-map-server/comment-page-1/#comment-33858</link>
		<dc:creator>David Askov</dc:creator>
		<pubDate>Fri, 12 Mar 2010 06:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itopen.it/lang_itkml-map-serverlang_itlang_enkml-map-serverlang_en/#comment-33858</guid>
		<description>My WFS response (with XML) got whacked when the form was submitted. The point was that there is a field called &quot;CONFIRMED_DEATHS&quot; coming from the WFS feed.</description>
		<content:encoded><![CDATA[<p>My WFS response (with XML) got whacked when the form was submitted. The point was that there is a field called &#8220;CONFIRMED_DEATHS&#8221; coming from the WFS feed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: David Askov</title>
		<link>http://www.itopen.it/soluzioni/kml-map-server/comment-page-1/#comment-33857</link>
		<dc:creator>David Askov</dc:creator>
		<pubDate>Fri, 12 Mar 2010 06:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itopen.it/lang_itkml-map-serverlang_itlang_enkml-map-serverlang_en/#comment-33857</guid>
		<description>Congratulations on building such an easy tool. I have placed field values in my RESULT_FIELDS and DESCRIPTION_TEMPLATE, but cannot figure out a way to include field values in my balloon templates. Is this possible? 

I was thinking something like this: 
BALLOON_TEMPLATE &quot;Deaths: %CONFIRMED_DEATHS%&quot;

Here is a bit of a WFS response for the layer: 
USA
Georgia
1
0
0
406

thanks!</description>
		<content:encoded><![CDATA[<p>Congratulations on building such an easy tool. I have placed field values in my RESULT_FIELDS and DESCRIPTION_TEMPLATE, but cannot figure out a way to include field values in my balloon templates. Is this possible? </p>
<p>I was thinking something like this:<br />
BALLOON_TEMPLATE &#8220;Deaths: %CONFIRMED_DEATHS%&#8221;</p>
<p>Here is a bit of a WFS response for the layer:<br />
USA<br />
Georgia<br />
1<br />
0<br />
0<br />
406</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Alessandro Pasotti</title>
		<link>http://www.itopen.it/soluzioni/kml-map-server/comment-page-1/#comment-33086</link>
		<dc:creator>Alessandro Pasotti</dc:creator>
		<pubDate>Fri, 12 Mar 2010 09:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itopen.it/lang_itkml-map-serverlang_itlang_enkml-map-serverlang_en/#comment-33086</guid>
		<description>@Guo,

I also don&#039;t know why: we are now two :)</description>
		<content:encoded><![CDATA[<p>@Guo,</p>
<p>I also don&#8217;t know why: we are now two <img src='http://www.itopen.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
