<?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"
	>
<channel>
	<title>Comments on: Microsoft to Compete With Google Earth? [update]</title>
	<atom:link href="http://www.gisblog.net/news/microsoft-to-compete-with-google-earth/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gisblog.net/news/microsoft-to-compete-with-google-earth/</link>
	<description>Geospatial Information Science - Trends, Tools &#038; Technologies</description>
	<pubDate>Wed, 07 Jan 2009 13:25:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Carsten Keßler</title>
		<link>http://www.gisblog.net/news/microsoft-to-compete-with-google-earth/#comment-27</link>
		<dc:creator>Carsten Keßler</dc:creator>
		<pubDate>Fri, 06 Jan 2006 08:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.gisblog.net/?p=20#comment-27</guid>
		<description>... and like they did with HTML and JavaScript. And there are certainly some other examples.</description>
		<content:encoded><![CDATA[<p>&#8230; and like they did with HTML and JavaScript. And there are certainly some other examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Maue</title>
		<link>http://www.gisblog.net/news/microsoft-to-compete-with-google-earth/#comment-26</link>
		<dc:creator>Patrick Maue</dc:creator>
		<pubDate>Thu, 05 Jan 2006 23:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gisblog.net/?p=20#comment-26</guid>
		<description>This is an interesting move of Microsoft. Let's hope that they stick to the OGC standards and don't incorporate their own, proprietary, ideas. (like they did with CSS).</description>
		<content:encoded><![CDATA[<p>This is an interesting move of Microsoft. Let&#8217;s hope that they stick to the OGC standards and don&#8217;t incorporate their own, proprietary, ideas. (like they did with CSS).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carsten Keßler</title>
		<link>http://www.gisblog.net/news/microsoft-to-compete-with-google-earth/#comment-25</link>
		<dc:creator>Carsten Keßler</dc:creator>
		<pubDate>Thu, 05 Jan 2006 10:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gisblog.net/?p=20#comment-25</guid>
		<description>Noiv, I've been playing around with wmsInterface, and it worked at least for some WMS. Might be a problem of the servers with the ones I could not add. But still, that's not what I would consider really user-friendly. And having a standard view defined by each WMS working on every layer is certainly a good idea.

Rkgeorge, I have not used WMS with SVG yet, but I know that there are hardly any servers offering this format. 

I don't know much of XAML, so I just have to believe what you say about this ;) However, you are right - vectors give away a lot (if not all) of the original information. So providers of services offering vector formats really have to be careful not do breach other ones copyrights.</description>
		<content:encoded><![CDATA[<p>Noiv, I&#8217;ve been playing around with wmsInterface, and it worked at least for some WMS. Might be a problem of the servers with the ones I could not add. But still, that&#8217;s not what I would consider really user-friendly. And having a standard view defined by each WMS working on every layer is certainly a good idea.</p>
<p>Rkgeorge, I have not used WMS with SVG yet, but I know that there are hardly any servers offering this format. </p>
<p>I don&#8217;t know much of XAML, so I just have to believe what you say about this <img src='http://www.gisblog.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> However, you are right - vectors give away a lot (if not all) of the original information. So providers of services offering vector formats really have to be careful not do breach other ones copyrights.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rkgeorge</title>
		<link>http://www.gisblog.net/news/microsoft-to-compete-with-google-earth/#comment-24</link>
		<dc:creator>rkgeorge</dc:creator>
		<pubDate>Wed, 04 Jan 2006 23:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.gisblog.net/?p=20#comment-24</guid>
		<description>As far as Microsoft/GeoTango, the interface could possibly move to .NET XAML, which unlike SVG is 3D. There are a lot of interesting possibilities as a WFS as well as WMS when client XAML is part of the equation. In a declarative XML graphic, aggregators or end users can add their own event listeners to customize local interaction relatively easily. It should allow us amateurs more leeway than even the Google API. WFS makes chaining a lot easier too. The big problem though, is vectors give away a lot of intelectual property.</description>
		<content:encoded><![CDATA[<p>As far as Microsoft/GeoTango, the interface could possibly move to .NET XAML, which unlike SVG is 3D. There are a lot of interesting possibilities as a WFS as well as WMS when client XAML is part of the equation. In a declarative XML graphic, aggregators or end users can add their own event listeners to customize local interaction relatively easily. It should allow us amateurs more leeway than even the Google API. WFS makes chaining a lot easier too. The big problem though, is vectors give away a lot of intelectual property.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rkgeorge</title>
		<link>http://www.gisblog.net/news/microsoft-to-compete-with-google-earth/#comment-23</link>
		<dc:creator>rkgeorge</dc:creator>
		<pubDate>Wed, 04 Jan 2006 23:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.gisblog.net/?p=20#comment-23</guid>
		<description>I ran into similar situation with an svg interface. 
Most public WMS getCapabilities don't seem to use the  and  tags. Some don't include either Layer  or Layer . Or if it is included it is just a generic overall bounding box rather than layer specific. The combination of BoundingBox with Min Max scale would allow a determination of visibility and avoid the dreaded white tile when using a simple </description>
		<content:encoded><![CDATA[<p>I ran into similar situation with an svg interface.<br />
Most public WMS getCapabilities don&#8217;t seem to use the  and  tags. Some don&#8217;t include either Layer  or Layer . Or if it is included it is just a generic overall bounding box rather than layer specific. The combination of BoundingBox with Min Max scale would allow a determination of visibility and avoid the dreaded white tile when using a simple</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noiv</title>
		<link>http://www.gisblog.net/news/microsoft-to-compete-with-google-earth/#comment-22</link>
		<dc:creator>noiv</dc:creator>
		<pubDate>Wed, 04 Jan 2006 13:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.gisblog.net/?p=20#comment-22</guid>
		<description>Adding your own servers with wmsInterface is simple, 
have a look at the 
&lt;a href='http://www.worldwindcentral.com/wiki/Add-on:WmsInterface#register_server' rel="nofollow"&gt;instructions&lt;/a&gt;

And I agree, the WMS standard is not end user compatible.
It lacks at least a defined view (Lat, Lon, Alt) where in ANY case choosen layer is useable and server does not return white tiles.</description>
		<content:encoded><![CDATA[<p>Adding your own servers with wmsInterface is simple,<br />
have a look at the<br />
<a href='http://www.worldwindcentral.com/wiki/Add-on:WmsInterface#register_server' rel="nofollow">instructions</a></p>
<p>And I agree, the WMS standard is not end user compatible.<br />
It lacks at least a defined view (Lat, Lon, Alt) where in ANY case choosen layer is useable and server does not return white tiles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carsten Keßler</title>
		<link>http://www.gisblog.net/news/microsoft-to-compete-with-google-earth/#comment-21</link>
		<dc:creator>Carsten Keßler</dc:creator>
		<pubDate>Wed, 04 Jan 2006 08:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.gisblog.net/?p=20#comment-21</guid>
		<description>I must admit that I don't quite remember how I tried to do it. It's been some weeks. So I just tried it again, and it works using the One World plugin. But I still don't know how to add my own, custom WMS. 

However, I still do think that this is all a bit too complicated for non-professionals. And maybe that's fine, because World Wind is a complex product, which is not really targeted at "non-GIS-people". But if Microsoft wants to compete with Google Earth, they have to make their product really easy to use.</description>
		<content:encoded><![CDATA[<p>I must admit that I don&#8217;t quite remember how I tried to do it. It&#8217;s been some weeks. So I just tried it again, and it works using the One World plugin. But I still don&#8217;t know how to add my own, custom WMS. </p>
<p>However, I still do think that this is all a bit too complicated for non-professionals. And maybe that&#8217;s fine, because World Wind is a complex product, which is not really targeted at &#8220;non-GIS-people&#8221;. But if Microsoft wants to compete with Google Earth, they have to make their product really easy to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noiv</title>
		<link>http://www.gisblog.net/news/microsoft-to-compete-with-google-earth/#comment-20</link>
		<dc:creator>noiv</dc:creator>
		<pubDate>Wed, 04 Jan 2006 00:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.gisblog.net/?p=20#comment-20</guid>
		<description>Did you tried wmsInterface to connect World Wind with OGC WMS servers?</description>
		<content:encoded><![CDATA[<p>Did you tried wmsInterface to connect World Wind with OGC WMS servers?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
