<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
	>
<channel>
	<title>Comments on: EPA KML a great step, but both forward and backward</title>
	<atom:link href="http://highearthorbit.com/epa-kml-a-great-step-but-both-forward-and-backward/feed/" rel="self" type="application/rss+xml" />
	<link>http://highearthorbit.com/epa-kml-a-great-step-but-both-forward-and-backward/</link>
	<description>Transmitting ideas, observations, and images from 42,000 km.</description>
	<lastBuildDate>Wed, 17 Mar 2010 20:25:51 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pawan Kumar</title>
		<link>http://highearthorbit.com/epa-kml-a-great-step-but-both-forward-and-backward/comment-page-1/#comment-272249</link>
		<dc:creator>Pawan Kumar</dc:creator>
		<pubDate>Mon, 07 Sep 2009 12:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/epa-kml-a-great-step-but-both-forward-and-backward/#comment-272249</guid>
		<description>Hi,
I want to know that i can imort the kml file into Bing epa if it is possible please tell what is the process to imort kml file into Bing epa

thanks 
Pawan Kumar</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I want to know that i can imort the kml file into Bing epa if it is possible please tell what is the process to imort kml file into Bing epa</p>
<p>thanks<br />
Pawan Kumar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Cothran</title>
		<link>http://highearthorbit.com/epa-kml-a-great-step-but-both-forward-and-backward/comment-page-1/#comment-132297</link>
		<dc:creator>Jeremy Cothran</dc:creator>
		<pubDate>Tue, 11 Dec 2007 20:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/epa-kml-a-great-step-but-both-forward-and-backward/#comment-132297</guid>
		<description>Like Jason, I also see KML as a facilitating data exchange as well as data styling - my frustration with the ExtendedData element is that it seems to handle only a very simple case of listing the same attribute at multiple locations - a common situation I see in obsevation systems is that several redundant/different observation types are measured at the same location(approximately) with mainly differentiations in elevation measured.  The simplest metadata schema that I  developed to handle this situation is detailed at http://carocoops.org/twiki_dmcc/bin/view/Main/ObsKML

