<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
>

<channel>
	<title>nearby.org.uk blog &#187; opensearch</title>
	<atom:link href="http://www.nearby.org.uk/blog/category/opensearch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nearby.org.uk/blog</link>
	<description>GIS, maps, mapping, geo, UK, Geograph, PHP, Perl and more</description>
	<lastBuildDate>Fri, 01 Jul 2011 18:59:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>OpenSearch (with Geo) Description File Tester</title>
		<link>http://www.nearby.org.uk/blog/2007/06/21/opensearch-with-geo-description-file-tester/</link>
		<comments>http://www.nearby.org.uk/blog/2007/06/21/opensearch-with-geo-description-file-tester/#comments</comments>
		<pubDate>Thu, 21 Jun 2007 11:29:26 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Experimental]]></category>
		<category><![CDATA[geo]]></category>
		<category><![CDATA[Nearby]]></category>
		<category><![CDATA[opensearch]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/2007/06/21/opensearch-with-geo-description-file-tester/</guid>
		<description><![CDATA[(Very) Simplistic tool for trying out a OpenSearch Description file : http://www.nearby.org.uk/opensearch/ &#8230; includes a Gmap to make defining the lat/long and/or bbox easy. (if the file has geo extensions) (Just submit the same file again, if you update it. btw don&#8217;t submit a definition file you don&#8217;t want to become public, but remember it [...]]]></description>
			<content:encoded><![CDATA[<p><span id="q_1134e00fb4eccc7e_0" class="q">(Very) Simplistic tool for trying out a <a href="http://www.opensearch.org/">OpenSearch</a> Description file :</span></p>
<p><a target="_blank" onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.nearby.org.uk/opensearch/">http://www.nearby.org.uk/opensearch/</a></p>
<p>&#8230; includes a Gmap to make defining the lat/long and/or bbox easy. (if the file has <a href="http://www.opensearch.org/Specifications/OpenSearch/Extensions/Geo/1.0/Draft_1">geo extensions</a>)</p>
<p>(Just submit the same file again, if you update it. btw don&#8217;t submit a definition file you don&#8217;t want to become public, but remember it is called &#8216;open&#8217; <img src='http://www.nearby.org.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I realised after <a href="http://www.nearby.org.uk/blog/2007/06/21/opensearching-the-geoweb-and-limiting-it/">mentioning</a> we updated the description file on <a target="_blank" onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.geograph.org.uk/">  www.geograph.org.uk</a>, that it wasn&#8217;t fully tested, (hate testing, but not adverse to spending 2 hours scripting a tester), and in fact this tool highlighted a mistake!</p>
<p>Hope it of interest, feedback welcome,</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2007/06/21/opensearch-with-geo-description-file-tester/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>opensearching the geoweb&#8230; (and limiting it)</title>
		<link>http://www.nearby.org.uk/blog/2007/06/21/opensearching-the-geoweb-and-limiting-it/</link>
		<comments>http://www.nearby.org.uk/blog/2007/06/21/opensearching-the-geoweb-and-limiting-it/#comments</comments>
		<pubDate>Thu, 21 Jun 2007 08:42:47 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[Experimental]]></category>
		<category><![CDATA[geo]]></category>
		<category><![CDATA[Geograph]]></category>
		<category><![CDATA[opensearch]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/2007/06/21/opensearching-the-geoweb-and-limiting-it/</guid>
		<description><![CDATA[Andrew over at highearthorbit.com recently put together a proposal for a Geo Extension to Opensearch. Naturally I couldn&#8217;t not add it to the Geograph OpenSearch definition, will have to keep an eye on the logs to see if there is any take up&#8230; This also reminds me that nearby.org.uk is in need of some loving, [...]]]></description>
			<content:encoded><![CDATA[<p>Andrew over at highearthorbit.com recently put <a href="http://highearthorbit.com/opensearch-geo-and-time-extensions/">together a proposal</a> for a <a href="http://www.opensearch.org/Specifications/OpenSearch/Extensions/Geo/1.0/Draft_1">Geo Extension</a> to <a href="http://www.opensearch.org/">Opensearch</a>.</p>
<p>Naturally I couldn&#8217;t not add it to the <a href="http://www.geograph.org.uk/stuff/osd.xml">Geograph OpenSearch definition</a>, will have to keep an eye on the logs to see if there is any take up&#8230;</p>
<p>This also reminds me that nearby.org.uk is in need of some loving, there are some datasets locked away within that could be made searchable (of course geographically!) in this way.<br />
One thing that struck me reading the proposal, is that a method to specify geographical extents that the engine works with. Thereby a sane search initiator could know that searching Geograph for locations in Austrialia is likely to end in tears&#8230;.</p>
<p>Something <span style="font-style: italic">like </span>a simple:</p>
<blockquote><p>&lt;opensearchgeo:extents&gt;<br />
&lt;georss:box>49,- 9.5,62,2.3&lt;/georss:box&gt;<br />
&lt;/opensearchgeo:extents&gt;</p></blockquote>
<p>Would probably do it <img src='http://www.nearby.org.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Update: Sorry, just relised the tags didnt show up, seems TinyMce inside wordpress, decodes entities on its own, so double(!) encoding it is then.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2007/06/21/opensearching-the-geoweb-and-limiting-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

