<?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: OpenSearch Geo and Time extensions</title>
	<atom:link href="http://highearthorbit.com/opensearch-geo-and-time-extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://highearthorbit.com/opensearch-geo-and-time-extensions/</link>
	<description>Transmitting ideas, observations, and images from 42,000 km.</description>
	<lastBuildDate>Tue, 07 Feb 2012 14:15:16 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: OpenSearch-Geo updates and test viewer :: High Earth Orbit</title>
		<link>http://highearthorbit.com/opensearch-geo-and-time-extensions/comment-page-1/#comment-302706</link>
		<dc:creator>OpenSearch-Geo updates and test viewer :: High Earth Orbit</dc:creator>
		<pubDate>Fri, 26 Mar 2010 13:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/opensearch-geo-and-time-extensions/#comment-302706</guid>
		<description>[...] still continues with the broad adoption of the OpenSearch-Geo extensions written at WhereCamp just about 3 years ago. The current OGC OWS-7 testbed is considering many ways in which to [...]</description>
		<content:encoded><![CDATA[<p>[...] still continues with the broad adoption of the OpenSearch-Geo extensions written at WhereCamp just about 3 years ago. The current OGC OWS-7 testbed is considering many ways in which to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OGC Mass Market working group discussion from Darmstadt :: High Earth Orbit</title>
		<link>http://highearthorbit.com/opensearch-geo-and-time-extensions/comment-page-1/#comment-275238</link>
		<dc:creator>OGC Mass Market working group discussion from Darmstadt :: High Earth Orbit</dc:creator>
		<pubDate>Wed, 30 Sep 2009 13:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/opensearch-geo-and-time-extensions/#comment-275238</guid>
		<description>[...] wrote OpenSearch-Geo at WhereCamp 2007 and since then it has stayed as a draft standard with various uptake across [...]</description>
		<content:encoded><![CDATA[<p>[...] wrote OpenSearch-Geo at WhereCamp 2007 and since then it has stayed as a draft standard with various uptake across [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Puzzlepieces &#8211; High Earth Orbit » Blog Archive » OpenSearch Geo and Time extensions (June 20, 2007)</title>
		<link>http://highearthorbit.com/opensearch-geo-and-time-extensions/comment-page-1/#comment-128784</link>
		<dc:creator>Puzzlepieces &#8211; High Earth Orbit » Blog Archive » OpenSearch Geo and Time extensions (June 20, 2007)</dc:creator>
		<pubDate>Wed, 28 Nov 2007 17:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/opensearch-geo-and-time-extensions/#comment-128784</guid>
		<description>[...] High Earth Orbit » Blog Archive » OpenSearch Geo and Time extensions - I was working on something like this back when I was working on OpenSearch, but the industry and formats weren&#8217;t at the right stage. It&#8217;s great that the community is working on this now, there is so much potential. I like Andrew&#8217;s point &#8220;that is almost too easy.&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] High Earth Orbit » Blog Archive » OpenSearch Geo and Time extensions &#8211; I was working on something like this back when I was working on OpenSearch, but the industry and formats weren&#8217;t at the right stage. It&#8217;s great that the community is working on this now, there is so much potential. I like Andrew&#8217;s point &#8220;that is almost too easy.&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://highearthorbit.com/opensearch-geo-and-time-extensions/comment-page-1/#comment-114386</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 11 Oct 2007 18:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/opensearch-geo-and-time-extensions/#comment-114386</guid>
		<description>Unfortunately, it looks like the Mapufacture search doesn&#039;t quite work right.  When I added it to the Firefox search box and entered &quot;chicago&quot;, it searched this URL:

http://mapufacture.com/search?keyword=chicago&amp;dtstart={time:start?}&amp;dtend={time:stop?}&amp;location={geo:locationString?}&amp;lat={geo:lat?}&amp;lon={geo:lon?}&amp;distance={geo:radius?}&amp;bbox={geo:box?}&amp;limit=&amp;page=

which yields an error.  Apparently Firefox isn&#039;t &quot;smart&quot; enough to remove the optional params when there are no values?  Trimming everything after &quot;chicago&quot; above gets the correct results.

Are there any public examples of tools which apply geo parameters to open search?  It sounds like a great building block.</description>
		<content:encoded><![CDATA[<p>Unfortunately, it looks like the Mapufacture search doesn&#8217;t quite work right.  When I added it to the Firefox search box and entered &#8220;chicago&#8221;, it searched this URL:</p>
<p><a href="http://mapufacture.com/search?keyword=chicago&amp;dtstart=" rel="nofollow">http://mapufacture.com/search?keyword=chicago&amp;dtstart=</a>{time:start?}&amp;dtend={time:stop?}&amp;location={geo:locationString?}&amp;lat={geo:lat?}&amp;lon={geo:lon?}&amp;distance={geo:radius?}&amp;bbox={geo:box?}&amp;limit=&amp;page=</p>
<p>which yields an error.  Apparently Firefox isn&#8217;t &#8220;smart&#8221; enough to remove the optional params when there are no values?  Trimming everything after &#8220;chicago&#8221; above gets the correct results.</p>
<p>Are there any public examples of tools which apply geo parameters to open search?  It sounds like a great building block.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