An alternative(but file intensive) approach that fits the single attribute per placemark approach using the EPA example would be for EPA to list separate KML files for each observationType(say NOx) and unitOfMeasure(say ppm), leaving only the measurementValue, etc in the ExtendedData schema.  Doing this still leaves establishing the observationType and unitOfMeasure per file as a best practice than part of an xml schema.</description>
		<content:encoded><![CDATA[<p>Like Jason, I also see KML as a facilitating data exchange as well as data styling &#8211; my frustration with the ExtendedData element is that it seems to handle only a very simple case of listing the same attribute at multiple locations &#8211; a common situation I see in obsevation systems is that several redundant/different observation types are measured at the same location(approximately) with mainly differentiations in elevation measured.  The simplest metadata schema that I  developed to handle this situation is detailed at <a href="http://carocoops.org/twiki_dmcc/bin/view/Main/ObsKML" rel="nofollow">http://carocoops.org/twiki_dmcc/bin/view/Main/ObsKML</a></p>
<p>An alternative(but file intensive) approach that fits the single attribute per placemark approach using the EPA example would be for EPA to list separate KML files for each observationType(say NOx) and unitOfMeasure(say ppm), leaving only the measurementValue, etc in the ExtendedData schema.  Doing this still leaves establishing the observationType and unitOfMeasure per file as a best practice than part of an xml schema.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://highearthorbit.com/epa-kml-a-great-step-but-both-forward-and-backward/comment-page-1/#comment-130375</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 04 Dec 2007 13:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/epa-kml-a-great-step-but-both-forward-and-backward/#comment-130375</guid>
		<description>That&#039;s a very good point Brian - the responsibility typically lay with the tool developers rather than the user. 

The common argument I&#039;ve heard in favor of this type of behavior (mixing attribute data as Altitude), and as Jason points out, is that it &quot;looks good in Google Earth&quot; - however, 1) Google Earth isn&#039;t the only KML client, so if we permit &quot;mixing&quot; of arbitrary bits and representations then we&#039;re going to get the &#039;GeoBrowser&#039; incompatibilies like we have in browsers (how should I render an extruded marker?) and 2) is KML really just a &#039;drawing format&#039; like SVG in a different canvas space? That&#039;s what the &quot;it&#039;s good enough for viz&quot; seem to be saying.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a very good point Brian &#8211; the responsibility typically lay with the tool developers rather than the user. </p>
<p>The common argument I&#8217;ve heard in favor of this type of behavior (mixing attribute data as Altitude), and as Jason points out, is that it &#8220;looks good in Google Earth&#8221; &#8211; however, 1) Google Earth isn&#8217;t the only KML client, so if we permit &#8220;mixing&#8221; of arbitrary bits and representations then we&#8217;re going to get the &#8216;GeoBrowser&#8217; incompatibilies like we have in browsers (how should I render an extruded marker?) and 2) is KML really just a &#8216;drawing format&#8217; like SVG in a different canvas space? That&#8217;s what the &#8220;it&#8217;s good enough for viz&#8221; seem to be saying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Hamlin</title>
		<link>http://highearthorbit.com/epa-kml-a-great-step-but-both-forward-and-backward/comment-page-1/#comment-130115</link>
		<dc:creator>Brian Hamlin</dc:creator>
		<pubDate>Mon, 03 Dec 2007 06:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/epa-kml-a-great-step-but-both-forward-and-backward/#comment-130115</guid>
		<description>thanks for the heads up.. I am guessing the EPA is using GDAL to generate the KML, because not too many generators mark the KML as v2.0 anymore.  Also, yes, it is kind of wacky that they use altitude this way. But hey, KML is a display format. You are going to see all kinds of things. I&#039;m glad they have a CSV/HTML output listed right near by, too.. 

This data isn&#039;t for hard-core analysis, this is public outreach for techies. And there is a place for that. Overall, thumbs up</description>
		<content:encoded><![CDATA[<p>thanks for the heads up.. I am guessing the EPA is using GDAL to generate the KML, because not too many generators mark the KML as v2.0 anymore.  Also, yes, it is kind of wacky that they use altitude this way. But hey, KML is a display format. You are going to see all kinds of things. I&#8217;m glad they have a CSV/HTML output listed right near by, too.. </p>
<p>This data isn&#8217;t for hard-core analysis, this is public outreach for techies. And there is a place for that. Overall, thumbs up</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Birch</title>
		<link>http://highearthorbit.com/epa-kml-a-great-step-but-both-forward-and-backward/comment-page-1/#comment-130039</link>
		<dc:creator>Jason Birch</dc:creator>
		<pubDate>Sun, 02 Dec 2007 22:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/epa-kml-a-great-step-but-both-forward-and-backward/#comment-130039</guid>
		<description>Interesting take Andrew.  I see KML as filling two roles: data presentation and data exchange (if you&#039;re not willing to take the time to develop a GML schema).  

I sometimes have a hard time maintaining semantic goodness while achieving the level of creative and attractive results in Google Earth that I desire.  For instance, the work that I&#039;ve been doing recently with panoramic photos and earlier using a multigeometry for polygonal mouse-overs really makes the data not suitable for import into a GIS.  ...and in these cases I care less about that than I do about it looking good and working well in Google Earth.

Those are relatively extreme cases though.  I agree that it would be great if styling was suitable divorced from attributes so that we  are less tempted to make the data ineffective outside of its intended purpose.  This is one of the reasons I am glad to see KML get pushed into a standards track; in many ways this is similar to the browser wars around HTML that we are just starting to recover from now.  I see great value in KML as an information dissemination format, and the more &quot;standard&quot; it can be, the wider its reach.

Hmm.  What was my point?  Good thing this is just a comment.
</description>
		<content:encoded><![CDATA[<p>Interesting take Andrew.  I see KML as filling two roles: data presentation and data exchange (if you&#8217;re not willing to take the time to develop a GML schema).  </p>
<p>I sometimes have a hard time maintaining semantic goodness while achieving the level of creative and attractive results in Google Earth that I desire.  For instance, the work that I&#8217;ve been doing recently with panoramic photos and earlier using a multigeometry for polygonal mouse-overs really makes the data not suitable for import into a GIS.  &#8230;and in these cases I care less about that than I do about it looking good and working well in Google Earth.</p>
<p>Those are relatively extreme cases though.  I agree that it would be great if styling was suitable divorced from attributes so that we  are less tempted to make the data ineffective outside of its intended purpose.  This is one of the reasons I am glad to see KML get pushed into a standards track; in many ways this is similar to the browser wars around HTML that we are just starting to recover from now.  I see great value in KML as an information dissemination format, and the more &#8220;standard&#8221; it can be, the wider its reach.</p>
<p>Hmm.  What was my point?  Good thing this is just a comment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
