<?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; Maps Data</title>
	<atom:link href="http://www.nearby.org.uk/blog/tag/maps-data/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>Google powers your GeoDatabase</title>
		<link>http://www.nearby.org.uk/blog/2009/12/13/google-powers-your-geodatabase/</link>
		<comments>http://www.nearby.org.uk/blog/2009/12/13/google-powers-your-geodatabase/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 17:47:19 +0000</pubDate>
		<dc:creator>Barry</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[Maps Data]]></category>

		<guid isPermaLink="false">http://www.nearby.org.uk/blog/?p=345</guid>
		<description><![CDATA[Update: Dec 16th, Offical Blog post is out. And just for interest a TechCrunch post too. Sometime recently* Google has added &#8216;geo-filtering&#8217; and attribute filtering to the Google Maps Data API, I haven&#8217;t seen any announcement of this or other mention (if it was, it was below my radar), other than a tiny footnote in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update: Dec 16th, <a href="http://googlegeodevelopers.blogspot.com/2009/12/maps-data-api-bringing-geospatial.html">Offical Blog post</a> is out. And just for interest a <a href="http://www.techcrunch.com/2009/12/15/google-maps-spatial-search/">TechCrunch post</a> too. </strong></p>
<p>Sometime recently* Google has added <a href="http://code.google.com/apis/maps/documentation/mapsdata/developers_guide_protocol.html#Search">&#8216;geo-filtering&#8217; and attribute filtering</a> to the <a href="http://code.google.com/apis/maps/documentation/mapsdata/">Google Maps Data API</a>, I haven&#8217;t seen any announcement of this or other mention (if it was, it was below my radar), other than a tiny footnote in an <a href="http://code.google.com/apis/maps/articles/geospatial.html">Article</a> about doing geo-queries on AppEngine. </p>
<p>Anyway for people not aware of the Google Maps Data API, its basically a programmatic access method to the &#8216;My Maps&#8217; feature of Google Maps. So with the API you can use Google Maps as your Geo-Database. (Subject I believe to a limit of 10,000 features per &#8216;Map&#8217;, but can have many maps) </p>
<p>However it wasn&#8217;t all that useful, as all you could do was inject your data, or read it all back. But now that searching and filtering is possible, it makes the API a viable method store your data for a Google Maps API or similar mashup. As soon as you get beyond a trival number of markers, you need to store your data in a database, and being able to only fetch the features in the current viewport is a good way of only working with a small subset at once. </p>
<p>Curouslly, there doesn&#8217;t seem to be a &#8216;limit&#8217;; so a big bounding box, could potentially still access many features. But hopefully that will be rectified soon.<br />
Update2: Seems there is a <a href="http://code.google.com/apis/maps/documentation/mapsdata/reference.html#Feeds">max-results</a> : handy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nearby.org.uk/blog/2009/12/13/google-powers-your-geodatabase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

